All Projects → Edrusb → DAR

Edrusb / DAR

Licence: GPL-2.0 License
DAR - Disk ARchive

Programming Languages

C++
36643 projects - #6 most used programming language
M4
1887 projects
shell
77523 projects

Projects that are alternatives of or similar to DAR

Cyberchef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Stars: ✭ 13,674 (+23475.86%)
Mutual labels:  hashing, compression, encryption
Nippy
High-performance serialization library for Clojure
Stars: ✭ 838 (+1344.83%)
Mutual labels:  compression, encryption
Peazip
Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard.
Stars: ✭ 827 (+1325.86%)
Mutual labels:  compression, encryption
Node Argon2
Node.js bindings for Argon2 hashing algorithm
Stars: ✭ 1,008 (+1637.93%)
Mutual labels:  hashing, encryption
Rocketjob
Ruby's missing background and batch processing system
Stars: ✭ 258 (+344.83%)
Mutual labels:  compression, encryption
Libzip
A C library for reading, creating, and modifying zip archives.
Stars: ✭ 379 (+553.45%)
Mutual labels:  compression, encryption
7zip4powershell
Powershell module for creating and extracting 7-Zip archives
Stars: ✭ 213 (+267.24%)
Mutual labels:  compression, encryption
Rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
Stars: ✭ 30,541 (+52556.9%)
Mutual labels:  encryption, cloud-storage
Webcrypto
W3C Web Cryptography API for Node.js
Stars: ✭ 79 (+36.21%)
Mutual labels:  hashing, encryption
Easycrypt
Android cryptography library with SecureRandom patches.
Stars: ✭ 102 (+75.86%)
Mutual labels:  hashing, encryption
virtnbdbackup
Backup utiliy for Libvirt / qemu / kvm supporting incremental and differencial backups.
Stars: ✭ 62 (+6.9%)
Mutual labels:  backup-utility, incremental-backups
pakkero
Pakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from tampering and intrusion.
Stars: ✭ 143 (+146.55%)
Mutual labels:  compression, encryption
Cryptag
Encrypted, taggable, searchable cloud storage
Stars: ✭ 178 (+206.9%)
Mutual labels:  encryption, cloud-storage
Minizip Ng
Fork of the popular zip manipulation library found in the zlib distribution.
Stars: ✭ 750 (+1193.1%)
Mutual labels:  compression, encryption
Cryfs
Cryptographic filesystem for the cloud
Stars: ✭ 1,560 (+2589.66%)
Mutual labels:  encryption, cloud-storage
Cidlib
The CIDLib general purpose C++ development environment
Stars: ✭ 179 (+208.62%)
Mutual labels:  compression, encryption
notes
CrypTag Notes: Secure note-taking and shared wiki page editing desktop app
Stars: ✭ 20 (-65.52%)
Mutual labels:  encryption, cloud-storage
Lazysodium Android
An Android implementation of the Libsodium cryptography library. For the lazy dev.
Stars: ✭ 69 (+18.97%)
Mutual labels:  hashing, encryption
Util
A collection of useful utility functions
Stars: ✭ 201 (+246.55%)
Mutual labels:  hashing, compression
AppThinning
Make app thinner. Help you find large files and compress png, gif, jpg, svg files. 应用程序瘦身工具,帮助你找到大文件,压缩png、gif、jpg、svg等文件。
Stars: ✭ 22 (-62.07%)
Mutual labels:  compression, large-files

        D i s k    A R c h i v e


PRESENTATION
================
dar is a shell command, that makes backup of a directory tree and files.
It has been tested under Linux, Windows (95, 2000, NT, XP, 7, 8, 10),
OpenSolaris, FreeBSD and NetBSD, it has been reported as working under
Mac OS X as well as Android and on Rasperry Pi.

External GUI exist (see homepage at http://dar.linux.free.fr/ for a list
of references) thanks to the libdar library and its API that powers the
dar suite command-line tools provided with libdar:

Actually dar is a set of six commands over libdar library:
        dar
        dar_xform
        dar_slave
        dar_manager
        dar_cp
	dar_split

with in addition:
        dar_static (statically linked version of dar, not all system
	            support static linking)

This library is part of dar and licensed under the GNU General
Public License (GPL in the following), like all the source code of the Dar
suite programs. This means you can link libdar to your programs at
the condition your programs are also covered by the GPL, which says
in particular that you must provide source code of your programs. See
COPYING file for details.


DOCUMENTATION
==============
Documentation is built during the compilation process, see doc/README
A built version is also available online at: http://dar.linux.free.fr/doc


INSTALLATION
==============
see INSTALL file

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].