willemt / bitstream
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
- Terminal goodies☆27Updated 11 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- a tiny string library☆23Updated 9 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- A fork of st implementing scrollback, keyboard selection, and tabs.☆11Updated 10 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
- A minimalist event emitter in C++☆16Updated 4 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- ☆16Updated 11 years ago
- AST generation library☆27Updated 10 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- RGB / RGBA parsing / formatting☆20Updated 11 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 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
- A small debugging library for C++☆31Updated 5 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Updated 8 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- A bitfield ADT, used for easily managing bits, written in C under a BSD licence.☆15Updated 9 years ago