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
- 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 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
- Flat containers for C++☆59Updated last month
- ☆26Updated 5 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- C++ library aiming to replace all built-in integers☆96Updated 2 months ago
- Virtual memory based containers☆42Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Small small_vector☆34Updated 3 weeks ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- ☆49Updated 7 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- ☆17Updated 3 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- C++20 Compact Tuple Tools☆53Updated last week
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago