KjellKod / Moody-Camel-s-concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
☆16Updated 9 years ago
Alternatives and similar repositories for Moody-Camel-s-concurrentqueue
Users that are interested in Moody-Camel-s-concurrentqueue are comparing it to the libraries listed below
Sorting:
- low level system stuff, threads, memory, file descriptors etc☆21Updated 3 months ago
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last month
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Boost.org unordered module☆73Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Rust-like traits implementation in C++☆19Updated last year
- c++ wrapper around libpapi☆68Updated 7 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆43Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- ☆56Updated 4 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.☆14Updated 4 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- Example static/shared library output of cmake-init☆13Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Effective Memory Reclamation☆55Updated 5 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated last month
- Slides of the Italian C++ Conference 2019☆23Updated 5 years ago
- ☆11Updated 7 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago