foldl
Fold computation library
A library providing an efficient way to compute multiple folds over a collection in one pass.
Composable, streaming, and efficient left folds
161 stars
13 watching
51 forks
Language: Haskell
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides an inductive approach to dealing with graphs | 184 |
| Provides a typed and composable API for building spreadsheets with explicit input/output relationships | 185 |
| A library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages | 73 |
| A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
| A Haskell library for constructing and manipulating algebraic graphs with equational reasoning capabilities | 722 |
| A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 |
| An intermediate language for optimizing functional programs in Haskell | 374 |
| A type-safe approach to error handling in the Haskell programming language | 64 |
| A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 563 |
| A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 873 |
| A Haskell library for numerical computation and data analysis with focus on performance and memory locality | 137 |
| A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |