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:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Virtual memory based containers☆41Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- C++ library aiming to replace all built-in integers☆100Updated last month
- ☆25Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Flat containers for C++☆59Updated 7 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- homogeneous variadic function parameters☆18Updated last year
- ☆31Updated last month
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Low memory overhead allocator☆34Updated last year
- Coroutine support tools☆37Updated 4 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- ☆50Updated 8 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago