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☆78Updated 9 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Fast delegates implementation☆56Updated 2 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆22Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- Boost.org pool module☆50Updated last month
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Concurrency with modern C++☆30Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆26Updated 9 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago