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
- Virtual memory based containers☆43Updated 3 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
- ☆26Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 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
- simple ray tracing library focusing on good code☆57Updated last year
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- C++ library aiming to replace all built-in integers☆97Updated this week
- Flat containers for C++☆59Updated 3 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- ☆27Updated this week
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Flat containers for C++☆20Updated 8 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- ☆34Updated 3 years ago
- C++20 Compact Tuple Tools☆55Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- ☆49Updated 8 years ago
- Coroutine support tools☆36Updated 2 weeks ago