willemt / bitstreamLinks
A collection of functions for making writing to a bitstream eaisier; written in C under a BSD license
☆14Updated 11 years ago
Alternatives and similar repositories for bitstream
Users that are interested in bitstream are comparing it to the libraries listed below
Sorting:
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- C version of the MetroHash function☆27Updated 10 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- a tiny string library☆23Updated 9 years ago
- Netstring parsing in C☆36Updated 4 years ago
- AST generation library☆27Updated 10 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- Progress display lib for c☆76Updated 4 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- memory pool allocator☆51Updated 12 years ago
- A small debugging library for C++☆31Updated 6 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆48Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 8 years ago
- single file C libraries☆40Updated 7 months ago
- C library for parsing JSON config files☆33Updated 6 years ago
- A fork of st implementing scrollback, keyboard selection, and tabs.☆11Updated 11 years ago
- Easing function macros☆19Updated 9 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- Chainable libuv streams☆62Updated 2 years ago
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆19Updated 11 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago
- Super basic CHECK(), DCHECK(), and NOTREACHED() macro implementations.☆12Updated 9 years ago