Philip-Trettner / cpp-compile-overhead
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
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++ implementation of strong types☆54Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- value types for composite class design - with allocators☆48Updated last week
- Boost.PFR without the boost namespaces☆70Updated 3 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- C++17 compile-time enum reflection library☆44Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 6 months ago
- Various documents and code related to proposals for WG21☆66Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated 3 weeks ago