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:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Flat containers for C++☆19Updated 8 years ago
- ☆26Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Flat containers for C++☆59Updated 3 weeks ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- ☆49Updated 7 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- WIP☆27Updated 6 years ago
- ☆23Updated this week
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago