#
bzip2
Here are 102 public repositories matching this topic...
SharpCompress is a fully managed C# library to deal with many compression types and formats.
-
Updated
Apr 11, 2022 - C#
Reliable PostgreSQL Backup & Restore
postgres
backup
database
gzip
restore
azure
incremental
checksum
archiving
postgresql
s3
parallel
bzip2
multi-process
zstd
lz4
wal
differential
pgbackrest
-
Updated
Apr 11, 2022 - C
Fork of the popular zip manipulation library found in the zlib distribution.
c
windows
macos
linux
compression
encryption
aes
zip
zlib
bzip2
lzma
xz
minizip
pkware
zlib-distribution
disk-splitting
winzip-aes
gilles-vollant
-
Updated
Apr 5, 2022 - C
Mangos ZERO is a server for World of Warcraft. The server serves full world content including authentication & scripts support. Compatible with World of Warcraft clients 1.12.1-1.12.3 - Report all issues at https://www.getmangos.eu/bug-tracker/mangos-zero/
-
Updated
Mar 25, 2022 - C++
UnifiedArchive - an archive manager with a unified way for different formats. Supports all basic (listing, reading, extracting and creation) and specific features (compression level, password-protection). Bundled with console program for working with archives.
-
Updated
Dec 21, 2021 - PHP
A C++ static library offering a clean and simple interface to the 7-zip DLLs.
c-plus-plus
compression
gzip
dll
cpp
zip
tar
rar
archives
extraction
bzip2
in-memory
cpp-library
7-zip
static-library
encrypted-archives
7z
7zip
multi-volume-archives
archives-metadata
-
Updated
Mar 28, 2022 - C++
3
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Random Access Read-Only Tar Mount
fuse
compression
gzip
filesystem
zip
extract
tar
rar
bzip2
tar-archive
zstd
mounting
random-access
xz
gz
bz2
zstandard
unionfs
overlayfs
mergefs
-
Updated
Apr 10, 2022 - Python
Open
Typescript support
2
michaeltintiuc
commented
Mar 27, 2020
Do you plan on generating declaration files for supporting Typescript?
You could either have them as part of the repo or contribute to https://github.com/DefinitelyTyped/DefinitelyTyped/
Thanks in advance!
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Decompression routines for ancient formats
gzip
amiga
bzip2
retrocomputing
data-compression
retrogaming
atari
decompressor
decompression-library
-
Updated
Feb 3, 2022 - C++
Base Library for Easy Decompression
-
Updated
Jul 26, 2021 - C
Fast random access of bzip2 files in Python
-
Updated
Feb 12, 2022 - C++
A very simple archiving application and hash tool for the Universal Windows Platform.
windows
screenshot
tarball
gzip
uwp
zip
tar
bzip2
decompression
hash
compress
sharpcompress
tar-gzip
tar-bzip2
tar-lzma
-
Updated
Apr 1, 2022 - C#
Zip-Ada: a standalone, portable Ada library for .zip archives. Includes LZMA byte stream encoder & decoder pair.
-
Updated
Mar 13, 2022 - Ada
Open gzip & bzip2 files with Sublime Text
-
Updated
Aug 30, 2021 - Python
Tinyscript tool for recursively (de)compressing nested archives using multiple algorithms (bzip2, rar, lzma, ...)
-
Updated
Oct 3, 2021 - Python
openresty luajit ffi bindings for libbzip2 - bzip2 compress library
-
Updated
Nov 10, 2016 - Lua
JavaFX file archiver and hash tool. Compress and decompress ZIP, JAR, GZIP and TARBALL (GZIP, BZIP2 or LZMA).
-
Updated
Apr 9, 2022 - Java
IO-Compress - Perl5 module to read/write compressed data in multiple formats
streaming
compression
gzip
zip
unzip
perl
bzip2
perl5
inflate
zip64
gunzip
deflate
perl5-module
uncompress
-
Updated
Apr 11, 2022 - Perl
Improve this page
Add a description, image, and links to the bzip2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bzip2 topic, visit your repo's landing page and select "manage topics."


I've forked a small modification to SevenZipFile.writeall and SevenZipFile._writeall so as to enable flattening the zip and picking specific files (eg through glob). It could probably do with some refinement.
@miurahr, penny for your thoughts?