C++14 lock-free queue.
☆1,816Feb 17, 2026Updated 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,478Mar 8, 2024Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,169Jan 4, 2024Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,153Feb 19, 2026Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 6 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆687Feb 18, 2026Updated last week
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆829Feb 17, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,827Jan 22, 2026Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Async++ concurrency framework for C++11☆1,413Oct 11, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- Unified Executors☆1,684Feb 6, 2026Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 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,594May 29, 2025Updated 8 months ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- A high performance C++ log library, producing structured binary logs☆776Feb 2, 2026Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Feb 11, 2024Updated 2 years ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,730Feb 20, 2026Updated last week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 2 weeks ago
- A collection of resources on wait-free and lock-free programming☆2,015Feb 25, 2024Updated 2 years ago
- C++20 coroutine library☆922Feb 19, 2026Updated last week
- A lightweight C++20 serialization and RPC library☆924Jan 23, 2026Updated last month
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Jul 18, 2025Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 months ago