lazy-evaluation
There are 237 repositories under lazy-evaluation topic.
aFarkas/lazysizes
High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
matklad/once_cell
Rust library for single assignment cells and lazy statics without macros
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.
hyoo-ru/mam_mol
$mol - fastest reactive micro-modular compact flexible lazy ui web framework.
p-ranav/csv2
Fast CSV parser and writer for Modern C++
wesovilabs/koazee
A StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices.
thma/WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
streamlet-dev/tributary
Streaming reactive and dataflow graphs in Python
naver/lispe
An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell.
ebonnal/streamable
concurrent & fluent interface for (async) iterables
JuliaReach/LazySets.jl
Scalable symbolic-numeric set computations in Julia
ast-al/rangeless
c++ LINQ -like library of higher-order functions for data manipulation
Blosc/python-blosc2
A high-performance library for compressed ndarrays, with a flexible computational engine
matazure/mtensor
a c++/cuda template library for tensor lazy evaluation
sinclairzx81/linqbox
Language Integrated Query for JavaScript
roo-oliv/injectable
Python Dependency Injection for Humans™
TotallyNotChase/c-iterators
:books: A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
Technologicat/unpythonic
Supercharge your Python with parts of Lisp and Haskell.
clark800/lambda-zero
minimalist pure lazy functional programming language (pythonic haskell)
elftausend/custos
A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.
bollu/timi
A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages
tompazourek/Endless
🌌 Extensions that support the C# functional paradigm.
lac-dcc/wyvern
Automatic conversion of call by value into call by need in the LLVM IR.
parsiad/lazy-table
A python-tabulate wrapper for producing tables from generators
functionalscript/functionalscript
FunctionalScript is a safe purely functional subset of JavaScript
archermarx/PartialFunctions.jl
A small package to simplify partial function application
gdejohn/procrastination
A small, straightforward library bringing the benefits of functional programming to Java 11
nlgranger/SeqTools
A python library to manipulate and transform indexable data (lists, arrays, ...)
railsjazz/lazy_value
Rails Lazy value loader
RougeWare/Swift-Lazy-Containers
A few lazy-initialization container types for Swift 5.1
pomponchik/fazy
Lazy f-strings for everyone
gergoerdi/alef
Alef Lazily Evaluates Functions
TotallyNotChase/c-iterplus
Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators
CanftIn/domino
An open-source C++ library for full stack supporting, aiming at ai compiler/database/rpc etc.
overlogged/steak
A programming language which provides generalized algebraic data types, pattern matching and lazy evaluation based on C++17.
xgbuils/iterum
Handling iterables like lazy arrays.