cor3ntin / CPPProposalsLinks
Collection of proposals for c++
☆27Updated last month
Alternatives and similar repositories for CPPProposals
Users that are interested in CPPProposals are comparing it to the libraries listed below
Sorting:
- homogeneous variadic function parameters☆17Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Easily batch-build cmake projects!☆18Updated 4 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++14 reflection library☆73Updated last month
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A fixed capacity dynamically sized string