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
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- 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 3 months ago
- 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 …☆116Updated 7 years ago
- Boost.org circular_buffer module☆60Updated 2 months ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A simple implementation of a MessageBus.☆26Updated last year
- C++ binding for nanomsg☆109Updated 10 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A general property customisation mechanism☆16Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- Fast delegates implementation☆56Updated 3 years ago