Example-Distributed-App
Distributed app example
An example of a distributed systems application in Haskell using Cloud Haskell
An example distributed systems application in Haskell using Cloud Haskell
69 stars
7 watching
11 forks
Language: Haskell
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-distributed/distributed-process | An implementation of Cloud Haskell's core libraries for building distributed systems | 713 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
jepst/cloudhaskell | A distributed computing framework for building fault-tolerant and redundant applications | 347 |
sweirich/dth | Exploring and showcasing examples of dependently-typed programs in Haskell | 302 |
hygraph/hygraph-examples | Provides examples and demos for using Hygraph with various frameworks and libraries | 614 |
cloudwego/hertz-examples | Examples and demonstration projects showcasing the capabilities of Hertz as a Go web framework | 233 |
dierk/real_world_frege | A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |
typelead/eta-examples | Examples of using Eta to simplify type abstractions in Haskell programs | 36 |
jyrimatti/hseverywhere | An experiment in using Haskell to build cross-platform applications | 57 |
syocy/a-tour-of-go-in-haskell | A Haskell adaptation of Go's concurrency tutorial | 130 |
algorand/walletconnect-example-dapp | An Algorand-based WalletConnect dapp example project | 21 |
simonmar/parconc-examples | Sample code to accompany a book on parallel and concurrent programming in Haskell | 353 |
palf/haskell-sdl2-examples | A collection of Haskell examples demonstrating various SDL2 features and interactions. | 142 |
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |