hanickadot / cpp-tutorialLinks
☆15Updated 5 years ago
Alternatives and similar repositories for cpp-tutorial
Users that are interested in cpp-tutorial are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- A proposal for a JSON data type in the C++ standard library☆55Updated 6 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated last month
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ Defensive Macros☆31Updated 7 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- CMake Community Modules☆44Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- C++ generic make factory☆108Updated 6 years ago
- ⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance a…☆58Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A C++14 and later CRTP template for defining iterators☆76Updated last month