joz-k / LockFreeSpscQueueLinks
A high-performance, single-producer, single-consumer (SPSC) queue implemented in modern C++23
☆32Updated last month
Alternatives and similar repositories for LockFreeSpscQueue
Users that are interested in LockFreeSpscQueue are comparing it to the libraries listed below
Sorting:
- An efficient, composable design pattern for range processing☆133Updated 10 months ago
- High performance, tagged binary data specification☆108Updated 3 weeks ago
- A C++20 serialization library (cereal fork)☆30Updated 6 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆171Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- std::optional for C++20☆32Updated 2 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆68Updated this week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 5 months ago
- C++20 Dependency Injection library☆31Updated 8 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- C++20 Static Branch library☆95Updated 7 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- Miniature Message Passing IPC System (Single Header C++ File)☆13Updated 2 months ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆192Updated this week
- A C++ SIMD mathematics library for computer graphics.☆28Updated 3 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Easy Parsing C++ Library☆21Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated this week