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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 10 months ago
- C++ Build Scripts☆14Updated 2 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ CMake Scripts☆14Updated 10 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- ☆20Updated 2 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Source code for 'C++ Standard Library Quick Reference' by Peter Van Weert and Marc Gregoire☆21Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Depth C++ library☆10Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Mastering Multithreading with C++, published by Packt☆17Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Chromium DevTools remote for C++☆11Updated 6 years ago
- java-like synchronized blocks in c++☆13Updated 10 years ago