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
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 8 years ago
- C version of the MetroHash function☆25Updated 9 years ago
- a tiny string library☆23Updated 8 years ago
- RGB / RGBA parsing / formatting☆20Updated 11 years ago
- Perfect Hash Functions☆18Updated 9 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Lightweight Msgpack Encoder☆15Updated 7 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- AST generation library☆26Updated 10 years ago
- asprintf() implementation☆34Updated 4 years ago
- Terminal goodies☆27Updated 11 years ago
- A minimalist event emitter in C++☆16Updated 3 years ago
- A set of macros and functions to make defining a C module easier☆10Updated 5 years ago
- ☆16Updated 11 years ago
- A fork of st implementing scrollback, keyboard selection, and tabs.☆11Updated 10 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- Non-allocating command line flag parser☆12Updated last month
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 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
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆24Updated 4 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago