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.
Try It Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
The fs_mark benchmark tests synchronous write workloads. It can vary the number of files, directory depth, etc. It has detailed timings for reads, writes, unlinks and fsyncs that make it good for simulating mail servers and other setups.
An application I have written for managing external hard drives and other things, where the default windows-autostart fails. I have written it for myself cause couldn't find anything similiar and I think it might be usefull for others too. Enjoy...
A graphical tool to view and modify the volume labels of Linux ext2 and ext3 filesystems, written in Gambas2, intended for use under Ubuntu and the GNOME desktop. You can download both sourcecode and an installable Debian package.
"Process On Write" filesystem is a usermode virtual filesystem that is designed to execute a user-defined process each time a file is committed to disk.
Whenever I add a new program I open up Windows Explorer and immediately change the folder icon to the one the executable uses.
With WinZip it shows a clamp, etc. I want a program that will do the entire program files directory with only a few clicks.
PartMetFS is a user space filesystem based on FUSE, to mount the Temp directory of emule and clones.
On the mounted directory we see the real name of the file being downloaded and, depending on the file type, we can open the file as if it were complete.
Remote File system uses RPC mechanism for client server connection. The user has the following facilities:
1) Create a file
2) Copy the content of a file to another file
3) Delete a file
4) List all the files in a directory
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
nfsreplay is a tool to replay Network File System traffic. It can be used for server and client benchmarking under a wide range of workloads. It allows temporal and spatial scaling of the original trace.
This project provides a set of new features and fixes for MTD drivers and JFFS2 file system intended to improve MTD and JFFS2 performance and reduce JFFS2 RAM usage. Bug fixes are available in form of patches for the particular kernel.
Compact implementation of the ext2 filesystem in user space, using the FUSE library. Uses include providing ext2/ext3 support on platforms which do not support it and as a base for filesystem projects.
a read/write filesystem driver(using fuse) to mount a mail box under Linux/FreeBSD box, a shell extension to mount a mail box under Windows, using pop3(s) for read, smtp(s) for write.
At last, the second release is available since yesterday. he main changes are the display of mesh objects according to the file format and a improved rendering. The program is still intended for POSIX users and Debian/Ubuntu in particular.
This driver allows the Linux kernel to access files on Apple II ProDOS (and Apple /// SOS) volumes. It supports any block device that is supported by the kernel, including hard disks, Zip disks, and CD-ROMs.
readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
afpfs-ng is an Apple Filing Protocol client that will allow BSD, Linux and Mac OS X systems to access files exported from a Mac OS system with AFP over TCP.
The goal of CoreFS is to give file system developers a basic distributed file system, which can be later extended through an API. The Corefs API allows one to easily integrate/add new functions without modifying CoreFS. Written in C, and depends on FUSE
Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.