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:
- 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
- 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
- simple ray tracing library focusing on good code☆57Updated last year
- ☆26Updated 5 years ago
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- Flat containers for C++☆59Updated 2 months ago
- C++ library aiming to replace all built-in integers☆96Updated 3 weeks ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- C++20 Compact Tuple Tools☆54Updated 3 weeks ago
- ☆17Updated 3 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ string formatting library☆46Updated 5 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- An indirect value-type for C++☆83Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago