yosefk / dprintfLinks
fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)
☆27Updated 11 years ago
Alternatives and similar repositories for dprintf
Users that are interested in dprintf are comparing it to the libraries listed below
Sorting:
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Coroutine library in C.☆20Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- Dynamic-language-like data structure for C☆13Updated 9 years ago
- single file C libraries☆38Updated 5 months ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Lock-free memory allocator☆21Updated last year
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- a tiny string library☆23Updated 9 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- C library for parsing JSON config files☆34Updated 5 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago