hit9 / compile_time_regexp.hLinks
A simple compile time dfa based regular expression library for C++20.
☆17Updated last year
Alternatives and similar repositories for compile_time_regexp.h
Users that are interested in compile_time_regexp.h are comparing it to the libraries listed below
Sorting:
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Experimental JSON builder based on C++ reflection☆52Updated last month
- ☆26Updated 5 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Compile time counter that works with all major modern compilers☆56Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 Static Branch library☆60Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A utility for creating amalgamated single-header C++ libraries☆58Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆128Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- A C++14 Lambda Library☆25Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago