timsong-cpp / cppwpLinks
HTML version of the current C++ working paper
☆471Updated 3 weeks 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☆20Updated last year
- Generates https://eel.is/c++draft☆173Updated 3 months ago
- C++ ABI Summary☆553Updated 7 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆764Updated 7 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆945Updated last month
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 4 years ago
- Runtime polymorphism done right☆1,014Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- C++ library for storing and printing backtraces.☆468Updated last month
- Source for the http://cppquiz.org website (not the questions)☆120Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated this week
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆754Updated 2 weeks ago
- C++ parsing DSL☆1,103Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆447Updated 5 months ago
- C++17 `std::variant` for C++11/14/17☆694Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 10 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆900Updated last year
- This is an experimental library that has evolved to P2688☆676Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 10 months ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- Boost.org spirit module☆415Updated 2 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆477Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆396Updated last month
- Implementation of strong types in C++☆800Updated 2 years ago
- Pipelines for expressive code on collections in C++☆829Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,404Updated 2 weeks ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆455Updated last week
- scanf for modern C++☆1,194Updated 2 weeks ago