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☆52Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- memory pool allocator☆51Updated 12 years ago
- A generic C memory pool☆100Updated 8 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- libuv thread communication☆58Updated 2 years ago
- Coroutines for C.☆76Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C11 Lock-free Stack☆183Updated last year
- Intrusive Red-Black Tree Collection☆33Updated 2 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- skiplist library for C.☆54Updated 9 years ago
- C99 trie library☆101Updated 6 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 3 months ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 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 2 years ago
- A tiny C library for generating uuid4 strings☆240Updated 2 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆76Updated last year