max0x7ba / atomic_queue
C++14 lock-free queue.
☆1,526Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for atomic_queue
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 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,497Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- Async++ concurrency framework for C++11☆1,350Updated last month
- Unified Executors☆1,489Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,556Updated 2 weeks ago
- Your binary serialization library☆1,077Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,614Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆943Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- A lightweight C++20 serialization and RPC library☆747Updated last week
- C++20 coroutine library☆605Updated this week
- Asynchronous Low Latency C++ Logging Library☆1,561Updated last week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆508Updated 2 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,872Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- A C++ library of Concurrent Data Structures☆2,566Updated last year
- Yet Another Serialization☆733Updated 8 months ago
- BS: a fast, lightweight, and easy-to-use C++17 thread pool library☆2,211Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago