lock free shared memory based high performance ring buffer
☆26May 11, 2012Updated 14 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Live Stream Project☆16Nov 13, 2018Updated 7 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Nov 2, 2015Updated 10 years ago
- A C++11 Utility Library☆15May 18, 2015Updated 11 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- Multithreaded header only C++11 CSV parser☆29Mar 12, 2024Updated 2 years ago
- Windows service template in pure C☆16Nov 13, 2020Updated 5 years ago
- Modular distributed game server framework☆17Oct 11, 2025Updated 10 months ago
- Shared-memory based ring buffer☆68May 16, 2017Updated 9 years ago
- Convert utility between utf8 and unicode for C++.☆15Sep 9, 2013Updated 12 years ago
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆20Jan 17, 2016Updated 10 years ago
- Concurrency with modern C++☆34Jun 2, 2021Updated 5 years ago
- A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)☆13Jun 1, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 6 years ago
- C++ template containers with optimized memory consumption☆13Aug 23, 2026Updated last week
- A little interface for windows ipc communication using named pipes in c++☆18Dec 12, 2017Updated 8 years ago
- A small lock-free, multi-reader ringbuffer☆20Oct 21, 2023Updated 2 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆14Jan 3, 2026Updated 7 months ago
- My C++ port of the .NET DateTime struct☆14Jul 28, 2015Updated 11 years ago
- C++ xxtea encryption and decryption (compatible with C#) VC version☆14Oct 23, 2016Updated 9 years ago
- Playing with C++17 and performance☆14Jun 13, 2018Updated 8 years ago
- ☆12Aug 18, 2014Updated 12 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- Diameter TCP to SCTP proxy☆13Feb 4, 2012Updated 14 years ago
- Cross-platform C++ library for parsing and generating UUIDs or GUIDs. Windows, Mac, Linux, and BSD.☆22Apr 26, 2024Updated 2 years ago
- Liquibook Implementation of Order Book with the CMake build system☆16Jul 2, 2018Updated 8 years ago
- Base for writing Windows services in C++☆49Oct 2, 2020Updated 5 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- FM-index is the fastest full text search algorithm using a compressed index file. This is FM-index for JSX/JS/AMD/Common.js.☆11Nov 9, 2013Updated 12 years ago
- Cpp-Taskflow is a C++ library for managing and scheduling tasks that may be dependent on one another, represented as a DAG (directed acyc…☆13Apr 5, 2023Updated 3 years ago
- Winforms app to convert Mapbox GL JSON styles to Mapzen YAML styles☆12Apr 30, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Header-only skip list library for modern C++ (C++17/C++20)☆18Feb 1, 2022Updated 4 years ago
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- 过滤敏感词的C++代码☆12Jun 14, 2016Updated 10 years ago
- code for test texture sampler and fill performance☆12May 21, 2018Updated 8 years ago
- c++11 thread pool☆23Jun 20, 2017Updated 9 years ago
- ☆17Oct 3, 2022Updated 3 years ago
- An implementation of libatomic