ariya / FastLZLinks
Small & portable byte-aligned LZ77 compression
☆492Updated last year
Alternatives and similar repositories for FastLZ
Users that are interested in FastLZ are comparing it to the libraries listed below
Sorting:
- #️⃣ single header hashmap implementation for C and C++☆434Updated 3 weeks ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆405Updated 3 weeks ago
- Fast CRC32☆180Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆797Updated last year
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆592Updated 5 months ago
- The smallest public printf implementation for its feature set.☆748Updated 2 weeks ago
- FlatBuffers Compiler and Library in C for C☆699Updated last week
- A miniature, portable version of bsdiff.☆129Updated 7 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆948Updated 3 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆327Updated last year
- Lock-free ring buffer (MPSC)☆463Updated 5 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,369Updated 3 years ago
- An embedded-friendly, adjusted-binary LZW compressor / decompressor☆79Updated 5 years ago
- Small, portable implementation of the C11 threads API☆988Updated last year
- Memory Manager For Small(ish) Microprocessors☆445Updated 5 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆355Updated this week
- A lightweight tar library written in ANSI C☆470Updated last year
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 5 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆196Updated 10 months ago
- safec libc extension with all C11 Annex K functions☆372Updated 2 weeks ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,456Updated 2 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 7 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- The Better String Library☆534Updated 8 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,093Updated 4 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆430Updated 5 months ago
- LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.☆745Updated 2 months ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆67Updated 9 years ago
- Binary Serialization☆465Updated last month