ornerylawn / channel
Wait-free ring buffer for inter-thread communication using C++11 atomics
☆19Updated 10 years ago
Alternatives and similar repositories for channel:
Users that are interested in channel are comparing it to the libraries listed below
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆27Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- ☆17Updated 5 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆26Updated 2 weeks ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago