RafaGago / mini-async-log-cLinks
Mini async log C port. Now with C++ wrappers.
☆74Updated 2 years ago
Alternatives and similar repositories for mini-async-log-c
Users that are interested in mini-async-log-c are comparing it to the libraries listed below
Sorting:
- A low-latency in-memory C logging library☆58Updated 3 years ago
- libuv thread communication☆59Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A generic C memory pool☆100Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- A lightweight header only logging library for C☆56Updated 3 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆88Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- High performance utility library for C☆96Updated 5 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- C JSON parser (both, SAX-like & full DOM)☆26Updated last year
- C99 trie library☆101Updated 6 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆57Updated 3 years ago
- Coroutines for C.☆77Updated 8 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Robin Hood hash map library☆67Updated 4 years ago
- Minimize lock-free queue ever!