thoughtpolice / minibsdiff
A miniature, portable version of bsdiff.
☆126Updated 7 years ago
Alternatives and similar repositories for minibsdiff:
Users that are interested in minibsdiff are comparing it to the libraries listed below
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Binary delta encoding tools.☆168Updated last year
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆349Updated 10 months ago
- Hierarchical memory allocator☆71Updated 9 years ago
- binary diff and patch using the BSDIFF4-format☆127Updated last month
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆148Updated last month
- Mirror of http://byuu.org/library/libco/☆56Updated 2 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆316Updated last year
- Based on the malloc implementation from http://tlsf.baisoku.org/☆64Updated 8 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- C string utils library (STB style, header-only).☆192Updated 7 years ago
- streaming, uncompressed, less memory-needy version of bsdiff - the d stands for ddelta (very WIP, there might be heavy rebasing and filte…☆45Updated 3 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- libuv thread communication☆57Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆286Updated 8 years ago
- mini_gzip - embeddable, minimal, in-memory GZIP API☆115Updated last year
- Public domain single header inter process communication primitives☆136Updated 6 years ago
- Semantic version in ANSI C☆188Updated 4 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆103Updated 9 years ago
- An easy to use DNS library with C and Lua bindings☆77Updated 9 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- based on bsdiff 4.3; a standalone one with NO dependency on any external library☆14Updated 9 years ago
- libsv - Public domain cross-platform semantic versioning in c99☆67Updated last year
- Minimal HTTP processing library☆151Updated 5 years ago
- A constrained node implementation of CBOR in C☆108Updated 4 years ago
- Tonk : Reliable UDP (rUDP) Network Library and Infinite Window Erasure Code☆105Updated 11 months ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆121Updated last year
- Minimal Zero-Footprint CBOR Decoder in C