willemt / bitstreamLinks
A collection of functions for making writing to a bitstream eaisier; written in C under a BSD license
☆14Updated 10 years ago
Alternatives and similar repositories for bitstream
Users that are interested in bitstream are comparing it to the libraries listed below
Sorting:
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Netstring parsing in C☆35Updated 4 years ago
- a tiny string library☆23Updated 9 years ago
- A minimalist event emitter in C++☆15Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- RGB / RGBA parsing / formatting☆20Updated 11 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- A small debugging library for C++☆31Updated 5 years ago
- memory pool allocator☆50Updated 12 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Header only debug module for c++11☆38Updated 10 years ago
- ☆16Updated 11 years ago
- A Buffer class that makes it easy to slice, concat, copy, etc.☆10Updated 5 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago