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,582 |
haskell/statistics | A library for computing statistical data in Haskell efficiently and effectively | 299 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
tfausak/flow | A package providing functions and operators to improve Haskell code readability | 200 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
binroot/haskell-data-analysis-cookbook | An in-depth guide to data analysis using Haskell programming language | 652 |
hoplon/javelin | A dataflow programming library built on top of ClojureScript. | 809 |
apauley/hledger-flow | Automated accounting workflow tool | 172 |
wellposed/numerical | A Haskell library for numerical computation and data analysis with focus on performance and memory locality | 136 |
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 | 80 |
haskell/criterion | A tool for measuring and analyzing the performance of Haskell code | 504 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 75 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |