cameron314 / cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
☆22Updated 8 years ago
Alternatives and similar repositories for cpp11-on-multicore:
Users that are interested in cpp11-on-multicore are comparing it to the libraries listed below
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆80Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Lightweight publisher/subscriber C++ library based on boost asio☆22Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A general property customisation mechanism☆15Updated 5 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- ☆27Updated last year
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Fast delegates implementation☆56Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ lock-free queue.☆12Updated 4 years ago
- better asio wrapper (++asio)☆42Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago