cor3ntin / CPPProposalsLinks
Collection of proposals for c++
☆29Updated last month
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
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- Small small_vector☆35Updated 4 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Metadata to support C++ packaging☆38Updated 3 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆24Updated 2 years ago
- A C++14 reflection library☆78Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Compiler/BuildSystem Interface Library☆29Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago