max0x7ba / atomic_queue
C++14 lock-free queue.
☆1,571Updated last month
Alternatives and similar repositories for atomic_queue:
Users that are interested in atomic_queue are comparing it to the libraries listed below
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months 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,506Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,470Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- Unified Executors☆1,519Updated last week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,104Updated 2 years ago
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- C++20 coroutine library☆647Updated 2 months ago
- Your binary serialization library☆1,101Updated 5 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,713Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,120Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- A lightweight C++20 serialization and RPC library☆771Updated 2 weeks ago
- Yet Another Serialization☆736Updated 9 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆988Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,356Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 2 weeks ago
- A fast single-producer, single-consumer lock-free queue for C++☆3,906Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆523Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆514Updated 2 years ago
- Fast C++ IPC using shared memory☆561Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,863Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,568Updated last year