dendisuhubdy / cpp_exercisesLinks
Professional C++ Examples
☆10Updated 3 years ago
Alternatives and similar repositories for cpp_exercises
Users that are interested in cpp_exercises are comparing it to the libraries listed below
Sorting:
- C++ Message Queuing Library and Framework☆91Updated last month
- Example program for BoostCon11 talk☆37Updated 14 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- Publish/Subscribe framework for C++☆19Updated 10 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Implementation of a lock-free ring buffer class.☆38Updated 9 months ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated 2 weeks ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 2 months ago
- C++ binding for nanomsg☆112Updated 11 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 9 years ago
- Boost.org statechart module☆31Updated last month
- Yet Another C++ Library☆23Updated last year
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆46Updated last month
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- Slides and presentations☆69Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆43Updated last year
- A curated list of Modern C++ idioms☆23Updated 8 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 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago