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.
stegfs is a steganographic file system in userspace. It uses the FUSE module which allows it to be incorporated into more than just the LinuxKernel, i.e. it's also known to work in FreeBSD :)
For more details visit: https://albinoloverats.net/projects/stegfs
...It is a tool for detecting changes in filesystem and reporting it immediately.It uses a simple config file in XML format and is based on inotify, a file change notification system in the Linuxkernel.
BASSHFS is similar to the existing SSHFS utility except it is does not require FUSE kernel support. Instead, BASSHFS uses the aliasing and function mechanisms of the bash shell to intercept program invocations and remap those that are supported to its own versions.
Development moved to https://sourceforge.net/projects/ntfs-3g/
Development on this project has moved to https://sourceforge.net/projects/ntfs-3g/
The goals of this project are: create a new Linuxkernel driver for the NTFS file system (1.2, 3.x, and later), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPL programs.
Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
The Plastic File System is an LD_PRELOAD module for manipulating executing programs' ideas of what the file system looks like. This allows virtual file systems to exist in user space, without kernel hacks or kernel modules.
System calls command line utilties for Linux and all POSIX based operating systems. Allows direct command line access to many popular kernel system calls in text format. Makes a great internals teaching tool for operating systems.
The Common Scripting Interface is a pseudofs which provides simple data via Read Write calls much the same as procfs. The goal is to drop the overhead of scripts and up efficiency by removing the need for multiple instances of the same library in RAM
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.
romfs is a read-only, space-efficient linux filesystem, and this is a place for test kernel patches, and user space tools to manage filesystems in this format.
The NFS/RDMA project is a reference implementation of a new RDMA-capable ONC RPC transport for use by Linuxkernel NFS. This transport implementation is now available as part of the Linuxkernel. The code is also available separately under a dual GPL/BSD
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.
Thug - Secure Network File System. Thug is network file system that is based in the LinuxKernel but can be ported to other platforms as well. It strives for security, stability and performance.
Qryptix consists of a PAM object and utilities for session- and key-management for encrypted home directories using the International Kernel (CryptoAPI) patches for Linux. It simplifies login/logout, mounting/unmounting, and key generation and changing.
Norfs is a read only file system for the ucLinux Kernel.
If you use ucLinux and you want to put your file system in the ram or norflash and so on,you can use Norfs without any block driver.
dishpvrfs is a linuxkernel filesystem module written in C. It is designed to support the filesystem used on Dish (Echostar) 501, 508 and 510 series PVR boxes. Currently, this is a read only filesystem.
PackageFS is a virtual user file system which provides powerful package management with simple file system operations.It is based on LUFS kernel patch (http://lufs.sourceforge.net) with few modifications.It will be transparent to variuos package managers.
Shfs is a simple and easy to use Linuxkernel module which allows you to mount remote filesystems using (secure) shell connection. It comes with rpm/deb package support.
The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
MDFS is a simple Distributed File System for Linux and Windows. It's not a kernel module, just an app running in the background. You can use it to access (view, download, upload) files on a remote computer, for automatically backup your files, etc...
BSD-licensed clone of SGI's FAM (File Alteration Monitor) API used to notify application when specific files or directories are changed. Unlike Linux version, to monitor changes it uses excellent kqueue(9) kernel API available in modern BSD derivatives.
A Unix-like (Not compleatly Unix-compatible) Kernel. Right now, we have (very limited support) of 80486+ IBM-PC AT compatibles. Written in C, and assembly. No network support planned for the forseeable future.
SimOS is an OS that will be based on the OSKIT function library. In addition we will be maintaining the oskit as a seperate release, updated as the core of the kernel. This OS will be easy to use, with numerous software versions on it.
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.