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 single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Performance profiling of JSON libraries☆27Updated 2 months ago
- A generic connection pool☆21Updated 5 years ago
- A lock-free real-time flight recorder for your C or C++ programs☆25Updated last year
- Portable Event Library☆17Updated 4 months ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A vectorized single header hash function.☆21Updated 9 months ago
- A standalone library to create and manipulate metrics in C☆19Updated this week
- A few C++ json-library benchmarks, of the fastest few libraries.☆29Updated last month
- libuv thread communication☆58Updated 2 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- ☆32Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 10 years ago
- A multi-producer multi-consumer lock-free ring buffer implementation☆13Updated 6 years ago
- ☆27Updated last year
- disruptor c++ implementation for IPC (arbitrary length of data)☆15Updated 3 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- ObjectBox Generator based on FlatBuffers schema files (fbs) for C and C++ (more languages in the future)☆39Updated 9 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- C JSON parser (both, SAX-like & full DOM)☆25Updated last year
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated last month
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆36Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- String to Float Benchmark☆19Updated 6 years ago