zma / zlogLinks
A low-latency in-memory C logging library
☆59Updated 3 years ago
Alternatives and similar repositories for zlog
Users that are interested in zlog are comparing it to the libraries listed below
Sorting:
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- High performance C implementation of AVL trees☆103Updated 6 years ago
- memory pool allocator☆50Updated 12 years ago
- A generic C memory pool☆100Updated 8 years ago
- A lightweight header only logging library for C☆55Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- skiplist library for C.☆54Updated 8 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines for C.☆75Updated 8 years ago
- libuv thread communication☆58Updated 2 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- NIH Utility Library☆89Updated 3 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago