One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
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.
SD is a new operating system developed in the Pascal language (FreePascal, FPC/FPK) and NASM for IA-32. It's main purpose is to provide a fast and simple 32-bit multitasking OS. The OS must have several DOS, Windows and Linux features and maybe Win32 emu.
Mithrill is an exprerimental microkerenl based operating system. Out initial interest will be in the research of persistant and distributed systems, and security techniques on top of a microkernel.
Hadie - Hardware Abstracting Device Independent Environment. Or just another micro kernel for embedded devices.
Supported architecture are i8051 (80515c), i166 (XC161CJ), Tricore (TC1775B), m68k (m68332) and i386.
A simple operating system made for educational purposes. It will be a 32 bit multitasking open source operating system. Latest release covers interrupt handling, device drivers and shell service.
The Fecundity Project has the purpose of creating a streamlined AMD64 based Operating System. We will hopefully create a stable and secure operating environment, and to investigate orthogonal persistence.
AcOS is an acronym for Assembly Constructed Operating System.
As the name suggests AcOS is written in the assembly programming language and written for the Intel i386+ and compatible range of processors.
Still in early development
WISDOM is a 32-bit operating system with a primitive shell implemented. It is copyrighted under GNU/GPL license. WISDOM is also a research into the field of design of operating system. Operating System Development has been in the shadow in recent times.
Fast, multi-threaded OS for PCs and 386+ based embedded systems. Runs many DOS, DPMI and Win32 console programs. 100% assembly with segment protection.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Committed to the development of fundamental ACPI (Advanced Configuration and Power Interface) components for Linux. This includes a generic ACPI table parser, AML interpreter, bus and device drivers, policy, user interface, and support tools.
An ambitious project being undertaken by the teens of the UK, accepting new members, to create a stable yet powerful OS targeted at webhosting. And our main aim is to keep it simple for the newbies out there. ;)
We are developing a suite of software to control USB I/O devices.
Initially the support will be for Windows and Linux hosted Human Interface Devices (HID) although hopefully this will extend to virtual comms. port control in the future. API coming...
Tyros is a highly modular operating system aimed towards providing the unified interface between user-space applications and all types of system objects (i.e. threads, processes, users, computers, networks etc)
The Trinary Operating System is a modern object-orientated Operating System. It focusses on functionality and flexibility instead of speed and compatibility.
The Hierarchical Loadable Schedulers (HLS) framework is a scheduling infrastructure for hierarchically composing soft real-time schedulers.
Each scheduler only communicates with other schedulers and the HLS infrastructure according to a well defined i
Provide secure and stable OS, based on highly modified Linux Kernel, own package system, like "BSD Ports". Compatible with x86, Power PC. Easy to use of any level users. Complete Documentantion in many languages. 99% compatible with Windows.
Dreamos is an operating system developed on Sega Dreamcast to be ported to an array of embedded devices. The goal of the project is to be able to run non-ported Unix programs on the Sega Dreamcast and other embedded devices with ease and POSIX compliance
Scott'sNewOS is a totally new operating system not based on anything i have seen yet with full graphics surport although the screen can be totatly disabled ie headless mode i hope to include servers and clients for all protocols using ports below 1024
SimplicityOS is a project designed to create a simple but powerful operating system for the pc. The kernel was designed from scrath to create a fast and stable base. The filsystem used by SimplicityOS was also designed from scratch for stability.
YASA is a framework to simulate and analyze real time scheduling applications on different platforms. These platforms are called Executives. You can define own tasksets, own schedulers and own synchronization protocols to describe your target environment
OSLib is a collection of low level functions aimed to help programmers in
developing system software, ranging from small programs for embedded systems
to complex Operating System kernels.
The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.