vitalyvch / rng_buf
An optimized Ring Buffer implementation based on the POSIX shared memory trick
☆14Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for rng_buf
- Shared-memory based ring buffer☆57Updated 7 years ago
- A lock-free real-time flight recorder for your C or C++ programs☆23Updated 9 months ago
- C++ port of LMAX disruptor☆19Updated 6 years ago
- ☆17Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- C++ Utility Library☆33Updated 2 months ago
- C++ template library for floating point operations☆18Updated this week
- Portable Event Library☆16Updated last month
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- Example static/shared library output of cmake-init☆13Updated 2 months ago
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆15Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Ring buffer library for C++17☆38Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- Mini async log C port. Now with C++ wrappers.☆71Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- ASIO Cooperative Task for await-based coroutine☆17Updated 6 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- ☆32Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Low-level HTTP/1 Protocol C++11 Library using Boost.ASIO☆10Updated last week
- A collection of cache-friendly data structures in C++, without any dependencies.☆22Updated 6 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago