K-Adam / SafeQueue
A thread-safe queue implementation in C++
☆43Updated 4 years ago
Alternatives and similar repositories for SafeQueue:
Users that are interested in SafeQueue are comparing it to the libraries listed below
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆86Updated 3 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆147Updated last year
- Pipelines for Modern C++☆67Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆74Updated last month
- Git for Modern C++ (A libgit2 Wrapper Library)☆116Updated 4 years ago
- Cross platform C++17 file class, in a single header.☆21Updated 5 years ago
- HTTP client library for Boost.Asio