ionescu007 / minlzmaLinks
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
☆365Updated 3 years ago
Alternatives and similar repositories for minlzma
Users that are interested in minlzma are comparing it to the libraries listed below
Sorting:
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆328Updated 4 years ago
- Tiny inflate library (inflate, gzip, zlib)☆196Updated 3 years ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆227Updated 2 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆202Updated last month
- ☆376Updated 8 months ago
- A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good…☆383Updated last year
- Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library☆646Updated 6 months ago
- Exploration of x86-64 ISA using speculative execution.☆317Updated 4 years ago
- A better c++filt and a better undname.exe, in one binary.☆371Updated last year
- x – minimalist data compressor☆54Updated 5 years ago
- A differential fuzzer for x86 decoders☆252Updated last year
- Tiny x86 Length Disassembler☆73Updated 4 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆78Updated 3 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆465Updated last week
- C23 Checked Arithmetic☆146Updated 4 months ago
- Micro LZMA decoder☆55Updated 3 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 9 months ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- run C++ from anywhere☆126Updated 6 years ago
- bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, des…☆996Updated last week
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- woftool is a proof-of-concept utility for creating WOF-compressed files☆87Updated 5 years ago
- Interactive C/C++ preprocessor macro debugger☆174Updated 4 years ago
- Access Abseil Swiss Tables from C☆113Updated 4 years ago
- An easy to use, tiny, public domain, C wrapper library around Igor Pavlov's work that can be used to compress and extract lzma files.☆137Updated 8 years ago
- Small fast Lempel-Ziv compression library☆108Updated last year