distributed-process
Distributed system library
An implementation of Cloud Haskell's core libraries for building distributed systems
Cloud Haskell core libraries
713 stars
54 watching
97 forks
Language: Haskell
last commit: 18 days ago cloud-haskelldistributed-systemshaskell
Related projects:
Repository | Description | Stars |
---|---|---|
jepst/cloudhaskell | A distributed computing framework for building fault-tolerant and redundant applications | 347 |
wyager/example-distributed-app | An example of a distributed systems application in Haskell using Cloud Haskell | 69 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
haskell/stm | A Haskell implementation of software transactional memory for concurrent programming | 98 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |
commercialhaskell/haskelldocumentation | An intermediate documentation repository for collaborative learning experience in Haskell programming. | 209 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
dhall-lang/dhall-haskell | Provides Haskell bindings to Dhall, a configuration language used in various projects. | 918 |
haskell/statistics | A library for computing statistical data in Haskell efficiently and effectively | 299 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |