andersc / fastqueue
SPSC Queue
☆11Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for fastqueue
- A fast, concurrent, bounded, single producer, single consumer queue☆37Updated last month
- Header only C++23 structured logging library using logfmt☆71Updated 7 months ago
- Structure-of-array synthesis in C++20☆78Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆146Updated this week
- C++20 Static Branch library☆47Updated 3 months ago
- Smart Garbage Collection Library for C++☆167Updated 7 months ago
- Dynamic runtime inlining with LLVM☆65Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- A fast binary search that tries to be branchless☆95Updated 8 months ago
- Windows Using Headers Only...☆60Updated 3 years ago
- C++20 Dependency Injection library☆17Updated 2 months ago
- Basic Implemention of LMAX Disruptor < 200 LOC☆22Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆43Updated 2 weeks ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆90Updated last year
- Polymorphic memory resource for real-time applications.☆64Updated last year
- A fast and fun layout manager for FLTK☆56Updated 3 months ago
- Low memory overhead allocator☆28Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- C++20 coroutine runtime and cross-platform I/O library☆31Updated 2 months ago
- Integer Map Data Structure☆129Updated last year
- Branch Optimisation for High-frequency Trading☆51Updated last year
- A versatile, performance-oriented generic hash table library for C.☆89Updated 4 months ago
- This widget renders Open Street Map tiles in Dear ImGui window☆16Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆24Updated last month
- Portable Bitfields implementation, with configurable behavior.☆26Updated 8 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆69Updated 3 weeks ago
- Supplementary material to "Euclidean Affine Functions and their Application to Calendar Algorithms"☆39Updated 11 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆78Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆32Updated last month