smcho-kr / magic-ring-buffer
Magic ring buffer
☆20Updated 8 years ago
Alternatives and similar repositories for magic-ring-buffer:
Users that are interested in magic-ring-buffer are comparing it to the libraries listed below
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- Tiny helper lib for building daemons in C☆19Updated 6 months ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 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☆28Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- A low-latency in-memory C logging library☆59Updated 2 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- ☆32Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- A circular buffer alternative written in C under a BSD license☆137Updated 6 years ago
- memory pool allocator☆50Updated 12 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- ☆25Updated 5 years ago