Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
The Make Controller is an open microcontroller platform for Makers of all kinds, by MakingThings. Note - current code is hosted on the MakingThings site at https://www.makingthings.com/svn
This code programmed into an AVR microcontroller wired to the receiver's JTAG port allows loading unsigned code on SMP8634 based media receivers enabling you to boot other operating systems e.g. Linux. (Only x30Xt receivers are currently supported)
This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
CheckFence is a SAT-based formal verification tool that analyzes C code implementing concurrent data types on multiprocessors (concurrent queues, sets etc.) with respect to a selected memory model.
A collection of device drivers and system level code to enable user-space to directly interact with hardware and system features, bypassing the kernel, to effectively enable user-space device drivers.
This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
Very simple DVB signal level indicator. No extra library dependency, only standard X library. Very small and simple C code. Tested with 2.6 series kernel, SkyStar2 DVB card and WindowMaker0.92 on Slackware 12. e-mail: maxcompress@yahoo.com
IRM is a Web-based asset tracking and trouble ticketing system built for IT departments and helpdesks. It keeps detailed information on both hardware and software, including each computer and network device in your organization.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This software schedules the shutdown and startup of networked NEC LT280 Projectors. This saves lamp life and electricity usage. It was written for the Art Institute of Charleston's computer labs and smart classrooms.
the point is to get 15 xboxs put a linux os on all of them them add each of them to a cluster to make a cheap super computer that combines the processing power to be about 10.73 ghz process power and 960mb memory.memory is expanded but alot of soldering
Sysglance profiles the linux computer, providing the user withan at-a-glance snapshot of the computer. The program is Python based and currently relies on the dmidecode utility to collect the majority of it's information.
It's a software/hardware project to turn the Atmel AVR8 controllers into something simmilar to a home-computer. Currently connecting a TV-Monitor and a
keyboard is supported. It is also meant to serve as a future cheap computer alternative.
This is a simulation of an open CPU, called 67-80-85. It tries to implement a simple, efficient CPU. It includes the simulator, an assembler, a sample code for a boot loader (ROM), a microkernel prototype and tests. - "The 3-legged shinning steel horse
A shell script utility to configure your Alcatel/Thomson SpeedTouch modem under GNU/Linux.
This project uses code by the speedtouch.sf.net project, but many users find it easier to configure.
PARASOL is a C library for implementing computer-system simulations.
PARASOL is a C library for implementing simulations of computer systems. It supports a simulated, user-configured, multiprocessor environment on which user-written software (in C or C++) is executed.
SIMACH is a Emulator Development Kit. The goal is to develop a IDE that'll allow a developer to easily write and debug a highly portable emulator, automaticly generating code to the destination plataform.
IXP4XX Open Source Development Guide - A central clearing house for obtaining and developing open source HOWTOs, scripts, patches and sourcecode examples that show beginners and experts alike how to use the Intel (R) IXP4XX Product Line
(IXP425)
WIFI-BOX Firmware for WRT54G(s), Hacked with Linksys's GPL sourcecode, Add more futures for this Wireless Router...
Updated: Now support for GS version and Asus WL-500GS...
Help port the tulip driver from free/net/openbsd to Darwin OS. So far the driver is written to the ADMtek 985 clone chipset and the PNIC 82c169 chipset. Due to IOKit's object-oriented design, the code can be easily subclassed to support new chipsets.
SQS is a project assigned to remote management of computer systems. It provides a means by which a user may control the task queue on a remote computer. The system is flexible and easy to use, configure, and install. It includes secure data transfers.
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.