max0x7ba / atomic_queue
C++14 lock-free queue.
☆1,613Updated 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,253Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆969Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated 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,515Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- Async++ concurrency framework for C++11☆1,391Updated 5 months ago
- Unified Executors☆1,549Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,548Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,800Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago
- Your binary serialization library☆1,132Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,327Updated last week
- A lightweight C++20 serialization and RPC library☆826Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,912Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,903Updated 2 weeks ago
- C++20 coroutine library☆687Updated 3 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,037Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,608Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,130Updated 2 years ago
- Yet Another Serialization☆755Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,895Updated last month
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,400Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,738Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,010Updated 8 months ago
- Event Dispatcher and callback list for C++☆1,445Updated 3 months ago