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:
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- memory pool allocator☆50Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 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
- Linear Linked List Library☆49Updated last year
- skiplist library for C.☆54Updated 8 years ago
- Intrusive Red-Black Tree Collection☆33Updated last year
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated last week
- Coroutines for C.☆74Updated 8 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Small XML parser in C☆80Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Robin Hood hash map library☆62Updated 3 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A lightweight header only logging library for C☆55Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Common Datastructure Library for C developer.☆62Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- NIH Utility Library☆89Updated 3 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 10 months ago