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
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- JSON & BSON parser/writer☆38Updated 9 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- easy to use callback library for C++☆40Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated 2 weeks ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆26Updated 9 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated last year
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 6 months ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Generic RPC Library proposal for Boost☆32Updated 12 years ago