tirimatangi / LazyExpression
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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- ☆9Updated 2 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Header only associative linear container.☆41Updated 6 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 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
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last week
- An indirect value-type for C++☆82Updated last year
- Tiny Test System☆27Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A hash function library☆39Updated 2 weeks ago
- A type-erasure toolkit for C++20☆19Updated 3 weeks ago
- Example static/shared library output of cmake-init☆13Updated 2 months ago
- Small small_vector☆34Updated 4 years ago
- a small lightweight std::execution work-alike☆64Updated this week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated last week
- Portable UUID generation library for C++☆26Updated last year
- Asio Buffers without the Asio☆12Updated 2 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 2 weeks ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago