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:
- homogeneous variadic function parameters☆17Updated 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
- 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
- C++ library aiming to replace all built-in integers☆98Updated this week
- simple ray tracing library focusing on good code☆58Updated last year
- Flat containers for C++☆59Updated 4 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Low memory overhead allocator☆33Updated 11 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆59Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- ☆29Updated 3 weeks ago
- C++20 Compact Tuple Tools