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
☆366Updated 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☆330Updated 4 years ago
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- Tiny inflate library (inflate, gzip, zlib)☆198Updated 3 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆260Updated 2 years ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆206Updated 2 months ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- Exploration of x86-64 ISA using speculative execution.☆317Updated this week
- bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, des…☆1,001Updated 2 weeks ago
- A better c++filt and a better undname.exe, in one binary.☆375Updated last year
- The fastest MD5 implementation using x86 assembly☆148Updated 10 months 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 9 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Updated 3 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- x – minimalist data compressor☆54Updated 5 years ago
- Small fast Lempel-Ziv compression library☆108Updated last year
- Deflate disassember to convert a deflate, zlib, or gzip stream into a readable form.☆264Updated 3 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆804Updated last year
- A differential fuzzer for x86 decoders☆258Updated last year
- ☆378Updated 9 months ago
- A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good…☆385Updated 3 weeks ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- CRC32 Demystified☆232Updated last year
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆118Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆488Updated last month
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆918Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆695Updated 3 months ago