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:
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 3 months ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 10 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Dynamic-language-like data structure for C☆14Updated 9 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- ☆38Updated 2 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago
- C library for parsing JSON config files☆34Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Coroutine library in C.☆20Updated 4 years ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Updated 2 months ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- a tiny string library☆23Updated 9 years ago
- single file C libraries☆39Updated 5 months ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆41Updated last year
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 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
- Database lookup for "Have I Been Pwned"☆8Updated 7 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Walter Waldo's port of Henry Spencer's regular expression library from Tcl.☆20Updated 10 years ago
- Deterministic cleanup of resources in Lua☆11Updated 5 years ago