apolukhin / Boost-CookbookLinks
Online examples from "Boost C++ Application Development Cookbook":
☆426Updated this week
Alternatives and similar repositories for Boost-Cookbook
Users that are interested in Boost-Cookbook are comparing it to the libraries listed below
Sorting:
- ☆236Updated 3 months ago
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Updated 5 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Software Architecture with C++, published by Packt☆551Updated last year
- C++ High Performance, published by Packt☆266Updated 2 years ago
- Boost Logging library☆206Updated 3 weeks ago
- CppCon 2018 Presentation materials☆132Updated 4 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 6 months ago
- Basic, but working, C++ project using CMake, boost and Doxygen☆295Updated 9 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆294Updated 7 months ago
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Boost.org serialization module☆131Updated last month
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- Presentation Material for C++Now 2017☆496Updated 7 years ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆573Updated 2 years ago
- A C++ interface for linux inotify☆146Updated 2 years ago
- A small c++ template with modern CMake☆324Updated 5 months ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Experiments with the C++ programming language.☆145Updated 2 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 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☆521Updated 3 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 7 years ago
- Sorting algorithms & related tools for C++☆689Updated this week
- A sample project using GoogleTest with CMake☆251Updated 2 years ago
- C++ library for executors☆515Updated 9 years ago
- Concise CMake templates for creating C++ libraries or executables.☆125Updated 3 years ago
- Helpful example of a gtest and cmake set up for C++.☆324Updated 3 weeks ago
- The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)☆209Updated last month