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:
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆17Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 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 5 years ago
- ☆25Updated 5 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆24Updated 2 years ago
- Compiler/BuildSystem Interface Library☆29Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- The Bit Library☆58Updated 6 years ago
- Easily batch-build cmake projects!☆18Updated 9 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- homogeneous variadic function parameters☆18Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated 2 weeks ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆103Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month