CloudHaskell
Distributed framework
A distributed computing framework for building fault-tolerant and redundant applications
A distributed computing framework for Haskell
347 stars
30 watching
22 forks
Language: Haskell
last commit: about 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-distributed/distributed-process | An implementation of Cloud Haskell's core libraries for building distributed systems | 713 |
neohaskell/neohaskell | A Haskell-based tooling framework designed to enhance developer productivity and newcomer-friendliness. | 276 |
chrispenner/firefly | A simple Haskell web framework for building lightweight servers with monad-based request handling. | 87 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
wyager/example-distributed-app | An example of a distributed systems application in Haskell using Cloud Haskell | 69 |
keera-studios/keera-hails | A toolkit to create Reactive Applications in Haskell by connecting User Interfaces and external devices | 195 |
snowdriftcoop/snowdrift | A web application framework in Haskell using the Yesod framework. | 92 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
ekmett/hask | Category theory for Haskell with a strong lens-like flavor. | 161 |
agrafix/spock | A Haskell web framework for building and rapid development of web applications with strong focus on functional programming principles and typesafe routing. | 679 |
norfairking/sydtest | A modern testing framework for Haskell with advanced features and good defaults | 115 |
algas/haskell-servant-cookbook | A cookbook providing guidance and examples for building web applications using the Haskell Servant framework | 84 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
south-hw/fedpara_iclr22 | A collaborative deep learning framework that enables private and efficient model updates in distributed settings | 9 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |