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 that simplifies concurrency in Go by providing a composable and clean way to handle channels and errors. | 1,440 |
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. | 965 |
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 | 107 |
veryl-lang/veryl | A hardware description language designed to be optimized and easy to use, aiming to simplify the design process | 544 |
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 | 155 |
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 | 960 |
haskell/stm | A Haskell implementation of software transactional memory for concurrent programming | 99 |
haskell-tls/hs-tls | A Haskell implementation of the Transport Layer Security protocol for secure communication between servers and clients. | 405 |