max0x7ba / atomic_queueLinks
C++14 lock-free queue.
☆1,720Updated 3 weeks ago
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,349Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,051Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,082Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,652Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,594Updated 10 months ago
- Unified Executors☆1,628Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- C++20 coroutine library☆823Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 3 weeks 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,554Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,007Updated last week
- A lightweight C++20 serialization and RPC library☆870Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,385Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,137Updated 6 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,676Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,966Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,228Updated 10 months ago
- Yet Another Serialization☆764Updated 6 months ago
- Fast and memory efficient c++ flat hash map/set☆627Updated 2 weeks ago
- Your binary serialization library☆1,170Updated 6 months ago
- Async++ concurrency framework for C++11☆1,405Updated 10 months ago
- A high performance C++ log library, producing structured binary logs☆710Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,037Updated 2 weeks ago
- Fast C++ IPC using shared memory☆619Updated 3 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,172Updated 2 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,729Updated last month
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,180Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆523Updated 2 weeks ago