bruxisma / papersLinks
WG21 Proposals and Drafts
☆14Updated 4 years ago
Alternatives and similar repositories for papers
Users that are interested in papers are comparing it to the libraries listed below
Sorting:
- Virtual memory based containers☆42Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Proposal for constexpr_allocator☆13Updated 8 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
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- homogeneous variadic function parameters☆18Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Easily batch-build cmake projects!☆18Updated 10 months ago
- ☆25Updated 5 years ago
- ☆17Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆24Updated 2 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- The Bit Library☆58Updated 6 years ago
- `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
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago