davidstone / isocppLinks
Papers intended for the C++ Standardization Committee
☆14Updated last year
Alternatives and similar repositories for isocpp
Users that are interested in isocpp are comparing it to the libraries listed below
Sorting:
- homogeneous variadic function parameters☆17Updated last year
- Flat containers for C++☆59Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 10 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 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 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- ☆26Updated 5 years ago
- Flat containers for C++☆19Updated 8 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 9 months 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
- ☆34Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Small small_vector☆34Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- Comparison operators for std::span☆15Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++11 compatible charconv☆31Updated last week
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 8 months ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago