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:
- Virtual memory based containers☆42Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Proposal for constexpr_allocator☆13Updated 8 years ago
- ☆17Updated last year
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 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 last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Prototype for new std::function features, compatible with C++11.☆47Updated 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
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆23Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 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
- Easily batch-build cmake projects!☆18Updated 8 months ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- C++20 for flag enums☆27Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago