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.
Start Free
Our Free Plans just got better! | Auth0
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.
Backup and restore of files to web mail systems, ftp, sftp. Uses free storage of gmail/hotmail etc. Archives files, splits large files, encrypts and uploads. Requires python (tested with python 2.5)
rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code uses hard links whenever possible, to greatly reduce the disk space required.
ORION-Backup uses a web-2.0 interface to quickly navigate back in time through your archived backups. ORION-Backup is based on rdiff-backup, and is provided as a .deb package for Ubuntu and as a source-code archive.
MyHook is a low resource, fast, reliable, key logger, with open sourcecode.
After 7 years and 30,000 downloads, we have decided to move this project to GitHub.
Please visit us here: https://github.com/danamodio/myhook
Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
CAKE is built for Delphi, it's a common interface for 5-6 components related to compression, that means, you can use single code to command all those components, providing open, extract, add, test, convert, find and script loading support.
OpenDark is a free simplification of 'dark'. It's the first open BWT-DC compressor, which has a simple code, high speed and compression ratio. And it's waiting for your ideas! :)
AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li
The OSDaB Project is a collection of useful C++ and Qt code snippets, tips, tricks and whatever could be useful for software developers. Code is released under the terms of the GNU GPL version 2 or later (or other open source licenses where stated).
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.
Adds a message authentication code (MAC) to a file
A tiny command line program to create a secure file authentication code and verifier. This can be used to verify if a file has been altered or modified by a 3rd party.
Shoelacer generates C code to compress short strings based upon provided sample data. The resulting routines use small models with low memory overhead.
Plugins for Maven 1.x (http://maven.apache.org/maven-1.x/) - manage all aspects of your project (tests, docs, distribution) from a single project descriptor! This project provides plugins that are not bundled with Maven due to differing licenses.
GMX is a file-transfer application that permits the user to store files on a remote computer system: Google's GMail web-based email system. Development in C# (Microsoft VS.NET 2003).
Code Repository is a Win32 tool to store and organize code snippets from any programming languages. Organized by languages and user-defined items (such as category, return value and type of code). It also support syntax highlighting and attachments.
PHP Code Snippet Library.
PHP-CSL is designed to let you store all your favourite code snippets, functions and classes. Visit www.php-csl.com for the latest info.
...Permite consutar los códigos disponibles, además, permite que los usuarios puedan incorporar los suyos propios. Hasta el momento solo soporta C++, Delphi y Visual Basic. -It Is a sourcecode store!!!!
FileBunker is a Java/SWT based application which allows for backing up local files to one or more GMail accounts. The files are encrypted and compressed for security and efficiency, and can be restored on demand.
!IMPORTANT!
BROWSEMONKEY HAS MOVED TO GITHUB. The version available here on Sourceforge is outdated and will likely not work, and only the sourcecode has been left for reference. Get the latest version at
https://github.com/shukriadams/browsemonkey
BrowseMonkey is simple : an offline directory browser. It allows you to store a directory tree structure (in Xml format), and browse that data. It´s useful for cataloging the contents of your CDRs, backup tapes or remote drives.
A web-based WYSIWYG editor and website managing software that does NOT use the Rich Text Editor (RTE). Written in PHP, MySQL, and JavaScript, this software is designed to complement the personal and professional web developers gamit of backend tools.
JPackIt is a Java application for packaging a Java project into single executable package (such as jar, class or exe) containing all java application resources (code, images, properties, etc.) and referenced libraries.
SFV.net is a sfv (Simple File Verificator) file creator and validator application. All code written by vb.net and requires .net framework for run or compile
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.