taocpp / PEGTLLinks
Parsing Expression Grammar Template Library
☆2,082Updated 4 months ago
Alternatives and similar repositories for PEGTL
Users that are interested in PEGTL are comparing it to the libraries listed below
Sorting:
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,015Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,613Updated 2 months ago
- Library to parse and work with the C++ AST☆1,760Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,503Updated 4 months ago
- C++ parsing DSL☆1,212Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,788Updated 3 months ago
- Runtime polymorphism done right☆1,030Updated 4 years ago
- Your standard library for metaprogramming☆1,821Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,447Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,267Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,803Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,392Updated 4 months ago
- Compile Time Regular Expression in C++☆3,727Updated 3 months ago
- A (work-in-progress) nextgen Doxygen for C++☆963Updated 3 months ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- Embedded Scripting Language Designed for C++☆3,103Updated 4 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆963Updated 6 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,338Updated 8 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,567Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,578Updated 6 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,255Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO