davidstone / isocppLinks
Papers intended for the C++ Standardization Committee
☆14Updated 2 years ago
Alternatives and similar repositories for isocpp
Users that are interested in isocpp are comparing it to the libraries listed below
Sorting:
- Virtual memory based containers☆42Updated 3 years ago
- homogeneous variadic function parameters☆18Updated 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
- ☆25Updated 5 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- ☆50Updated 8 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- C++ library aiming to replace all built-in integers☆99Updated last month
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- Flat containers for C++☆59Updated 5 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Time to #include standard library and other C++ headers.☆105Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Coroutine support tools☆36Updated 2 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year