RafaGago / mini-async-log-cLinks
Mini async log C port. Now with C++ wrappers.
☆74Updated last year
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:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- libuv thread communication☆58Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- C11 Lock-free Stack☆183Updated last year
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 9 years ago
- Coroutines for C.☆76Updated 8 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 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/ …☆42Updated 10 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Thread-safe cross-platform event loop library in C++☆181Updated 3 weeks ago
- A generic C memory pool☆100Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- High performance utility library for C☆94Updated 2 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- Message Framing for libuv☆58Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 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 2 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- NIH Utility Library☆90Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago