yosefk / dprintfLinks
fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)
☆27Updated 12 years ago
Alternatives and similar repositories for dprintf
Users that are interested in dprintf are comparing it to the libraries listed below
Sorting:
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- ULID Library for C☆66Updated 5 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Lightweight printf-compatible format processing library☆34Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- memory pool allocator