davidstone / isocpp
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
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- ☆26Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Flat containers for C++☆19Updated 8 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Virtual memory based containers☆41Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Small small_vector☆33Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 5 months 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++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A hash function library☆39Updated this week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 8 months ago
- A header only structure of arrays container for C++☆41Updated last year
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago