dendisuhubdy / cpp_exercises
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
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 3 weeks ago
- Concurrency with modern C++☆31Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ double-to-string conversion benchmark☆9Updated 7 months ago
- C++ Build Scripts☆14Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- A generic connection pool☆21Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- Primer for C++ Concepts☆23Updated 6 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- C++ CMake Scripts☆17Updated 3 weeks ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 8 years ago