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:
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- 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 …☆31Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- C++ framework for rapid server development☆76Updated last year
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆87Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆28Updated 10 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago