RafaGago / mini-async-log-c
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
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 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☆55Updated last year
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Magic ring buffer☆18Updated 8 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 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- Robin Hood hash map library☆59Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆39Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 5 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 8 months ago