cor3ntin / CPPProposalsLinks
Collection of proposals for c++
☆29Updated 4 months ago
Alternatives and similar repositories for CPPProposals
Users that are interested in CPPProposals are comparing it to the libraries listed below
Sorting:
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- 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 C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- 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☆68Updated this week
- Container Traits for Modern C++☆30Updated 5 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Small small_vector☆35Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- An indirect value-type for C++☆84Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A C++14 reflection library☆76Updated last month
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- meta-programming, C++11☆16Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- The Fancy Named Parameters Library☆34Updated 2 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 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☆49Updated 2 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- homogeneous variadic function parameters☆17Updated last year
- ☆32Updated 4 years ago