max0x7ba / atomic_queueLinks
C++14 lock-free queue.
☆1,698Updated 2 months 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,330Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,025Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,046Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,617Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,574Updated 9 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,577Updated 2 years ago
- Unified Executors☆1,613Updated 4 months ago
- C++20 coroutine library☆797Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,960Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,372Updated 3 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,546Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,950Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,114Updated 5 months ago
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆859Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated last week
- Your binary serialization library☆1,164Updated 5 months ago
- Yet Another Serialization☆761Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆965Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,842Updated last year
- A high performance C++ log library, producing structured binary logs☆698Updated 2 weeks ago
- Fast and memory efficient c++ flat hash map/set☆618Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,165Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,640Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,215Updated 9 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,003Updated last month
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆548Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,439Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆514Updated 6 months ago