Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
MongoDB Atlas runs apps anywhere
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.
Provides an upgrade to the mount command. By utilizing a semi-GUI approach it allows (auto fs) mounts to be made with ease. Using a built-in directory browser and automated code you can mount a file system, and browse it in 10 keystrokes or less.
CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Copy Handler's v2 engine project. Project contains a library and a daemon/service to allow fast file transfers(with additional features-pausing/resuming,background transfers,...) between different storage medias for use in other programs.
Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.
Command-line hash file checker/creator. Supports .sfv, .md5, .sha1 and .sha2, and is easily extendable. Includes animated progress bars and recursive directory handling. Supports large numbers of files. Includes AppleScript droplets for use on Mac OS X.
Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.
ReHash is an easy-to-use console-based hash calculation tool written in C++. It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool.
Utility for indexing cds, backups and so on: It scans recursively the contens of the directory, removing the prefix given at the command line and expanding all compressed files in a tree like fascion.
NTFSDDUP provides a deduplicated storage for NTFS filesystem backups. It can be used with ntfsclone to conduct incremental backups of NTFS filesystems.
Keeps contents of directories synchronized. Directories can be local or remote. There is no master, any modification in any copy is replicated to other copies.
Lrzip is a lossless compression application designed to scale with modern hardware resources using a variety of different back end compression algorithms with the ability to have unlimited size compression windows and optional high grade encryption. The larger the file the better the compression possible and the more powerful the hardware the faster it can compress with a heavily multithreaded design.
p2p-fs is a Peer to Peer file system in user space, using FUSE. Allows you to share files over an LAN and/or WAN. Can be mounted as a normal file system under Linux.
A distributed filesystem that provides "provider-independent security"
There are many online storage services, for example Dropbox. While these services claim to be secure, they should not be relied upon for security or reliability. SDFS aims to address this issue by providing a filesystem-like interface while encrypting and storing data redundantly in many online storage accounts. In the first alpha early release(0.0.0) we are planning to support dropbox only but if you want support for other services, or if you are a developer who wants to develop support for...