Optional. optional (nullable) objects for C++14
314explicit. A set of small tools that allow you to state your intentions mre explicitly in the code
196markable. A template for creating optional-like objects with no space overhead
102static_string. A tool for representing and concatenating strings without heap memory
62compact_optional. A template for creating optional-like object with no space overhead
26out_param. A template for declaring function's output parameters
4cpp_chat_info.
2concepts-ts. Technical Specification: Concepts
2papers. Documents produced for WG21
1variant2. A never-valueless implementation of std::variant
1Tick. Trait introspection and concept creator for C++11
1safe_numerics. Replacements to standard numeric types which throw exceptions on errors
1contract. A paper on contract programming in C++
1Beast. HTTP and WebSocket built on Boost.Asio in C++11
1wdungeon. A text-based adventure game
1boost. Super-project for modularized Boost
1