GitHub topics: lazy-evaluation
c1m50c/twin-primes
Repository based on a Computerphile video, "Infinite Data Structures: To Infinity & Beyond!"
Language: Haskell - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

d2207197/carriage
Less code, More productive. Enhanced Python collection classes for daily use
Language: Python - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 1

BowenFu/sicp-cpp
SICP examples in cpp
Language: C++ - Size: 31.3 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

alinpahontu2912/Haskell-Mobile-Target-Search
Second homework for programming paradigms course
Language: Haskell - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

andrewlowndes/dynamic-rust
Reactive programming in Rust
Language: Rust - Size: 6.84 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Koudela/eArc-di
Standalone lightweight dependency injection component
Language: PHP - Size: 95.7 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cryptosense/enumerators
Finite lazy enumerators in OCaml
Language: OCaml - Size: 42 KB - Last synced at: 27 days ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 1

Evian-Zhang/on_demand
A Rust crate provides a macro to generate aux macros for on-demand usage.
Language: Rust - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

scotchka/lazy_arithmetic
Implement lazy evaluation in Python
Language: Python - Size: 1.72 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

cemoktra/data_series
time series handling
Language: C++ - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rohankumar42/pandaSQL
A Pandas-inspired data analysis project with lazy semantics and query-offloading to SQLite
Language: Python - Size: 1.45 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

zac-garby/zzzz
A lazy Lisp.
Language: Haskell - Size: 557 KB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

mkoubik/sloth
Language: PHP - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 0

vladutmargineanu/Bloxorz
Homework for the Programming Paradigms course @ ACS, UPB 2019
Language: Haskell - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

BlancaCC/haskell
Haskell programs to learn and practise haskell languaje
Language: Haskell - Size: 4.76 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

typelead/eta-benchmarks
A set of benchmarks to aid in performance optimisation for the Eta compiler.
Language: Haskell - Size: 15.9 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

AndiKleini/LazyAwaitableCache
Contains a simple lazy .Net Core compatible cache for awaitable items
Language: C# - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ymdarake/stream-js
Sample implementation in JavaScript for SICP Stream chapter
Language: JavaScript - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

MrVPlusOne/LazyLang
A Haskell-style lazy language in 500 lines of Scala code
Language: Scala - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

sigdev2/lazy_py
Lazy calculations for Python based on iterators
Language: Python - Size: 351 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Spotchi/dETL
Seamless data and meta-data tracking in Python
Language: Python - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

mtumilowicz/java11-vavr-lazy
Overview of vavr Lazy API.
Language: Java - Size: 59.6 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

costajob/file_scanner
A library to lazily collect a list of files by path and a set of filters.
Language: Ruby - Size: 57.6 KB - Last synced at: about 6 hours ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

agero-core/lazy
Helpers for lazy initialization in .NET applications.
Language: C# - Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

streamerjs/streamerjs
Easy to use lazy evaluation library
Language: TypeScript - Size: 193 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

ItaHeld90/seqzy.js
Lazy sequence library, tailor made for Javascript Iterables
Language: JavaScript - Size: 86.9 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

carlosrberto/lazy-list
LazyList implements map, filter and reduce in JavaScript Arrays with lazy evaluation.
Language: JavaScript - Size: 459 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gallettilance/Clojure_mylib
a library of functions I built to get practice with Clojure
Language: Clojure - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

gallettilance/FRP-counters
Functional Reactive Programming with BaconJS 🥓
Language: JavaScript - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Aryailia/denotational
Another functional library. Detonational syntax lazy evaluation, eager evaluation, and for the reactive model.
Language: JavaScript - Size: 51.8 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tinyj/tinyj-lazy
A thread and exception safe implementation of lazy (aka on-demand) value initialization.
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

daniero/whatever
Some sort of programming language
Language: Kotlin - Size: 88.9 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
