alpc62 / lock-free-queue
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
☆12Updated 3 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
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Radix set/map implementation☆16Updated 11 months ago
- C++11 compatible charconv☆29Updated last month
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- C++ Message Queuing Library and Framework☆87Updated 2 weeks ago
- Pipelines for Modern C++☆64Updated 4 years ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- Experimental C++ network library on top of Boost.Fiber☆13Updated 6 years ago
- Library for complex bitfields☆19Updated 8 months ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 months ago
- ☆17Updated 4 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Boost.org unordered module☆66Updated 3 weeks ago