Liste des projets simples Logiciel Télécharger Carte

235 projects in result set
Dernière Mise à Jour: 2011-01-30 20:16

Make CD-ROM Recovery

mkCDrec (Make CD-ROM Recovery) makes a bootable (El Torito) disaster recovery image, including backups of the Linux system to one or more CD-ROM(s) (multi-volume sets). Otherwise, the backups can be stored on another disk, NFS/CIFS disk, or (remote) tape. After a disk crash or system intrusion, the system can be booted from the CD-ROM and one can restore the complete system as it was. It also features disk cloning, which allows one to restore a disk to another disk (the destination disk does not have to be of the same size, as it calculates the partition layout itself). Currently, ext2, ext3, minix, MS-DOS, FAT, VFAT, Reiserfs, XFS, and JFS filesystems are supported. It can restore disks in Software RAID and LVM mode. It supports the One Button Disaster Recovery (OBDR) mode, which simulates a bootable CD-ROM on tape.

Dernière Mise à Jour: 2011-02-04 21:37

FLAC

FLAC is a Free Lossless Audio Codec. The FLAC format supports streaming, seeking, and archival, and gives 25-75% compression on typical CD audio. Input plugins for Winamp and XMMS are also provided.

Dernière Mise à Jour: 2014-03-26 21:20

Lbzip2

Lbzip2 is a parallel, SMP-based, bzip2-compatible compression utility, with a commandline resembling that of the original bzip2. It is usable both on its own and as a filter passed to GNU tar with the "--use-compress-program" option. It uses Gnulib, and its building and testing process is managed by the GNU build system. Starting with release 2.0, lbzip2 is independent of libbz2 and features yambi, an independent BWT compression stack with improved speed and robustness.

Statut de développement: 3 - Alpha
Langage naturel: English
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..), Linux
Langage de programmation: C
Dernière Mise à Jour: 2019-11-26 21:31

Meltice Family

GNU GPL にて公開している、統合アーカイバ DLL/mxd(他エンジン) を利用可能な一発操作型の解凍ソフト(+圧縮拡張プラグイン等)です。 標準で統合アーカイバプロジェクトのlzh/zip/7z/cab/tar.gz/tar.bz2/tar.xz/gza/bza/yz1の圧縮解凍をサポートしています。

Statut de développement: 5 - Production / écurie
Utilisateurs cibles: Développeurs, End Users/Desktop
Langage naturel: English, Japanese
Système d'exploitation: Windows
Langage de programmation: C++
Sujet: Compression
Interface utilisateur: Win32 (MS Windows)
Register Date: 2002-03-31 10:20
Dernière Mise à Jour: 2014-05-08 22:50

Clzip

Clzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Clzip decompresses almost as fast as gzip and compresses more than bzip2, which makes it well suited for software distribution and data archiving.
Clzip uses the lzip file format; the files produced by clzip are fully compatible with lzip-1.4 or newer, and can be rescued with lziprecover. Clzip is, in fact, a C language implementation of lzip, intended for embedded devices or systems lacking a C++ compiler.
The lzip file format is designed for long-term data archiving and provides very safe integrity checking.

(Traduction automatique)
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: C

PeaZip

PeaZip project is no longer published on OSDN, please use current repositories on:

GitHub https://github.com/peazip/PeaZip

SourceForge https://sourceforge.net/projects/peazip/

Statut de développement: 5 - Production / écurie
Langage naturel: English, French, Spanish
Système d'exploitation: MacOS, POSIX (Linux,BSD,Solaris etc..), Windows
Langage de programmation: Delphi/Kylix, Lazarus, Object Pascal
Interface utilisateur: GTK+, Qt, Win32 (MS Windows)
Register Date: 2010-08-16 15:30
Dernière Mise à Jour: 2009-03-25 07:41

FAAC

The FAAC project includes the AAC encoder FAAC and decoder FAAD2. It supports several MPEG-4 object types (LC, Main, LTP, HE AAC, PS) and file formats (ADTS AAC, raw AAC, MP4), multichannel and gapless en/decoding as well as MP4 metadata tags. The codecs are compatible with standard-compliant audio applications using one or more of these profiles.

Dernière Mise à Jour: 2014-05-12 22:05

Plzip

Plzip is a massively parallel (multi-threaded), lossless data compressor based on the lzlib compression library, with a user interface similar to the one of lzip, bzip2, or gzip. It can compress/decompress large files on multiprocessor machines much faster than lzip, at the cost of a slightly-reduced compression ratio. (Note that the number of usable threads is limited by file size). Plzip uses the lzip file format, and the files produced by plzip are fully compatible with lzip-1.4 or newer, and can be rescued with lziprecover.

(Traduction automatique)
Dernière Mise à Jour: 2006-01-02 11:32

Dump/Restore

The dump package contains both dump and restore. Dump examines files in a filesystem, determines which ones need to be backed up, and copies those files to a specified disk, tape or other storage medium. The restore command performs the inverse function of dump; it can restore a full backup of a filesystem. Subsequent incremental backups can then be layered on top of the full backup. Single files and directory subtrees may also be restored from full or partial backups.

(Traduction automatique)
Dernière Mise à Jour: 2013-09-09 21:07

Long Range ZIP

LRZIP is a compression program and library that can achieve very high compression ratios and speed when used with large files using unlimited sized compression windows. It uses the combined compression algorithms of zpaq and lzma for maximum compression, lzo for maximum speed, and the long range redundancy reduction of rzip. It is designed to scale with increases with RAM size, improving compression further. A choice of either size or speed optimizations allows for either better compression than even lzma can provide, or better speed than gzip, but with bzip2 sized compression levels. It also has high grade password protected encryption and full STDIN/STDOUT support.

(Traduction automatique)
Dernière Mise à Jour: 2008-07-24 11:29

Speex

Speex is a patent-free compression format designed especially for speech. It is specialized for voice communications at low bit-rates in the 2-45 kbps range. Possible applications include Voice over IP (VoIP), Internet audio streaming, audio books, and archiving of speech data (e.g. voice mail).

Dernière Mise à Jour: 2011-08-23 05:09

LZO

LZO is a portable lossless data compression
library written in ANSI C. It offers pretty fast
compression and very fast decompression.
Decompression requires no memory. In addition
there are slower compression levels achieving a
quite competitive compression ratio while still
decompressing at this very high speed.

(Traduction automatique)
Système d'exploitation: OS Independent
Langage de programmation: C
Interface utilisateur: Toolkits/Libraries
Dernière Mise à Jour: 2011-02-04 09:25

FreeDup

Freedup finds and eliminates duplicate files by linking them, and thus reduces the amount of used disk space within one or more file systems. By default, hardlinks are used on a single device, symbolic links when the devices differ. A set of options allows you to modify the methods of file comparison, the hash functions, the linking behavior, and the reporting style. You may use batch or interactive mode. Freedup usually only considers identical files, but when comparing audio or graphics files, you may elect to ignore the tags.

Dernière Mise à Jour: 2012-01-31 22:14

Zip

Zip is a compression and file packaging utility
for Unix, VMS, DOS, OS/2, Windows 9x/NT, Amiga,
Atari, Macintosh, BeOS, SMS/QDOS, MVS, VM/CMS, and others. It is analogous to a combination of the
Unix commands tar(1) and compress(1) and is
compatible with PKWARE's PKZIP and Nico Mak's WinZip. It's part of the Info-ZIP project.

(Traduction automatique)
Dernière Mise à Jour: 2014-02-24 15:08

Zutils

Zutils is a collection of utilities able to deal with any combination of compressed and uncompressed files transparently. If any given file, including standard input, is compressed, its decompressed content is used. Compressed files are decompressed on the fly; no temporary files are created. These utilities are not wrapper scripts but safer and more efficient C++ programs. In particular the "--recursive" option is very efficient in those utilities supporting it. The provided utilities are zcat, zcmp, zdiff, zgrep, ztest, and zupdate. The supported formats are bzip2, gzip, lzip, and xz. The compressor to be used for each format is configurable at runtime.

(Traduction automatique)
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: C++