Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023
☆131Sep 3, 2024Updated last year
Alternatives and similar repositories for cppcon2023
Users that are interested in cppcon2023 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆255Oct 28, 2023Updated 2 years ago
- C++20 Memory Allocator library☆38Apr 30, 2025Updated last year
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆40Dec 23, 2025Updated 7 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,270Jan 4, 2024Updated 2 years ago
- Demo implementation of C++ networking☆18Oct 9, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Example implementation for std::synchronized_value☆29Dec 25, 2024Updated last year
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- Yet another HFT framework☆53Apr 10, 2026Updated 3 months ago
- Market data collector for crypto exchanges (Coinbase, Bitfinex, Bitmex, Kraken) written in C++☆14Feb 3, 2026Updated 5 months ago
- Lock-free atomic_shared_ptr implementations☆55May 15, 2024Updated 2 years ago
- Tools for analysing results produced by the llvm-xray instrumentation☆16Jan 15, 2021Updated 5 years ago
- An implementation of Seqlock in C++11☆247Jul 29, 2024Updated last year
- Example static/shared library output of cmake-init☆13Jan 12, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A limit orderbook supporting multiple order types written in C++. The writing of all this code has been documented on my YouTube channel,…☆311Apr 7, 2024Updated 2 years ago
- C++14 concurrent lock-free low-latency queue.☆1,880Updated this week
- C++20 SIMD Within A Register library☆51May 9, 2025Updated last year
- Project intends to provide an easy framework for collecting and analyzing performance counters☆62Jun 2, 2026Updated last month
- Experimental alternative to sender/receivers.☆24Apr 15, 2026Updated 3 months ago
- The source code to my book "The C++ Standard Library".☆41Mar 11, 2023Updated 3 years ago
- Presentation materials from the CppNorth conference☆40Oct 3, 2025Updated 9 months ago
- Tutorial for CommsChampion Ecosystem☆13Jul 2, 2026Updated 3 weeks ago
- ARM emulator written in C++☆13Oct 4, 2014Updated 11 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- a financial "order book" in C++☆22Jun 30, 2026Updated 3 weeks ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆27Jun 9, 2026Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 6 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆130Aug 27, 2024Updated last year
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Apr 22, 2024Updated 2 years ago
- C++ regular expressions library using template metaprogramming☆15May 3, 2026Updated 2 months ago
- A simple CME exchange simulator using the ilink 3 protocol.☆14May 15, 2020Updated 6 years ago
- ☆15Nov 14, 2023Updated 2 years ago
- ☆1,228May 16, 2026Updated 2 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Custom implementations of various data-structures and design-patterns.☆37May 30, 2026Updated last month
- An efficient single publisher multiple subscriber message queue for Linux IPC☆69Jul 18, 2020Updated 6 years ago
- A simple coroutine-based reactor library☆54Feb 2, 2026Updated 5 months ago
- Slides and other materials from CppCon 2023☆339Mar 11, 2024Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Oct 31, 2023Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆261Jul 20, 2025Updated last year