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☆79Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆26Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Fast delegates implementation☆56Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- 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
- C++ interface to CPU affinity management☆30Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 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
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- Fast TOML parser written in C++☆35Updated 11 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Zero-dependency C++ BSON library.☆43Updated 4 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
- JSON Serializer using compile time reflection☆20Updated 2 years ago