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:
- Virtual memory based containers☆42Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++20 implementation of mutable constexpr expressions☆133Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆103Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- Parameter passing and initialization☆81Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- C++ library aiming to replace all built-in integers☆99Updated last month
- Roman numeral support for C++17☆51Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Forward, no matter what.☆133Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated last month
- std::embed implementation for the poor (C++17)☆89Updated last year
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago