ornerylawn / channelLinks
Wait-free ring buffer for inter-thread communication using C++11 atomics
☆18Updated 10 years ago
Alternatives and similar repositories for channel
Users that are interested in channel are comparing it to the libraries listed below
Sorting:
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Allocation benchmarks☆30Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Updated 4 months ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…