#
zip
Here are 760 public repositories matching this topic...
A web based file manager,web IDE / browser based code editor
markdown
php
music-player
filemanager
zip
ftp
ide
file-upload
xlsx
file-sharing
free-software
archive
explorer
file-browser
text-editor
docx
file-explorer
flysystem
doc
-
Updated
May 24, 2020 - PHP
使用spring boot打造文件文档在线预览项目解决方案,支持doc、docx、ppt、pptx、xls、xlsx、zip、rar、mp4,mp3以及众多类文本如txt、html、xml、java、properties、sql、js、md、json、conf、ini、vue、php、py、bat、gitignore等文件在线预览
pdf
spring-boot
online
zip
excel
rar
xlsx
xls
pdf-converter
preview
pdf-viewer
docx
pptx
fileviewer
ppt
jodconverter
boot-doc
online-preview
file-online-preview
excel-viewer
-
Updated
Aug 7, 2020 - Java
a streaming interface for archive generation
-
Updated
Aug 26, 2020 - JavaScript
Swift framework for zipping and unzipping files.
-
Updated
Jun 27, 2020 - Swift
SharpCompress is a fully managed C# library to deal with many compression types and formats.
-
Updated
Aug 1, 2020 - C#
Python's Filesystem abstraction layer
-
Updated
Jul 31, 2020 - Python
-
Updated
Aug 21, 2020 - PHP
SingleFileZ is a Web Extension for saving web pages as self-extracting HTML/ZIP hybrid files.
-
Updated
Aug 26, 2020 - JavaScript
Fork of the popular zip manipulation library found in the zlib distribution.
c
compression
encryption
aes
zip
zlib
bzip2
lzma
minizip
zlib-distribution
disk-splitting
winzip-aes
gilles-vollant
-
Updated
Aug 23, 2020 - C
jinyu00
opened
Jul 21, 2018
1
Open
WOFF format support
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.
-
Updated
Aug 23, 2020 - CSS
search
vim
unicode
interactive
zip
regex
tar
fuzzy-search
recursively-search
pax
source-code
grep
ripgrep
silver-searcher
hexdump
file-search
text-search
shell-utilities
grepping
grep-search
-
Updated
Aug 23, 2020 - C++
A C library for reading, creating, and modifying zip archives.
-
Updated
Aug 24, 2020 - C
PhpZip is a php-library for extended work with ZIP-archives.
-
Updated
Jul 11, 2020 - PHP
Zip archive utility for react-native
-
Updated
Aug 23, 2020 - Java
Robust ZIP decoder with defenses against dangerous compression ratios, spec deviations, malicious archive signatures, mismatching local and central directory headers, ambiguous UTF-8 filenames, directory and symlink traversals, invalid MS-DOS dates, overlapping headers, overflow, underflow, sparseness, accidental buffer bleeds etc.
-
Updated
Jul 27, 2020 - JavaScript
UnifiedArchive - unified interface to all popular archive formats (zip, 7z, rar, gz, bz2, xz, cab, tar, tar.gz, tar.bz2, tar.xz, tar.Z, iso) for listing, reading, extracting and creation + built-in console archive manager.
-
Updated
Jun 30, 2020 - PHP
node.js library for fast reading of large ZIPs
-
Updated
Aug 14, 2020 - JavaScript
Compression Benchmark
benchmark
compression
gzip
zip
huffman
zlib
brotli
lz77
codec
compressor
data-compression
bwt
zstd
lz4
lzturbo
compressor-benchmark
lzma
huffman-compression-algorithm
entropy-coder
asymmetric-numeral-systems
-
Updated
Aug 17, 2020 - C
Improve this page
Add a description, image, and links to the zip topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zip topic, visit your repo's landing page and select "manage topics."
Howdy and thanks for a awesome library!
We have a use case where we tar up a path and upload it to google cloud storage, which takes a []byte as the object you wish to upload. Later on we might download the tar which again gives us a []byte and untar it to some path.
In
v2.0.1we have the super helpful