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
- 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
- Flat containers for C++☆56Updated 2 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- ☆26Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- homogeneous variadic function parameters☆17Updated 11 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- 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
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- Flat containers for C++☆19Updated 8 years ago
- Virtual memory based containers☆40Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 4 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year