dkormalev / cefalLinks
(Concepts-enabled) Functional Abstraction Layer for C++
☆52Updated 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☆56Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆76Updated 7 years ago
- Experimental library for currying in C++17☆79Updated 5 months ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 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
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Latest iteration of my static webpage/blog generator☆54Updated 3 months ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Composable monadic STM for C++ on Free monads☆78Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- Tutorial for the Metaparse library with lab exercises☆31Updated 11 years ago