New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
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.
A command line utility to read a text file containing lines of data, clean up any CR/LF anomalies, and output the lines of text with clean CR/LF terminators to standard output. The binary is a Windows 32 bit console app.
Web based archiving system for community radio stations. Includes podcasting, xml indexes, complete control over accessibility of content. Programmers can place descriptions of individual shows. Administrator can control downloadability, whether podcast.
NUB is a set of high class C++ codes providing indexes for variable-length keys, compressed resource files, and an istream interface for blocks of memory. Now supports Unicode keys and up to 17 trillion gigabyte file sizes. See www.cnub.org/NUB.ashx
CopyCat is a simple backup program that allows you to schedule regular backups. CopyCat lets you choose to only backup files that have been modified since last time, and compress the files in RAR format if you like.
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.
With the Log Parser one can scan logs, whitelist out legitimate, non-corrupt entries (usually file paths), and apply a standard format to a log generated by any antivirus or malware-removal program. This makes for easier reading of the meat in any log.
QTDirUtility is a X-platform directory utility written using QT4. Various operations such as zip,delete,copy,set writeable can be performed on files and directories.Files to be included and excluded in the operation can also be set through search masks.
Tool for reading bad media.
Tool reads files, and can read before and after a bad place, so is possible to skip bad place itself.
It is not only for CD, but for any files.
Windows only; Linux have "dd_rescue", although not with GUI.
GUI is on MFC.
Multitask folder synchronization. Synchronize files recursively from two different folders, setup multiple tasks that are executed at regular intervals of your choosing, easy to use interface, import/export tasks to xml file.
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?.
This is a little program to copy your windows XP profile (and Lotus Notes folder if you have it, c:/Lotus/Notes/Data) folders to a different location (per example your backup drive) and saves it under [DRIVE]UserData automatically
Simple light-weight file compression and decompression utilities. Written in C and portable to all platforms. Simple compress and decompress subroutines can be linked and called within applications to compact or unpack data on the fly or stand-alone.
iColorFolder is a software allowing to change the color of Windows XP folders, with a simple right-click on them. It is fast, doesn't stay in memory, and comes with a Skin Selector. It suppports a lot of different skins based on popular icon sets.
This project aims at providing an API in .NET to gather directory/files information of an NTFS volume very efficiently. (in contrast to the classic approach like FindFirst/FindNext which is really slow on large directories.)
Alternative approach to minimum redundancy coding (fixed-length) without using tree data structures. The main advantages are simplicity and flexibility.
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).