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.
Fsdb speeds up the creation of slocate's database files by tracking which directories change and therefore performs much less work when updating the database. Updates are about 60 times faster than updatedb.
Proc Viewer provides a easy to read interface for interacting with the procfs. Allows for fine tuning of Linux kernel parameters and system maintanaince.
KISS is a kernel-side host-oriented security tool, which may bring you file integrity checking, file and process hiding and actions handling on special internal events (using a tiny scripting language).
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.
The SMBios Kernel Module provides access to the management information of SMBios structures in both human readable and binary form via the /proc file system.
The BSDBook Project is an effort at documenting the internals and the interface to the FreeBSD Kernel. This includes parts such as the File
Systems, VM Subsystem, Device Drivers, KLDs etc. Routines used
inside the kernel will be documented.
The Nomad Jukebox File system njbfs is a Linuxfile system for the Creative Nomad Jukebox. Using automount capability, you can 'cd' to your Nomad Jukebox, read and write tracks, and even ordinary files can be stored on your Jukebox.
The Linux Transparent Encryption project aims for integrating transparent read/write access to encrypted data into the linux
kernel. This enables any application to use encrypted data
without modifying the application itself.
ZoftOS is an educational operating system aimed to provide a case study on building an operating system that is similar to the *NIX and (most likely ) embedded configurations.
A virtual file system layer (VFS) that is portable and runs purely in user space. It provides an NFS v2 front end and a BSD-like VFS backend. Dynamic file system modules may be loaded to provide proxies, features or interfaces.
FTPfs is a Linux kernel module. You can mount FTP servers locally and take full advantage of read-only local files (e.g. you might want to watch a movie without effectively downloading it).
Noid is a system for controlling the environment of individual processes in a Unix system. Today, it can provide per-process namespaces and disable suid/sgid under Linux 2.4. This project has moved. See the homepage for information, file releases and news
ConfigFS is a linux kernel patch that tries to make more information available about drivers and the devices that they manage. In a second step it should also be used to allow the configuration of drivers.
The orthogonally persistant pure capability operating system.
Orthogonal persistancy means it preserves its entire system status across system reboots, replacing the concept of file systems for persistancy. This eliminates around half the code in applic
A new independent file system to report data reported by proc file system in XML format. So the application can fetch data with generic xml parser without any difficult.
U4X, pronounced 'eu-phor-ix', is a linux distribution suited for multimedia professionals as well as the at-home amatuers. U4X includes such features as a modified kernel, verbose shell, journaling file system, and clustering capabilities.
ncurOS is a very secure OS, which is based on an UNIX (maybe linux) kernel. Many system tools are integrated in the kernel. All of these tools are written with ncurses. All ncurOS-developers follow a coding standard.
Alfalinux is a pocket linux on two floppys.
Based on a standard Slackware3.5 (libc5) have the goal to be (probably)
the only really *standard* pocket linux, without modified system parts.
It is also a "modular system" and support adding of personaliz
A challenging project that attempts to get a Linux distro to run under Google's NaCl.
NaCl untime environment is very different from traditional posix systems. There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl.
There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple...