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)☆43Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 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☆58Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- Magic ring buffer☆21Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Hierarchical memory allocator☆73Updated 10 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
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Coroutines for C.☆75Updated 8 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- High performance utility library for C☆94Updated 10 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- C++ framework for rapid server development☆77Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago