ariya / FastLZLinks
Small & portable byte-aligned LZ77 compression
☆517Updated last year
Alternatives and similar repositories for FastLZ
Users that are interested in FastLZ are comparing it to the libraries listed below
Sorting:
- FlatBuffers Compiler and Library in C for C☆736Updated last week
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆607Updated 11 months ago
- #️⃣ single header hashmap implementation for C and C++☆449Updated 6 months ago
- Fast CRC32☆188Updated 2 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆424Updated 4 months ago
- The smallest public printf implementation for its feature set.☆790Updated 6 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆342Updated 2 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,482Updated 4 years ago
- A miniature, portable version of bsdiff.☆132Updated 8 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆991Updated 8 months ago
- A lightweight tar library written in ANSI C☆492Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆808Updated last year
- Memory Manager For Small(ish) Microprocessors☆471Updated 11 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆218Updated last year
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆151Updated 11 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆277Updated 2 weeks ago
- An embedded-friendly, adjusted-binary LZW compressor / decompressor☆82Updated 5 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆281Updated 3 weeks ago
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆453Updated 10 months ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆205Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆300Updated 9 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 5 months ago
- A tiny C library for generating uuid4 strings☆255Updated 2 years ago
- Small, portable implementation of the C11 threads API☆1,021Updated 2 years ago
- Single header lib for JPEG encoding. Public domain. C99. stb style.☆301Updated 2 years ago
- The Better String Library☆555Updated 8 years ago
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆421Updated last year
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,633Updated 4 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆762Updated last month