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:
- Using coroutines as sugar for composing monadic operations☆76Updated 6 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆55Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Composable monadic STM for C++ on Free monads☆77Updated 5 years ago
- Experimental library for currying in C++17☆79Updated 3 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- C++ generic make factory☆108Updated 6 years 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 c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Tutorial for the Metaparse library with lab exercises☆31Updated 11 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago