cor3ntin / CPPProposals
Collection of proposals for c++
☆26Updated 2 months ago
Alternatives and similar repositories for CPPProposals
Users that are interested in CPPProposals are comparing it to the libraries listed below
Sorting:
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 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
- Container Traits for Modern C++☆29Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Easily batch-build cmake projects!☆18Updated 2 months ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 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
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Handling of NB comments in response to ballots☆14Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- Roman numeral support for C++17☆52Updated last year
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Metadata to support C++ packaging☆38Updated 2 years ago