cor3ntin / CPPProposals
Collection of proposals for c++
☆26Updated last month
Alternatives and similar repositories for CPPProposals:
Users that are interested in CPPProposals are comparing it to the libraries listed below
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Easily batch-build cmake projects!☆17Updated 3 weeks ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 10 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- meta-programming, C++11☆16Updated 2 years ago
- A fixed capacity dynamically sized string☆64Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Functional C++ iterator library☆24Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- value types for composite class design - with allocators☆45Updated this week
- Container Traits for Modern C++☆28Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆22Updated last year
- Proposal for constexpr_allocator☆13Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated this week
- An indirect value-type for C++☆82Updated last year
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year