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 single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Fast delegates implementation☆57Updated 3 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 5 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- ☆29Updated 2 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- C++ framework for rapid server development☆77Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++ async operations☆100Updated 10 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- C++ Message Queuing Library and Framework☆92Updated last week