dkormalev / cefalLinks
(Concepts-enabled) Functional Abstraction Layer for C++
☆51Updated 5 years ago
Alternatives and similar repositories for cefal
Users that are interested in cefal are comparing it to the libraries listed below
Sorting:
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 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
- Experimental library for currying in C++17☆77Updated 9 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- Composable monadic STM for C++ on Free monads☆79Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- (experimental) Syntactic sugar for variant and optional types.☆162Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- Latest iteration of my static webpage/blog generator☆53Updated 7 months ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 9 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago