ariya / FastLZLinks
Small & portable byte-aligned LZ77 compression
☆505Updated 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++☆443Updated 3 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆597Updated 8 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆416Updated last month
- Two-Level Segregated Fit memory allocator implementation.☆1,420Updated 4 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆963Updated 6 months ago
- A lightweight tar library written in ANSI C☆487Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- FlatBuffers Compiler and Library in C for C☆719Updated 2 months ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆149Updated 8 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆334Updated 2 years ago
- An embedded-friendly, adjusted-binary LZW compressor / decompressor☆80Updated 5 years ago
- Fast CRC32☆186Updated last year
- Lock-free ring buffer (MPSC)☆466Updated 5 years ago
- The smallest public printf implementation for its feature set.☆772Updated 3 months ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,533Updated last month
- A miniature, portable version of bsdiff.☆128Updated 8 years ago
- MurmurHash3 general hash bashed lookup function implementation☆91Updated 10 months ago
- Memory Manager For Small(ish) Microprocessors☆462Updated 8 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆213Updated last year
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 3 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆444Updated 8 months ago
- Small, portable implementation of the C11 threads API☆1,001Updated last year
- Tiny XML library.☆493Updated 9 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆298Updated last year
- Doug Lea's memory allocator☆274Updated 5 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- safec libc extension with all C11 Annex K functions☆379Updated 2 months ago
- A tiny C library for generating uuid4 strings☆251Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆277Updated 5 months ago
- Binary Serialization☆473Updated 4 months ago