cameron314 / cpp11-on-multicoreLinks
Various synchronization primitives for multithreaded applications in C++11.
☆22Updated 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☆83Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 3 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ Concurrency library!☆27Updated 6 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 …☆31Updated 4 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Fork of Marcin Kalicinski's RapidXml library☆18Updated 2 weeks ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- C++ Message Queuing Library and Framework☆88Updated last month
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆27Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago