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.
Create free account
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.
ManRiX is an open source microkernel based operating system with POSIX interface. It is written from scratch using C and Assembly. Microkernel contains just few basic components of an Operating System while others are implemented as user process.
The Patagonia OS is intended to work with x86 computers. It is for general purposes and can be modified easily and add drivers for other devices. The main idea of this kernel is transform PCs into research machines.
Rt-Simulator is a library to simulate task behaviors on uni/multi-processors with different scheduling algorithms. It provides a run-time reference by fast-prototyping and it can also used for scheduling algorithm research simulation.
**DISCONTINUED** BOS – B.lu operating System, is an operating system dedicated to small microcontrollers and CPUs without MMU. Actually is dedicated to Texas Instruments MSP430 microcontrollers (it can be ported to other CPUs without great changes)
Projeto de um backport para ser utilizado para os mais diversas necessidades como execução de comandos remotos sem ter que utilizar um servidor ssh por exemplo.
This project intend to offer a small multimedia operating system to watch films, listen music or look pictures. --please report any bug to https://bugs.edge.launchpad.net/festival-os --ask your questions to https://answers.edge.launchpad.net/festival-os
This is simply a kernel written in C and assembly targeted to rebuild the majority of software, libraries and tools to create a stand alone software solution.
Library for filesystems intended to be used in embedded projects.
The library currently supports FAT12/16/32 reading & writing on SD-cards, and is easily expandable for use with other devices on any platform.
CakeOS is a hobby operating system started by Lukem_95. It is written in C with some partial ASM coding. Cake is a modern OS with portable functions and drivers. We are looking to keep a fairly small team size for this project.
Javum, the Java Virtual Unix Machine, is an ambitious project which aims to provide a full virtualized Unix environment including C compiler (GCC), Unix-like API, shell, and command line tools, inside of a JVM. Details @ http://javum.wiki.sourceforge.net
Extension Beans Data Library provides with a Glib based library to handle modules (aka) extensions to kernels. Plugin architecture allows developers to implement their own classes to dinamically add support to different kind of systems, kernels and modul
A small micro operating system kernel written in C (and partly assembly).
Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system.
The code is designed to be clearly understandable.
DefconfigManager is too to generate consistent Linux Kernel defconfig for different architectures and machines. It is based Kconfiglib, Python library to parse Kconfig's and defconfigs.
InterStructures a Linux System Administration platform built using MMC familiar to systems administrators.It is a complete server administration platform integrating Linux and Windows servers and providing intuitive and easy point and click administratio
This is an Mini Operating System for intel protected mode. This OS is written to understand OS concepts such as paging, VM, multitasking, Interrupt handling. This project is mainly done for educational purpose.
The DEX Operating system allows for the dynamic reconfiguration and customization of various system services using concepts found in extensible operating systems. The ultimate goal of this operating system is to achieve zero static inter-module calls.
Fortress OS is an open source modern multitasking operating system. Intel IA-32 386 compatibility. Fortress is clean implemented from scratch. Fortress is still in early stage ( current state at the end of plan 2 ) and needs huge work.
Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .