Philip-Trettner / cpp-compile-overheadLinks
Benchmark and accountability tool for C++ compile-time overhead / compile-time health
☆52Updated 4 years ago
Alternatives and similar repositories for cpp-compile-overhead
Users that are interested in cpp-compile-overhead are comparing it to the libraries listed below
Sorting:
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- C++ implementation of strong types☆54Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆130Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- MSGUI - Metashell GUI☆68Updated 6 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated 2 weeks ago
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- C++ library aiming to replace all built-in integers