pipelineDSL
Pipeline DSL
A Haskell-based DSL for describing hardware pipelines
1 stars
1 watching
1 forks
Language: Haskell
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gabriella439/pipes | A lightweight stream processing library that builds and connects reusable streaming components using Haskell | 489 |
destel/rill | A toolkit for building concurrent programs by composing simple, reusable parts into clean pipelines. | 510 |
blarney-lang/blarney | A Haskell library for creating hardware descriptions using a functional programming style | 98 |
thephpleague/pipeline | Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner. | 960 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
haskell-distributed/distributed-process | An implementation of Cloud Haskell's core libraries for building distributed systems | 713 |
sdiehl/repline | A Haskell library for building custom readline-based REPL interfaces | 106 |
veryl-lang/veryl | A modern hardware description language designed to improve the efficiency and productivity of digital design | 509 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
druths/xp | A tool for creating flexible and self-documenting data science pipelines | 56 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 156 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |
b-lang-org/bsc | A toolchain for designing and synthesizing digital electronic hardware | 954 |
haskell/stm | A Haskell implementation of software transactional memory for concurrent programming | 98 |
haskell-tls/hs-tls | A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients. | 403 |