cor3ntin / CPPProposalsLinks
Collection of proposals for c++
☆29Updated 3 months ago
Alternatives and similar repositories for CPPProposals
Users that are interested in CPPProposals are comparing it to the libraries listed below
Sorting:
- 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
- Container Traits for Modern C++☆29Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- ☆25Updated 5 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- The Fancy Named Parameters Library☆36Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Enumerating all of the Undefined Behavior in C++☆38Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 9 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- 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
- ☆31Updated 4 years ago