alpc62 / lock-free-queueLinks
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
☆15Updated 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:
- Shared-memory based ring buffer☆63Updated 8 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆53Updated last month
- Just another header-only C++17 CSV parser☆15Updated this week
- C++ Message Queuing Library and Framework☆88Updated last month
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Typed Dataframe C++☆18Updated 3 years ago
- An easier way to write asynchronous c++ grpc clients/servers.☆33Updated 5 years ago
- Utility classes and common functionality use by the mahi-lib ecosystem☆17Updated 2 years ago
- A curated list of Modern C++ idioms☆22Updated 8 years ago
- Library for complex bitfields☆19Updated last year
- Simple, reliable & efficient distributed task queue for C++17☆98Updated 7 months ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Build fast computational graphs quickly using modern C++☆50Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Implementation of a lock-free ring buffer class.☆36Updated 6 months ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- c/c++ log benchmark☆27Updated 4 months ago
- Simple resource pool for recycling resources in C++☆69Updated last week