max0x7ba / atomic_queueLinks
C++14 lock-free queue.
☆1,671Updated last month
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,318Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,013Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,039Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,580Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,560Updated 8 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,160Updated 2 years ago
- C++20 coroutine library☆785Updated this 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,543Updated last month
- Unified Executors☆1,604Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,209Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,571Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Your binary serialization library☆1,160Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,361Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,930Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,833Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,103Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,429Updated last week
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,676Updated 5 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,949Updated 2 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,991Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,956Updated 4 months ago
- A C++ library of Concurrent Data Structures☆2,652Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,434Updated 2 weeks ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,169Updated this week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,108Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,987Updated last month
- Yet Another Serialization☆760Updated 4 months ago