Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
stegfs is a steganographic file system in userspace. It uses the FUSE module which allows it to be incorporated into more than just the Linux Kernel, i.e. it's also known to work in FreeBSD :)
For more details visit: https://albinoloverats.net/projects/stegfs
Componentized and easy-to-integrate kernel quality drivers
Rump kernels host unmodified NetBSD kernel drivers, such as file systems and the TCP/IP stack, on top of a high-level hypercall interface. The hypercall interface is straightforward to implement and is available for example for userspace and the Xen hypervisor. In other words, rump kernels enable embedding unmodified kernel drivers in various environments and using the drivers as services.
For more information join our mailing list:
https://www.freelists.org/list/rumpkernel-users
Or...
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
MetFS is a filesystem software in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast.
gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
MetFS is a filesystem in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast. MetFS 's proved to be running on Linux and FreeBSD.
This project contains out of two pseudo-filesytems which are build using FUSE (Filesystem in Userspace): JoinFS joins multiple files to one pseudo-file. SplitFS provides direct access to parts of one file by representing them as pseudo-files.
This is an ocaml binding for fuse (filesystem in userspace) enabling you to write your own multithreaded, efficient userspace filesystems using the ocaml programming language.
RaidFS is a data recovery tool used to reassemble RAID subsystems without the corresponding controller. It uses the Filesystem in Userspace environment (FUSE) to virtually reassemble the component disks of a RAID into a single, loop mountable, file.
FUSE-J Java bindings for FUSE (Filesystem in USErspace) is a Java API that uses JNI bindings to FUSE library and enables writing Linux filesystems in Java language
FileSystem Filter PIpeline (FSFIPI) with some modules, including versioning file system (vaves) filesystem; Framework for userspace filesystems modifying the behavior of filesystem. Can be mounted using using FUSE, more interfaces possible in the future.
tffs is a read-only driver for the proprietary file system of Topfield hard disk recorders (digital satellite receivers). It is based on FUSE, the filesystem in userspace.
A linux userspace shadow (file data is on disk) relational filesystem (aka "database filesystem") using fuse and postgresql to store metadata. Directories can be queries, and powerful features (e.g. bayesian classification) are added through plugins