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.
Try free now
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.
Goal of this project is to initially create a tool to read sample/program data from an AKAI
sampler (S2000) and send it back. Later this might evolve into a GUI-based editor.
Error correction program for CD, based on 16-bit Solomon-Reed code.
rrenc - reads all of files which are to be written into XCD, computes an array of redundant data (usual 16-bit Solomon-Reed code) and prepares paramfile for mode2cdmaker;
rrdec - reads all of files (including redundant data) from XCD and writes them to your hard disk, computes the contents of damaged sectors and insert them into proper places.
Sequel of:
http://forum.doom9.org/showthread.php?t=93048
http://forum.sharereactor.ru/showthread.php?t=59777
Serialize your data in a backward and forward compatible manner.
The libQtSerialization library is a Qt extension that makes it really easy to serialize your data in a forward and backward compatible way.
The library is composed of two sides: the QWriter which helps you serialize data, and the QReader that helps you unserialize data.
The writer is quiet straight forward. Pretty much, all you have to do is call a writeTag() function and the data gets serialized.
The reader is a little more complex so the serialization can support special cases,...
safecopy is a data recovery tool which tries to extract as much data as possible from a problematic (i.e. damaged sectors) source - like floppy drives, harddisk partitions, CDs, tape devices, ..., where other tools like dd would fail doe to I/O errors.
dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.
Minimalist rework of gzip/gunzip with minimal memory requirement (16KB zip / 2KB unzip) and addons : on-the-fly processing of partial input data (no need to bufferize all data), input from and/or output to memory... Demo/test program also provided
Save/restore filesystem meta data to/from a SVN (Subversion) working copy. Currently supported attributes: mtime (Modification time), uid (User ID), gid (Group ID), protection bits. A hybrid between FSVS and a mtree based solution.
PyramidWorkshop is an image-compression System based upon the scientific work of John Robinson (inventor of BTPC) about image-compression with adaptive linear predictors and is in average more efficient than PNG/JPEG2000.
Monitoring (checking, validating) the integrity of data on a storage device based on hash signatures generated earlier for all files to be monitored. The validation process can be started manually or automatically by using a schedule.
This is a set of programs to manipulate Commodore 64 Datasette tape files. These tools can convert a WAV file to a TAP file and vice versa, or extract PRG/SEQ files from a TAP file. Additional tools are planned to convert PRG/SEQ files to a TAP file.
This is a more secure file encryption program which uses SERPENT cipher and WHIRLPOOL+SHA-256 hash functions in key creation and for integrity checking.
XDAKit is a smart development kit for XML-based Document Archive. It offers some basic operations of XDA by C++ and Java, like Open, Create, AddFile, Close etc.
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.
fpsc is a Fast Parallel Stream Compressor. It can use multiple CPUs to compress (gzip or bzip2) a data stream. (from stdin to stdout) It is built to achieve maximum throughput, everything else (especially memory usage) can be sacrified.
A GNOME utility to help automate the backing up of your important data. While still in pre-alpha, you may install it, and report back in the mantis bug tracker, so it can be improved.
TclTrf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-and Tcl-with ``transformer''-commands to encode and compress data.
Based on the stacked channels of the tcl core (ability inter
A software administration system for GNU/Linux systems with capabilities for network transparent package management, host-to-host data copying, creating tar archives with embedded signatures, and use as a directory content integrity checker.
K Disk archiver (KDar) is a KDE GUI-based backup and archiving program. Use it to prepare your data for storage on CD-Rs, jazz drives, floppies, even DVDs. KDar uses the dar library by Denis Corbin. Features include compression and archive splitting.
AIS - Associative Indexing Service, an application for storing bookmarks, memos, indexing of big (lifetime) archives for fast future access to the data by (personalized) keywords. In other words - it is an extension of human associative memory :)
Backtory is a slim backup/restore software for unix-like operating systems, designed for stand-alone internet servers. It features differential backups, remote storage using various protocols as well as encryption/signing of backup archives.