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.
Try free now
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Eclipse OS is a C++ kernel that I am starting as a summer project. Right now it is fully bootable and can accept input from the keyboard. It can also do simple tasks like detect how much RAM a computer has, or tell time. I am hoping to port C++ compiler.
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.
Linux support for PCMCIA and CardBus devices, including kernel services, client drivers, and user-level utilities. The kernel components are deprecated for 2.4 and later kernels. The user-level tools are deprecated for 2.6.13 and later kernels.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
AUTHd: Admission control daemon is a system aiming to provide authentication and authorisation services to other services. Uses the keynote trust management system. It is accessible via IPC, network (OpenSSL support) and kernel-space.
PackageFS is a virtual user file system which provides powerful package management with simple file system operations.It is based on LUFS kernel patch (http://lufs.sourceforge.net) with few modifications.It will be transparent to variuos package managers.
Freedom OS aims to be stable and free operating system, and include features like: latest stable linux kernel, GNU userland, tcsh as default shell, pkgsrc for easy packages management
Enables the possibility of suspending a machine to disk under Linux. It does not need either APM or ACPI support. Software suspend creates an image which is saved in swap partition(s) or a regular file. At the next boot, the kernel detects the saved imag
AEM implements a native support for asynchronous events in the Linux kernel. Its aim is to bring carrier-grade characteristics to Linux: scalability and soft real-time responsiveness.
SDL REFLEX is the micro kernel of a real time operating system for the AVR microcontroller family. The kernel is especially designed to implement systems described in SDL The Specification and Description Language . Compiler GNU ANSI-C for AVR v.3.3
Nemesis is a tiny real time operating system kernel based on x86 PCs.
Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
USRBAC is a kernel patch and userspace daemon that allows role based access control to be mitegated in userspace. The goal is to allow a secure way to impliment RBAC compliant security systems using a daemon in userspace
Shfs is a simple and easy to use Linux kernel module which allows you to mount remote filesystems using (secure) shell connection. It comes with rpm/deb package support.
This is a project for using Digitalway/Adtec digital audio player MPIO (DMG, DMG+, DMK, DME, FD100, FL100) under Linux. It provides Linux kernel module driver, userspace library and utility.
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.
Network to serial port data relaying linux kernel module. Used for duplication of network ingress data, to serial port (TTY S) driver egress buffer.Serial line choice could be configured via sysctl and via proc fs (/proc/sys/net/core/zercopy_serial).
This project is based on PXES
linux thin client (by Diego Torres Milano). Project is a few simple scripts (bash
and perl), which in auto mode can collect information about hardware
installed on diskless terminals, create kernel configuration file,
c
Unix kernel module for MR97310 or MR97310A USB chip used in digital cameras by Aiptek, Mars, Emprex ... Attempting to use existing modules with slight modification failed, so development stopped. If you are willing to take over this project, please email
The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.