max0x7ba / atomic_queueLinks
C++14 lock-free queue.
☆1,742Updated last week
Alternatives and similar repositories for atomic_queue
Users that are interested in atomic_queue are comparing it to the libraries listed below
Sorting:
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,072Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,675Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated last year
- Unified Executors☆1,637Updated 7 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,586Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,561Updated 4 months ago
- C++20 coroutine library☆842Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆883Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,163Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,972Updated 7 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,398Updated 6 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,043Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆613Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,175Updated 2 years ago
- Async++ concurrency framework for C++11☆1,406Updated 11 months ago
- Your binary serialization library☆1,180Updated 3 weeks ago
- Fast C++ IPC using shared memory☆621Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,236Updated 11 months ago
- Fast and memory efficient c++ flat hash table/map/set☆638Updated this week
- A high performance C++ log library, producing structured binary logs☆723Updated 2 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,220Updated last week
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆932Updated 7 months ago
- Yet Another Serialization☆765Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆985Updated last month
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,062Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,707Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,059Updated last month
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago