alpc62 / lock-free-queueLinks
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
☆14Updated 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:
- Utility classes and common functionality use by the mahi-lib ecosystem☆17Updated 2 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 2 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- c/c++ log benchmark☆27Updated 4 months ago
- C++ Message Queuing Library and Framework☆88Updated 2 weeks ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆12Updated 3 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- ☆21Updated 8 months ago
- Pipelines for Modern C++☆67Updated 4 years ago
- c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.☆16Updated 6 months ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated 3 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Example static/shared library output of cmake-init☆13Updated 5 months ago
- C++ utilities☆48Updated 2 months ago
- C++ lock-free queue.☆13Updated 5 years ago
- Typed Dataframe C++☆18Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- C++11 compatible charconv☆31Updated last week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago