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☆56Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- A type-erasure toolkit for C++20/23☆19Updated 3 weeks ago
- Header only associative linear container.☆43Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++11 compatible charconv☆31Updated last month
- The Fancy Named Parameters Library☆36Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Text encoding for modern C++☆32Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- ☆31Updated last month
- Text wrapper and column formatter for C++.☆28Updated 2 years ago
- Typed Dataframe C++☆18Updated 3 years ago
- Small small_vector☆34Updated 5 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Tiny Test System☆27Updated 2 weeks ago