joz-k / LockFreeSpscQueueLinks
A high-performance, single-producer, single-consumer (SPSC) queue implemented in modern C++23
☆31Updated last week
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☆131Updated 8 months ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆40Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated this week
- High performance, tagged binary data specification☆104Updated 3 weeks ago
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- C++20 Unit-Testing library☆52Updated 7 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆57Updated this week
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆53Updated last week
- constixel is a single header minimalistic constexpr C++20 2D graphics rendering library☆41Updated 4 months ago
- Virtual memory based containers☆42Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years 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
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 Static Branch library☆70Updated 5 months ago
- Advanced compile-time validation in C++☆42Updated last year
- Easy Parsing C++ Library☆21Updated 2 years ago
- High-performance metrics library☆47Updated this week
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 3 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆170Updated this week
- GitHub Actions for C++ Libraries☆24Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 8 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 2 weeks ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆23Updated 2 months ago
- Yet another C++ cross platform graphical/game engine☆71Updated this week
- A C compiler. ... That's it.☆43Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year