max0x7ba / atomic_queueLinks
C++14 lock-free queue.
☆1,767Updated 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,416Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,111Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,143Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,704Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- Unified Executors☆1,654Updated last week
- C++20 coroutine library☆868Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,571Updated 5 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆894Updated 2 months ago
- Your binary serialization library☆1,197Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆655Updated last week
- Async++ concurrency framework for C++11☆1,413Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,255Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,982Updated 9 months ago
- A high performance C++ log library, producing structured binary logs☆752Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,101Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,211Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,185Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆999Updated last month
- Yet Another Serialization☆766Updated 9 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,080Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,414Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,747Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,500Updated 3 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,266Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆534Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,883Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,092Updated 5 months ago