Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
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.
In this project, we consider the problem of developing security hardened Linux kernels intended for server machines. We developed a unified patch for LinuxKernel which provides several security enhancements.
A generic facility that provides a mechanism for kernel events to be communicated to user space applications, both passively (to know when things happen) and actively (to control access to certain system resources).
Love-Sources is a Linuxkernel patchset maintained by a community. Its purpose is to provide a patchset to optimize desktop performance and test new "unstable" features.
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.
The user-mode kernel port is a port of the Linuxkernel which runs in a set of processes. The result is a user-mode virtual machine and a kernel which can be debugged and developed using all of the usual process-level tools.
Osst is a Linux tape driver for the OnStream SC-30/SC-50 and (via the SCSI layer adapters ide-scsi, usb-storage and sbp2) the IDE-30, USB-30 and FW-30 tape devices. A kernel driver has been created to provide an st-compatible interface to the userspace.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
SIMpad by Siemens is a multimedia device with a screen resolution of 800x600x16 and is based on StrongARM processor SA1110 .
The goal of this project is to provide a full Linux operating system with kernel and applications.
The Enhanced Network Block Device is an industrial-strength version of the Linuxkernel NBD. It makes a remote disk look like a local block device, allowing cheap and safe realtime mirrors to be built over the net.
This is a Linuxkernel driver that adapts the kernel's own software RAID1 (i.e. mirroring) driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
Maiden-core is a Linuxkernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
AVOS is an advanced Real-Time 32-bit operating system that will work in any 80386 & above architecture pc's. AVOS employs a message passing scheme. The project has two main parts - The booting phase and kernel development. It is written in C and 8086 ASM.
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.
Linuxkernel patchsets containing whatever I currently find useful. Please post support requests/bugs on http://lk-patches-fe.sf.net. See release notes for current features.
This is a Linuxkernel driver that adapts the kernel's software RAID5 driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
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.
AEM implements a native support for asynchronous events in the Linuxkernel. Its aim is to bring carrier-grade characteristics to Linux: scalability and soft real-time responsiveness.
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
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
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