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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A general property customisation mechanism☆15Updated 4 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 3 weeks ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 8 months ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆26Updated 9 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 weeks ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- C++ Concurrency library!☆26Updated 6 years ago