no-more-secrets / parscoLinks
C++20 Coroutine-Based Synchronous Parser Combinator Library
☆61Updated 4 years ago
Alternatives and similar repositories for parsco
Users that are interested in parsco are comparing it to the libraries listed below
Sorting:
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- ☆62Updated 4 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Updated 5 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- An efficient, composable design pattern for range processing☆134Updated 10 months ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A framework for reusing code in Clang tools☆126Updated 3 months ago
- Simple mutation-testing☆47Updated last year
- A little metaprogramming and functional library☆68Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- A C++ parser combinator library.☆165Updated this week
- An indirect value-type for C++☆83Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated last month