foonathan / lexLinks
Replaced by foonathan/lexy
☆138Updated 5 years ago
Alternatives and similar repositories for lex
Users that are interested in lex are comparing it to the libraries listed below
Sorting:
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A C++14-and-later expression template library☆109Updated last month
- A fixed capacity dynamically sized string☆69Updated last month
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ static_enum☆87Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- MSGUI - Metashell GUI☆69Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago