max0x7ba / atomic_queue
C++14 lock-free queue.
☆1,647Updated 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,290Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆990Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,534Updated 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,524Updated last week
- Unified Executors☆1,582Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,886Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,947Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,935Updated 2 months ago
- Async++ concurrency framework for C++11☆1,395Updated 7 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,187Updated 6 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,929Updated last month
- Your binary serialization library☆1,153Updated 3 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,089Updated 2 weeks ago
- C++20 coroutine library☆750Updated last week
- A lightweight C++20 serialization and RPC library☆849Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,593Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,790Updated last year
- Yet Another Serialization☆758Updated 2 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,065Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,946Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,643Updated 3 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,406Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- Asynchronous Low Latency C++ Logging Library☆2,182Updated this week