cor3ntin / CPPProposals
Collection of proposals for c++
☆23Updated last week
Related projects ⓘ
Alternatives and complementary repositories for CPPProposals
- meta-programming, C++11☆16Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- A fixed capacity dynamically sized string☆63Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 5 years ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- value types for composite class design - with allocators☆37Updated this week
- Comparison operators for std::span☆15Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- ☆26Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Prototype C++ web_view implementation☆23Updated 5 years ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- C++ Modules Technical Specification working draft.☆23Updated 5 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago