hoopl
Dataflow analysis library
A library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages
Higher-order optimization library
73 stars
14 watching
27 forks
Language: Haskell
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
haskell/statistics | A fast and efficient library for computing statistical data in Haskell | 301 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
tfausak/flow | A Haskell package providing alternative operators to improve code readability | 200 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
binroot/haskell-data-analysis-cookbook | An in-depth guide to data analysis using Haskell programming language | 653 |
hoplon/javelin | A dataflow programming library built on top of ClojureScript. | 809 |
apauley/hledger-flow | Automated accounting workflow tool | 176 |
wellposed/numerical | A Haskell library for numerical computation and data analysis with focus on performance and memory locality | 137 |
damsl/k3 | Builds large-scale data systems by separating design and implementation concerns with a high-level, declarative language framework. | 15 |
kennytilton/cells | A Common Lisp implementation of the dataflow programming paradigm with spreadsheet-like expressiveness. | 211 |
dfianthdl/dfhdl | A programming language and library for describing dataflow-based digital hardware in a high-level, object-oriented way | 82 |
haskell/criterion | A performance measurement library for Haskell code | 505 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 76 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |