Quincunx271 / TerseLambdaLinks
Terse Lambdas for C++
☆18Updated 2 years ago
Alternatives and similar repositories for TerseLambda
Users that are interested in TerseLambda are comparing it to the libraries listed below
Sorting:
- C++11 metaprogramming library☆266Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Ranges that didn't make C++20☆90Updated 9 months ago
- A C++ parser combinator library.☆153Updated last month
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Framework for Writing C++ Committee Papers☆137Updated 2 months ago
- Using coroutines as sugar for composing monadic operations☆76Updated 7 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- ☆125Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- A C++20 concepts library, providing container concepts etc.☆84Updated 10 months ago
- C++17 string with fixed size☆113Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- ☆159Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- Simple C++20 module support for CMake☆212Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- The Fancy Named Parameters Library☆34Updated last month
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Prints values and types during compilation!☆58Updated 2 months ago
- C++ syntactic sugar collection☆95Updated 3 years ago
- C++20 Meta-Programming library☆292Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆128Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago