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
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.
HashSum is a .NET port from GNU's md5sum and sha1sum. It supports: hash algorithm selection between MD5 and SHA1 (more could be added later) and compatibility between HashSum and GNU's checksum file format
A very simple dictionary based text compressor.
Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for
Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed).
The public Litc API are in fact:
byte[] packed = Litc.GetBytes(value);
string unpacked = Litc.GetString(packed);
Moved to GitHub: https://github.com/mitchcapper/KeePassSync
KeePassSync is a KeePass plugin that synchronizes your database using various online storage providers. This allows two or more computers to easily keep their data in sync.
A set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. EXIF headers are used as the central information repository, so users may change their software at any time without loosing any data.
This projects aims to build a set of utilities to work with splitted files in various formats. Supported formats at the moment are: hacha (1,2 and pro), kamaleon (1 and 2), Astrotite, Camouflage, FileSplit, SplitFile...
FOG is a free open-source cloning/imaging solution/rescue suite. FOG can be used to image Windows XP, Vista, Windows 7 and Window 8 PCs using PXE, PartClone, and a Web GUI to tie it together. Includes featues like memory and disk test, disk wipe, av scan & task scheduling.
Not just another electronic medical record. Web Based Open source, uses pdfs,tifs. Allows users to log in and view medical records by requesting access - the owner of the repository grants access to view online, email, or print PDFA. Windows, Java
DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances.
DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#.
Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
FOR THE LATEST VERSION OF KEEPBACK, PLEASE VISIT THE GITHUB PROJECT PAGE.
KeepBack is a simple backup solution which preserves personal files and their history to USB or network attached storage drives.
A free file splitting tool that cuts large files into smaller parts and a merge-script which you can copy to otherwise-too-small memory sticks etc and then put them together on the target computer.
.NET wrapper for 7Zip, based on 7-Zip-JBinding, produced with IKVM. Extracts (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Udf archives. Archive creation/more formats coming soon.
Carbon Copy is a cross-platform backup tool written purely using the .NET framework, which has a user-friendly GUI interface, and allows either for incremental or synchronized backups from source location(s) to a destination location.
The sourcecode is hosted at github:
https://github.com/jez9999/gooeycarboncopy
REF's Archibald in its basic form is used to copy your files to some other place. The modular design allows for extensions, that will enable backups from and to any media you can think of.
Disk Garden - program for cataloging disks (cd, dvd). Program scans disks and saves catalogs in one file. Disks can be segragate into categories (ex. movies, games). Folders and files can be tagged. It's similiar to Advanced Disk Catalog or WhereIsIt?.
WRoX-SFV - is a Windows GUI .sfv checksum application, with the checksums it creates you can check for edited, changed, currupted files. Features: recursive .sfv checking, .sfv file association, windows context menu integration, automatic unrar/unzip
PowerPAQ will be GUI application that will use strenght of GPL-licensed PAQ compression algorithm. This algorithm is slow but extremely powerful.
First, windows version will be out. Next step is Linux GUI version.
==Project is coming back to developement with new ideas!===
AJAX,document discovery search system for legal discovery,email search & other types of docs i.e. MSWord,Excel, TIFF, etc. Uses SQL Server FTS - full text search, to index emails & attachments. Documents are stored in SQL Server Written in C# ASP.NET
No more data loss because of forgotten backups on every PC/Mac/Unixbox. Regularly performs backups of all important data without using tape/CD/DVD by replicating backups to other machines in a network. A must-have for notebook users.
CDCollect is a CD/DVD catalog application for gnome. It's goal is to be able to catalog your entire CD/DVD collection allowing for searches of your CD/DVD files with a clean and simple interface.
Sharp AutoUpdater is a C# component that will automatically update your .NET application. Using XML configuration files, the AutoUpdater component detects if there is a new version of the software, downloads, unzips, and installs the new files.
PileWorks provides the organizational structure for coordinating several different projects which approach some aspect of Pile Technology. PileWorks defines a set of interfaces and implements some basic infrastructure for Pile engines and agents.
Alternate language bindings for the libdar library written by Dennis Corbin. The original application DAR is a command line backup tool that uses libdar, a library implemented in C++.