bruxisma / papersLinks
WG21 Proposals and Drafts
☆14Updated 3 years ago
Alternatives and similar repositories for papers
Users that are interested in papers are comparing it to the libraries listed below
Sorting:
- homogeneous variadic function parameters☆17Updated last year
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆23Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- ☆26Updated 5 years ago
- ☆17Updated last year
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Compiler/BuildSystem Interface Library☆27Updated 3 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 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!☆18Updated 4 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 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 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- My proposals for the C++ standard☆12Updated last month