jotron-as / CPP-Parsing-CombinatorsLinks
A header only library that provides parser combinators to C++
☆20Updated 3 years ago
Alternatives and similar repositories for CPP-Parsing-Combinators
Users that are interested in CPP-Parsing-Combinators are comparing it to the libraries listed below
Sorting:
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆168Updated 2 years ago
- Effect handlers in C++☆124Updated last year
- Composable monadic STM for C++ on Free monads☆79Updated 5 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- An efficient, composable design pattern for range processing☆129Updated 6 months ago
- ☆62Updated 3 years ago
- Functors, Monads and Free Monads in C++☆19Updated 2 years ago
- sandbox for my c++ functional programming experiments☆33Updated 12 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Header-only C++17 library for property-based testing.☆127Updated last year
- A framework for reusing code in Clang tools☆125Updated 3 months ago
- Using coroutines as sugar for composing monadic operations☆76Updated 7 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- C++ parser combinator library☆97Updated 10 years ago
- Making Boost Variants usable☆38Updated 9 years ago
- Compile Haskell-like code into C++ template metaprograms☆59Updated 9 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.☆24Updated 4 years ago
- ☆63Updated this week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Translate C++/Rust type into C type with the same memory layout☆17Updated 2 years ago
- Simple mutation-testing☆46Updated last year