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 modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- C++ Message Queuing Library and Framework☆92Updated 3 weeks ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- Publish/Subscribe framework for C++☆19Updated 10 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Mastering Multithreading with C++, published by Packt☆18Updated 5 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
- Concurrency with modern C++☆33Updated 4 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Visualization of sorting algorithms, refreshed project☆13Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 5 years ago
- helper repository for various articles that I publish☆62Updated last year
- C++ plugin framework☆54Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 10 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- C++ Build Scripts☆13Updated 6 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago