jpcima / ring-buffer
Ring buffer library for C++17
☆39Updated 2 years ago
Alternatives and similar repositories for ring-buffer:
Users that are interested in ring-buffer are comparing it to the libraries listed below
- A single-header scheduler aware C++ future/promise that does not block☆30Updated last month
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆148Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆213Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- A Simple C++ Http server/client above Boost.Beast☆194Updated 2 weeks ago
- Safe and easy to use C++17 HTTP client library.☆65Updated 5 months ago
- Go-like channels for ASIO C++20 coroutines☆36Updated last year
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆71Updated this week
- C++ signals & slots☆79Updated 5 years ago
- A simple, header only event bus library written in modern C++17.☆153Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 10 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆126Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆135Updated 3 months ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- C++ implementation of the FIX Simple Binary Encoding☆46Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆79Updated 2 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆161Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆48Updated 3 months ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆32Updated 2 weeks ago
- A modern, fast, structured logging framework in C++☆58Updated last year
- Fixed size function wrapper like std::function☆69Updated 8 years ago