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☆83Updated 9 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- async/await in vanilla C++11☆80Updated 8 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- A general property customisation mechanism☆16Updated 5 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 10 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated last month
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 11 months ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 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 …☆117Updated 7 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago