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.
Try free now
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 REPOSITORIES AT SourceForge ARE OUT OF DATE. DO NOT USE.
Download pages, repositories, tickets and wiki have been moved to https://github.com/oss-tsukuba/
Download:
gfarm: https://github.com/oss-tsukuba/gfarm/releases
gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs/releases
and more: https://github.com/oss-tsukuba/gfarm/wiki#download
Repositories:
gfarm: https://github.com/oss-tsukuba/gfarm
gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs
and more:...
Generate ready-to-use disc images for your Sega Dreamcast system!
IMG4DC is a tools package containing two utilities to generate selfboot disc images for your Sega Dreamcast: cdi4dc, designed to make Padus DiscJuggler (CDI) images and mds4dc, designed to make Alcohol 120% (MDS/MDF) images.
A selfboot image is a disc image format specially prepared to boot on your Dreamcast. In clear, by burning a selfboot image to a standard blank CD-R, the software containted into this disc image will run onto your Dreamcast, as a legit game disc, without any modchip...
This project provides a file synchronization tool, comparable to unison, with a fast and simple to use application interface written using the Fox toolkit. It can use hash algorithms as well as simple file existence checks for synchronizations.
Filebench is a file system and storage benchmark that can generate both micro- and macro-workloads. It employs versatile Workload Model Language (WML) for detailed workload specification. Filebench includes several popular macro-workloads in its distribution: Web-server, Mail-server, Database-server, and others.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
A simple MD5 checksum comparator.
Paste in the desired checksum, select the file to be checked.
You get a green checksum indication for a match, otherwise the calculated checksum goes red.
Easy, with no tedious manual checking.
The project Jaulp is jet another utility library project written in Java. It contains utility classes for Date ,Calendar, Collections, Resources, Files, IO for Random data, and many more. This is the last version for this project.
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.
Library for filesystems intended to be used in embedded projects.
The library currently supports FAT12/16/32 reading & writing on SD-cards, and is easily expandable for use with other devices on any platform.
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.
Framework in Python for platform-independent file management with a console based toolkit (zigo) and a GUI platform (zago). Use existing handlers and your own handlers together to walk through directory trees, select files, and process them.
Rugg is a hard drive and filesystem harness tool that allows you to test and benchmark drives and filesystems, by writing simple to complex scenarios that can mimic the behaviour of real-world applications.
'finddouble' application searches into a directory and all its sub directories.
If it finds several times the same file, a warning message is displayed, but no other action is taken.
It's main use is to help you optimize you disk usage.
libHFS was a cross-platform wrapper for highlevel filesystem functions including: links, file enumeration, device enumeration, directory traversal, and directory locations (Desktop, Root, System). CPT is this and more.
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...