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:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- libuv thread communication☆59Updated 2 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Thread-safe cross-platform event loop library in C++☆181Updated 2 months ago
- C11 Lock-free Stack☆183Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆87Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆44Updated 10 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Coroutines in C☆121Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 4 years ago
- High performance utility library for C☆94Updated 3 months ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆147Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆31Updated 2 years ago