alpc62 / lock-free-queueLinks
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
☆16Updated 4 years ago
Alternatives and similar repositories for lock-free-queue
Users that are interested in lock-free-queue are comparing it to the libraries listed below
Sorting:
- Pipelines for Modern C++☆71Updated 5 years ago
- C++ Message Queuing Library and Framework☆91Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Simple resource pool for recycling resources in C++☆71Updated 3 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆46Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- ☆86Updated 2 years ago
- C++ utilities☆56Updated 6 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆55Updated last week
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 4 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 10 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 4 months ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Library for complex bitfields☆19Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Micro Signal/Slot implementetation☆35Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 11 months ago
- Lightweight C++ Signals and Slots implementation☆34Updated 10 months ago
- Utility classes and common functionality use by the mahi-lib ecosystem☆17Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 2 weeks ago