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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
SynchroMike is a two-way synchronisation program which allows the user to synchronize two directories. It comes with a handy user interface which displays differences between both storage locations as a tree.
Update: This page is deprecated, find the new program at <a href="http://syncarus.net">syncarus.net</a>
This project is to build a distributed Key-Value Store (KVS).
* Can survive software or hardware failures.
* Can tolerate failures of entire nodes.
* Can recognize that new storage nodes are joining the system and are able to utilize new nodes.
The result of this project will be a free (GPL) available file synchronisation tool. It enables the user to sync a folder for making backups or to have files on multiple computers e.g. on a desktop computer and on a laptop.
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.
Quotero was an open source Document Management System (DMS) developed in java. It provides basic document management features and advanced collaborative features such as version control, comments, workflow, etc.
Quotero becomes Kimios.
Please visit https://sourceforge.net/projects/kimios/
Web Site:
http://www.kimios.com
Issues:
http://issues.kimios.com
Wiki:
http://wiki.kimios.com
Java backup tool providing file level data deduplication: If a file is stored, it is never stored a second time unless the file's content changes. Instead, a reference to the stored data is created. This holds true even if the file is moved or renamed.
Javatools that any Java project will find useful. Highlights are a Rogue Wave DBTools.h++ lookalike that makes RDBMS access easy. It includes an SQL parser and generator. An implementation of Cron and Crontab in java. File logging and assert classes.
This is a multi-threaded Java program that tries to maximise CPU utilization by separating and distributing the computational part of the work from the file reading and writing part by using separate threads.
iplist is a list based packet handler which uses the netfilter netlink-queue library (kernel 2.6.14 or later). It filters by IP-address and is optimized for thousands of IP-address ranges.
This is a software to access and download your files on a remote sytem to your own machine (over the internet) with Java for cross-compatibility. Works perfectly to browse and copy files, directories on a computer behind a proxy (eg: at your office).
[2014-10-31] This project is obsolete, for latest version (6.1.3) see GitHub https://github.com/digital-preservation/droid (source) and http://www.nationalarchives.gov.uk/information-management/manage-information/preserving-digital-records/droid/ (binary)
DROID (Digital Record Object Identification) is an automatic file format identification tool. It is the first in a planned series of tools developed by The National Archives under the umbrella of its PRONOM technical registry...
Gdatafs is a FUSE implemtation that mount your account at google's picassa web to your filesystem. The filesystem support ful read/write and delete of album and photos.
jShrinker is written in Java and can de/compress 7zip*, zip, bzip2, tar, lzma, rar, and gzip formats. It aims to be cross-platform and to provide an easy-to-use interface. It will include these features: batch decompression. *Decompress only
Up the Sync is a basic Google docs synchronizing program written in Java. It auto-syncs every 5 minutes by default, and can run quietly in the system tray. If the user updates a document on their computer the Google docs version is also updated.
jared (just another registry editor) is a java library for editing the windows registry offline. It reads a registry file into memory, and allows modifications and rewriting the hive. Has command line program for mods using a .reg file. Supports gcj.
RedDwarf is a horizontally scalable application server for low latency apps such as online games, virtual worlds, and social networking applications. It is the official community fork for Project Darkstar, previously sponsored by Sun Microsystems.
This program executes some basic tasks at the same time. For the moment, only "copy directory (with structure)" and "delete directory" are implemented tasks. You can also save your list of tasks. The list tasks could be enhanced if needed.
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.