Small & portable byte-aligned LZ77 compression
☆542Aug 2, 2024Updated last year
Alternatives and similar repositories for FastLZ
Users that are interested in FastLZ are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,827Jul 1, 2026Updated 2 weeks ago
- LZ77 compressor and decompressor☆50Oct 26, 2015Updated 10 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆353Oct 9, 2023Updated 2 years ago
- liblzg is a minimal implementation of an LZ77 class compression library.☆55Aug 31, 2023Updated 2 years ago
- lzbench is an in-memory benchmark of open-source compressors☆1,074Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Embedded Compression Library for low-memory systems☆24Mar 1, 2026Updated 4 months ago
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆705Oct 9, 2025Updated 9 months ago
- A clone of QuickLZ (the FAST compression library)☆52May 24, 2026Updated last month
- rt_memcpy Cortex-M 汇编加速版☆12Jun 9, 2022Updated 4 years ago
- data compression library for embedded/real-time systems☆1,544May 19, 2024Updated 2 years ago
- public-domain base64 implementation