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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Note: the project is basically dead, as I started rewriting it but I don't have much free time to work on it.
It's basically a micro-kernel, but on top of that, instead of having multiple servers running as standalone processes, it has a modular kernel, so that each server is a module of this kernel.
The micro-kernel contains only the scheduler, memory management and drivers for high-speed devices (like gigabit ethernet NICs or video cards).
Driver module using rtc-driver allowing multiple users to use the real-time-clock. Each task opening the timer device gets its own image of the RTC. Except setting the RTC, all features can be used on a per task basis without frequency restriction.
A basic operating system that can realize some basic functions. It is developing for educational purposes. It is being developed simultaneously with sslib, the Simple Standard Library for developers program no-OS apps, program NuOS commands or program an operating system.
several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
MPLS for Linux is a project to implement a MPLS (Multi Protocol Label Switching) stack for the Linux kernel, and portable versions of the signaling protocols associated with MPLS.
U-tube is a dynamic memory management tool for Xen virtualized envi
U-tube monitors the memory usage of each VM to detect its memory pressure, and periodically adjusts its memory allocation via memory hotplug. It is implemented as a loadable device driver to coordinate guest OS’ MMU with underlying hypervisor. In contrast to the popular ballooning mechanism, memory hotplug can dynamically expand a guest OS’s physical memory space beyond its maximum configured at booting time.
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.
MultiTCP is a benchmark environment for testing TCP congestion avoidance algorithms and other TCP enhancements. It uses the kernel logs to print out segments statistics and internal TCP variables, to analyze and understand Linux TCP behavior.
IdyllaOS is simple operating system. System is based on monolithic kernel with drivers of devices loaded as kernel modules. As required for a modern operating system, it supports features like virtual memory, memory protection and multitasking.
Longene ( Linux Unified Kernel ) is an open source project sponsored by Insigma Co., Ltd. It aims to implement a kernel module in Linux that provides a system-call and driver layer to allow the Windows applications to run on the Linux OS.
The BohOS Operating System is an OS based on μMPS machine (http://mps.sourceforge.net/), divided into six layers. Each layer provides an abstraction layer to the i+1 layer.
Ace is a micro kernel for developers and researchers. The main goal is to create a very light and compact kernel from scratch with modern OS research concepts.
A linux kernel module inspired by i7z that enables unprivileged users to monitor informations like current frequency (including Turbo Boost!) and temperature of Intels Core i processor family.
An operating system kernel designed with simplicity, readability, and elegance in mind. No longer written from scratch, but built on "the shoulder of giants." Specifics are given in the CREDITS file starting from v0.04
JnuxBand, a portable Angband for x86.
JnuxBand is a simple Linux bootdisk, based on Busybox and uClibc that contains everything you need to play the game Angband, an ASCII roguelike dungeon exploration game.
Linux PAE64 is a linux kernel port which runs 32 bit device drivers and 64 bit user applications. The kernel runs in compatibility mode using memory range 3G to 4G.