binpacker
Data compressor
A tool that packs and unpacks binary data in a compact format
A binary stream packer and unpacker
221 stars
14 watching
37 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
packerunpacker
Related projects:
Repository | Description | Stars |
---|---|---|
stoyan/yuicompressor | A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |
empyreanx/rawpacker | A binary packing/unpacking utility for compacting Variant arrays in Godot game development. | 23 |
iancmcc/bingo | Fast and efficient encoding and decoding of native Go types to bytes | 41 |
crackinglandia/fuu | A GUI tool with plugins to unpack and decrypt software protected by various compression and encryption algorithms. | 46 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
atomicobject/heatshrink | A data compression library designed for efficient use in resource-constrained systems. | 1,334 |
mas-bandwidth/serialize | A C++ library providing a bitpacking serializer for efficiently storing and reading structured data in binary format. | 34 |
zentures/encoding | A set of algorithms for compressing integers in programming languages | 130 |
huxingyi/squeezer | Tools to efficiently pack game textures using an algorithm-based approach | 69 |
sstadick/crabz | A cross-platform compression and decompression tool written in Rust. | 333 |
sindresorhus/gulp-zip | A tool for compressing files into a ZIP archive | 270 |
huluti/curtail | An image compression tool with options for lossy and lossless compression, supporting various file formats. | 371 |
hatching/sflock | A utility for staging and detoning binary samples, compatible with various archive formats. | 82 |
mitsuhiko/unp | A command line tool for unpacking various types of archives and files | 425 |
vasi/pixz | A parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data. | 714 |