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++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Portable UUID generation library for C++☆26Updated 2 years 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
- Container Traits for Modern C++☆30Updated 4 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆45Updated this week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Header only associative linear container.☆42Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- The Fancy Named Parameters Library☆34Updated last month
- ☆32Updated 4 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- 🔎 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
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 months ago