max0x7ba / atomic_queue
C++14 lock-free queue.
☆1,631Updated last week
Alternatives and similar repositories for atomic_queue:
Users that are interested in atomic_queue are comparing it to the libraries listed below
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,279Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆979Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated last week
- Unified Executors☆1,564Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,520Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 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,518Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,178Updated 6 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,846Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,779Updated last year
- Async++ concurrency framework for C++11☆1,394Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,574Updated last year
- Your binary serialization library☆1,145Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆838Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆4,057Updated 9 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,561Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,631Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,396Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,334Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,910Updated last week
- Yet Another Serialization☆756Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- C++20 coroutine library☆719Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,931Updated 2 months ago
- scanf for modern C++☆1,169Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,753Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,923Updated 2 weeks ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,353Updated this week
- A C++ library of Concurrent Data Structures☆2,614Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,415Updated 3 months ago