tirimatangi / LazyExpressionLinks
Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.
☆17Updated 2 years ago
Alternatives and similar repositories for LazyExpression
Users that are interested in LazyExpression are comparing it to the libraries listed below
Sorting:
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆42Updated this week
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Portable UUID generation library for C++☆26Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A type-erasure toolkit for C++20☆18Updated 5 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆24Updated 2 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆94Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- ☆9Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Text encoding for modern C++☆31Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A fixed capacity dynamically sized string☆67Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Header only associative linear container.☆41Updated 10 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- A little metaprogramming and functional library☆69Updated 2 years ago