Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
DVD/CD UDF disc drive tools, esp. for the Iomega RRD (aka Iomega REV) drive. Usability patches for UDF mkfs and fsck. Commentary for the lk MMC and UDF source code. cvs co tarballs for firewalls that defeat CVS. Links, FAQ's, troubleshooting hints.
The purpose of this proyect is provide with a distributed system to manage extensions to modular kernels like Linux and Solaris kernels. It also manages programs running on RTLinux.This sistem will interact with kernel extensions through GNOME.
RSMeter is a package for interfacing to the RadioShack/Metex 22-168A series of serial-connected multimeters. Currently, it includes an ncurses interface and a script to graph readings. Support for other meters is planned in the future, with an API.
Access Point Utilites for Unix - it's a set of utilites to configure and monitor Wireless Access Points under Unix using SNMP protocol. Utilites knownly compiles and run under Linux, FreeBSD, NetBSD, OpenBSD, MacOS-X, AIX, QNX.
ARCNET network controller core, descriped in VHDL with datasheet, documentation, device drivers, a software testsuite and examples. All based on the PM20100 VHDL-design from Peter Mühlenbrock.
Small program for enumerate all the PCI and USB devices in system, check if the device is supported by the kernel, automatically load necessary modules for this devices. Used in small embedded systems with less disk space and stripped kernel features.
The Simple Software Radio peripheral project is dedicated to developing and supporting open source software defined radio software and hardware. The project places an emphasis on thorough documentation and elegant modular design.
A nice tool for low-level managing of the parallel port and for experimenting with it.
It uses GTK+ 2 for the GUI and runs on Linux and Windows (with mingw32).
Linux drivers to allow ALSA audio applications to communicate over the IEEE1394/Firewire bus. This allows audio and midi data to be shared between multiple workstations and audio devices on a 1394 network, using the IEC 61883-6 protocol
A daemon for X11, which watches for mouse wheel actions and outputs them as keypresses. It can be configured separately for different windows. It also allows input from it's own (included) gpm, or from jamd, or from XFree86 ZAxis mouse wheel conversio
A small commandline utility for controlling devices connected to the paralellport, for example a relay. When it was small (v0.1) it could only write, but now it's grown older and learned how to read too (v0.2).
A linux kernel driver for lirc (http://www.lirc.org/) to support the USB StreamZap PC Remote (http://www.streamzap.com/).
NOTE: This code is now deprecated in favour of the lirc_streamzap contained in lirc 1.7.1 and higher.
Displays the contents of the files in the /proc/acpi and records their changes. Useful to get an idea of the ACPI properties of a computer and to see how entries are changing over time (as _should_ temperature or battery capacity).
wdt_s2723.c is a Linux loadable kernel module to drive the Watchdog Timer (WDT) on the Tyan S2723 Tiger i7501. The module interfaces with user space via the /proc filesystem.
GPTools is a selection of Linux tools for use with the GP32 handheld console, including the GPlink command-line transfer tool and GPlinkUI Perl::GTK2 front-end
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.