cor3ntin / CPPProposalsLinks
Collection of proposals for c++
☆29Updated 2 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
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- A C++14 reflection library☆78Updated last week
- An indirect value-type for C++☆83Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- 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!☆75Updated 8 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 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 Lambda Library☆25Updated 2 weeks ago
- Boost.PFR without the boost namespaces☆75Updated 6 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- ☆31Updated 4 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year