Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C.
- Console encoder/decoder tools
- OS independent
- Could be used in embedded projects
- Works with raw code-stream
LZW features:
- Hardcoded dictionary size
- Variable code size
- Code search is performed by hash table and embedded in dictionary linked lists (encoder)
- No dynamic memory allocation
TER implements the CCSDS Recommendation for Image Data Compression (CCSDS 122.0-B-1). TER also adds new features to the Recommendation. TER is designed and programmed with the aim to provide a good basis to test and develop the CCSDS Recommendation.
This tool is featured with a very high compression mechanism hence useful in backing up large sized folders over a slow network, Or useful in reducing the backup size to a maximum possible.
For detailed help, please refer to http://blogger.iamamazing.in/2016/01/automate-backup-with-python-script.html
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.
This project has been moved to https://github.com/inikep/XWRT
XWRT (XML-WRT) is a high-performance XML compressor (it also works with textual files). It transforms XML to more compressible form and uses zlib (default), LZMA, PPMd, or lpaq6 as back-end compressor. It is similar to XMill, but has many improvements.
BackDup is a Duplicity front-end for MacOS and Linux
BackDup is a Duplicity (http://duplicity.nongnu.org/) front-end for MacOS and Linux written in Java.
Duplicity creates bandwidth-efficient backup using the rsync algorithm.
Mac OS users: please install Duplicity via macports (https://www.macports.org/)
Linux users: install Duplicity via your package manager as usual.
This software zips and unzips a .txt file, using the Huffman encoding algorithm and the list and tree data structures. The result files are named zippedFile.txt and unzippedFile.txt and can be found at the same directory as the Text Zip executable file.
Graphical user interface for the utility sfxcompress
SFXCompress is an utility used to pack and/or encrypt a directory on a self-extracting file. It also includes the calculation of the MD5 function to check if the compressed file is correct.
SFXCompress-gui is the graphical user interface written in Java of the Console utility sfxcompress.
The Application comes also with the console version.
MAC users, download "SFXCompress-bundle.dmg", double click and execute the script "InstallationScript" included into the dmg image.
Linux Users: download "sfxcompress-bundle.tar.gz" or "sfxcompress-bundle.tar" and execute the script "install".
BAR can create compressed, encrypted and splitted archives of files and disk images which can be stored on a disk, cd, dvd, bd or directly on a ftp, scp or sftp server. A server-mode and a scheduler is integrated for making automated backups.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
Librarysync synchronises multiple media collections in different formats. It is primarily intended to synchronise a master lossless music collection (e.g. FLAC) with a lossy collection (e.g. MP3 or OGG) for use with iTunes or portable music players.
Command line tool written in Java, that automaticly unpacks (password protected) RAR-Archives or multi-part RARs, if all belonging files are complete. It is designed to do unrar jobs on Linux-based NAS-Devices when downloading from Rapidshare & co.
Seven Zac is a batch wich use gplware "7Z command line" to compress (and decompress in future) multiple files of one directory or subdirectories.
Vers. 0.01b only in Spanish
This batch is for Windows (98/xp/vista) in console.
this is simple backup client<=>server oriented system;
you put the server on the machine you want to backup;
and the client on the machine used for storage;