njpipeorgan / lambdaLinks
C++ library for writing short anonymous functions
☆11Updated 8 years ago
Alternatives and similar repositories for lambda
Users that are interested in lambda are comparing it to the libraries listed below
Sorting:
- ☆23Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Generic hash function for STL style unordered containers☆39Updated last month
- c++20 compile time math(derivation/integration) library☆17Updated 2 years ago
- A clean implementation of reflection and related proposals.☆28Updated 8 years ago
- CMake wrapper around the cppfront repository☆79Updated last year
- A C++17 memoization library☆26Updated 8 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Collection of proposals for c++☆29Updated 3 months ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Sandbox repository for various C++20 Modules use cases and how to build them☆63Updated 2 years ago
- Conway's Game of Life in the Terminal☆39Updated 5 years ago
- Range-based for loop with indices retained☆17Updated 7 years ago
- Enumerating all of the Undefined Behavior in C++☆38Updated 3 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- Proposed C++ standardisation for linear algebra☆28Updated 7 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Easily batch-build cmake projects!☆18Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- A C++14 reflection library☆78Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago
- A C++ library that speaks Mathematica. Mathematica++☆14Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Ranges that didn't make C++20☆95Updated last year
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago