dendisuhubdy / cpp_exercisesLinks
Professional C++ Examples
☆10Updated 4 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:
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- C++ Message Queuing Library and Framework☆92Updated last week
- Example program for BoostCon11 talk☆37Updated 14 years ago
- 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
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 12 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 6 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- C++ binding for nanomsg☆113Updated 11 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
- ☆29Updated 2 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- Pipelines for Modern C++☆76Updated 5 years ago
- A generic connection pool☆22Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Boost.org statechart module☆33Updated this week
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- Publish/Subscribe framework for C++☆19Updated 10 years ago
- Concurrency with modern C++☆33Updated 4 years ago