vitalyvch / rng_bufLinks
An optimized Ring Buffer implementation based on the POSIX shared memory trick
☆16Updated last year
Alternatives and similar repositories for rng_buf
Users that are interested in rng_buf are comparing it to the libraries listed below
Sorting:
- A generic connection pool☆21Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A lock-free real-time flight recorder for your C or C++ programs☆25Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 3 months ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆36Updated 4 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- Performance profiling of JSON libraries☆28Updated 4 months ago
- A C11 implementation of D. Vyukov MPSC queue☆31Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- Depth C++ library☆10Updated 6 years ago
- A standalone library to create and manipulate metrics in C☆20Updated last month
- ☆33Updated 2 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆15Updated 3 years ago
- A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points☆21Updated 2 years ago
- Implementation of a lock-free ring buffer class.☆38Updated 9 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated 2 weeks ago
- Portable Event Library☆18Updated 5 months ago
- Modern C++ framework for critical systems☆21Updated last year
- Priority queue for C☆12Updated 2 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- C++ Message Queuing Library and Framework☆91Updated last month
- libuv thread communication☆59Updated 2 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- A multi-producer multi-consumer lock-free ring buffer implementation☆13Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago