apolukhin / Boost-CookbookLinks
Online examples from "Boost C++ Application Development Cookbook":
☆417Updated 4 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:
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆424Updated 4 years ago
- C++ library for storing and printing backtraces.☆466Updated this week
- ☆230Updated 3 months ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 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…☆288Updated 3 weeks ago
- C++ library for executors☆503Updated 8 years ago
- Hands-On Design Patterns with C++, published by Packt☆372Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- Boost.org serialization module☆129Updated last month
- The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)☆196Updated last month
- Boost Logging library☆190Updated this week
- Boost.org thread module☆209Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ High Performance, published by Packt☆255Updated 2 years ago
- A small c++ template with modern CMake☆322Updated 3 months ago
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆228Updated 2 years ago
- Working examples of Python, C++, C and JS new features☆134Updated 2 years ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆533Updated last week
- Pipelines for expressive code on collections in C++☆826Updated 7 months ago
- High performance C++11 thread pool☆578Updated 4 years ago
- C++ features jump start☆123Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆736Updated 3 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆360Updated 4 years ago
- Your standard library for metaprogramming☆1,764Updated last week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Sorting algorithms & related tools for C++14☆656Updated last week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆95Updated last year