hanickadot / compile-time-regular-expressionsLinks
Compile Time Regular Expression in C++
☆3,714Updated 2 months ago
Alternatives and similar repositories for compile-time-regular-expressions
Users that are interested in compile-time-regular-expressions are comparing it to the libraries listed below
Sorting:
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,823Updated 2 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,331Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,256Updated last year
- A curated list of awesome header-only C++ libraries☆3,981Updated last month
- Parsing Expression Grammar Template Library☆2,082Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,606Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,782Updated 3 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,336Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,501Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,769Updated last year
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,790Updated 6 months ago
- A beautiful stack trace pretty printer for C++☆4,190Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,253Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,708Updated 7 months ago
- C++20 μ(micro)/Unit Testing framework☆1,393Updated 4 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,993Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,803Updated last year
- Table Maker for Modern C++☆2,118Updated 6 months ago
- C++ Tip Of The Week☆1,652Updated 6 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,564Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,149Updated last week
- Argument Parser for Modern C++☆3,309Updated 10 months ago
- The compiler is available for download. Get it!☆2,541Updated 2 years ago
- Your standard library for metaprogramming☆1,814Updated 3 weeks ago
- C++ parsing DSL☆1,207Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,446Updated 3 weeks ago
- Header-only TOML config file parser and serializer for C++17.☆1,922Updated 3 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,642Updated this week
- A Template Engine for Modern C++☆1,884Updated 3 weeks ago