mknejp / computed-gotoLinks
Companion code to my talk on non-conforming C++
☆38Updated 5 years ago
Alternatives and similar repositories for computed-goto
Users that are interested in computed-goto are comparing it to the libraries listed below
Sorting:
- 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
- C++20 implementation of mutable constexpr expressions☆116Updated 4 years ago
- Roman numeral support for C++17☆52Updated last year
- Parameter passing and initialization☆80Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- C++ library aiming to replace all built-in integers☆95Updated 2 months ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆105Updated 2 years ago
- Forward, no matter what.☆132Updated 3 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher