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:
- Proposal for constexpr_allocator☆13Updated 8 years ago
- Virtual memory based containers☆43Updated 3 years ago
- ☆17Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆23Updated last year
- 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
- C++20 for flag enums☆27Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Easily batch-build cmake projects!☆18Updated 6 months ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆26Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- The Bit Library☆58Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 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 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago