cameron314 / cpp11-on-multicoreLinks
Various synchronization primitives for multithreaded applications in C++11.
☆23Updated 9 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
Sorting:
- C++ Concurrency library!☆27Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- Fast delegates implementation☆56Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 6 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆120Updated 7 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago