max0x7ba / atomic_queueLinks
C++14 lock-free queue.
☆1,755Updated 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,408Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,103Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,136Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,692Updated 6 months ago
- Unified Executors☆1,650Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,625Updated last year
- C++20 coroutine library☆866Updated 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,568Updated 5 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,075Updated last week
- Async++ concurrency framework for C++11☆1,413Updated last year
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,192Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆621Updated 3 months ago
- Fast and memory efficient c++ flat hash table/map/set☆652Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,737Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,980Updated 8 months ago
- Your binary serialization library☆1,194Updated last month
- Yet Another Serialization☆766Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,250Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,263Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,414Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,877Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,182Updated 3 years 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 3 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,076Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆748Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,362Updated 4 months ago
- Fast C++ IPC using shared memory☆621Updated 3 years ago