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☆261Updated 2 weeks ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Microbenchmarking for Modern C++☆223Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated 3 weeks ago
- C++20 Meta-Programming library☆285Updated last month
- Simple C++20 module support for CMake☆211Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- A C++ parser combinator library.☆147Updated 2 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆197Updated 4 years ago
- Multiprecision for modern C++☆314Updated 7 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 10 months ago
- Framework for Writing C++ Committee Papers☆135Updated 2 weeks ago
- C++ syntactic sugar collection☆94Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- ☆124Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Meta C++ Library and Tool☆82Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Ranges that didn't make C++20☆87Updated 7 months ago
- ☆123Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago