apolukhin / Boost-CookbookLinks
Online examples from "Boost C++ Application Development Cookbook":
☆420Updated 6 months ago
Alternatives and similar repositories for Boost-Cookbook
Users that are interested in Boost-Cookbook are comparing it to the libraries listed below
Sorting:
- ☆232Updated last week
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆249Updated 11 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆430Updated 4 years ago
- Hands-On Design Patterns with C++, published by Packt☆381Updated 2 years ago
- Software Architecture with C++, published by Packt☆532Updated last year
- Boost Logging library☆195Updated 2 weeks ago
- C++ High Performance, published by Packt☆260Updated 2 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 3 weeks ago
- Boost.org serialization module☆128Updated 3 months ago
- The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)☆201Updated 3 months ago
- Presentation Material for C++Now 2017☆493Updated 6 years ago
- This is the code repository for my book "C++20 - Get the Details"☆99Updated last year
- CppCon 2018 Presentation materials☆130Updated 3 years ago
- Working examples of Python, C++, C and JS new features☆136Updated 2 years ago
- C++ library for storing and printing backtraces.☆470Updated 2 months ago
- My C++ Notes☆106Updated 4 years ago
- Boost.org thread module☆212Updated 2 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆290Updated last month
- Performance benchmark framework for C++ with nanoseconds measure precision☆308Updated 3 weeks ago
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- Code files by Packt☆535Updated 4 years ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆560Updated 2 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- Helpful example of a gtest and cmake set up for C++.☆323Updated 8 years ago
- Materials for the Design Patterns webinar☆139Updated 3 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- C++ HTTP mock server for client tests.☆33Updated 4 years ago
- C++ library for executors☆509Updated 8 years ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆545Updated last week