jpcima / ring-bufferLinks
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
Sorting:
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆79Updated this week
- intuitive c++ http client library. Official project now in https://github.com/nxxm/xxhr☆14Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++17 inplace_string implementation☆95Updated 6 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 3 weeks ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 8 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Safe and easy to use C++17 HTTP client library.☆70Updated 3 weeks ago
- Library of backported modern C++ types to work with C++11☆83Updated last month
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆154Updated last year
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Shared-memory based ring buffer☆62Updated 8 years ago
- A Simple C++ Http server/client above Boost.Beast☆197Updated last month