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:
- 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 3 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 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
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines for C.☆76Updated 8 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- C11 Lock-free Stack☆183Updated last year
- Thread-safe cross-platform event loop library in C++☆181Updated last month
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- Minimize lock-free queue ever!☆132Updated 7 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
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- C++ framework for rapid server development☆76Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- skiplist library for C.☆54Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago