JuliaFolds

Results 13 repositories owned by JuliaFolds

FLoops.jl

304
Stars
5
Forks
Watchers

Fast sequential, threaded, and distributed for-loops for Julia—fold for humans™

BangBang.jl

108
Stars
11
Forks
Watchers

Immutables as mutables, mutables as immutables.

FGenerators.jl

25
Stars
0
Forks
Watchers

@yield-based syntax for iterating over collections—foldl for humans™

Folds.jl

83
Stars
3
Forks
Watchers

A unified interface for sequential, threaded, and distributed fold

FoldsCUDA.jl

54
Stars
4
Forks
Watchers

Data-parallelism on CUDA using Transducers.jl and for loops (FLoops.jl)

FoldsThreads.jl

28
Stars
0
Forks
Watchers

Extra threaded executors for JuliaFolds/*.jl

GeneratorsX.jl

28
Stars
0
Forks
Watchers

iterate and foldl for humans™

InitialValues.jl

25
Stars
3
Forks
Watchers

Canonical default initial values and identity elements for Julia