TartanLlama / typeclasses
Future C++ implementation of Rust-like trait objects with no boilerplate
☆118Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for typeclasses
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆73Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- Range-based goodness for C++17☆358Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- Replaced by foonathan/lexy☆138Updated 3 years ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- ☆71Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated last year
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- bad_alloc Behaving Badly☆73Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 3 years ago
- Ranges that didn't make C++20☆83Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A bunch of small C++ utilities☆62Updated 11 months ago