timsong-cpp / cppwpLinks
HTML version of the current C++ working paper
☆466Updated 3 months ago
Alternatives and similar repositories for cppwp
Users that are interested in cppwp are comparing it to the libraries listed below
Sorting:
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆15Updated last year
- Generates https://eel.is/c++draft☆172Updated 2 months ago
- C++ ABI Summary☆554Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 6 months ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- scanf for modern C++☆1,188Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆896Updated last year
- C++ library for storing and printing backtraces.☆467Updated 3 weeks ago
- Boost.org spirit module☆414Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- C++ parsing DSL☆1,095Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,342Updated last month
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Implementation of strong types in C++☆796Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆394Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- The most over-engineered C++ assertion library☆634Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- Source for the http://cppquiz.org website (not the questions)☆119Updated 2 weeks ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆453Updated this week