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 last week
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 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
- Implementation of a lock-free ring buffer class.☆38Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 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
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated last month
- Pipelines for Modern C++☆76Updated 5 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- ☆29Updated 2 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
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 6 months ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- Yet Another C++ Library☆24Updated 2 years ago
- Cake is a fast build system written in Python.☆22Updated 10 months ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 5 months ago
- C++ plugin framework☆54Updated 6 years ago