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
- libuv thread communication☆58Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A generic C memory pool☆100Updated 8 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A lightweight header only logging library for C☆56Updated 3 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- skiplist library for C.☆54Updated 8 years ago
- A single header C library to simplify splitting and processing strings☆51Updated 5 months ago
- Hierarchical memory allocator☆75Updated 10 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- NIH Utility Library☆90Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- C99 trie library☆101Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Intrusive Red-Black Tree Collection☆33Updated 2 months ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- Minimize lock-free queue ever!☆132Updated 6 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