Skip to content
@haskell-distributed

Distributed Haskell

Welcome to the Distributed Haskell organization

This GitHub organization is dedicated to the implementation of Cloud Haskell.

Cloud Haskell is a domain-specific language for developing distributed systems using the Actor model popularized by Erlang. It combines the Erlang model of scheduling remote execution of computation and handling of failure, with Haskell's advantages such as type safety.

The implementation of the Cloud Haskell ideas is centered around the distributed-process repository.

You can find documentation and tutorials on haskell-distributed.github.io.

Pinned Loading

  1. distributed-process distributed-process Public

    Cloud Haskell core libraries

    Haskell 712 97

Repositories

Showing 10 of 37 repositories
  • distributed-process Public

    Cloud Haskell core libraries

    haskell-distributed/distributed-process’s past year of commit activity
    Haskell 712 97 136 1 Updated Nov 4, 2024
  • haskell-distributed.github.com Public

    haskell-distributed website

    haskell-distributed/haskell-distributed.github.com’s past year of commit activity
    TeX 4 23 0 0 Updated Sep 5, 2024
  • .github Public
    haskell-distributed/.github’s past year of commit activity
    0 0 0 0 Updated Sep 3, 2024
  • rank1dynamic Public archive

    Like Data.Dynamic and Data.Typeable but supporting polymorphic values

    haskell-distributed/rank1dynamic’s past year of commit activity
    Haskell 9 BSD-3-Clause 9 0 0 Updated Sep 3, 2024
  • network-transport-tests Public archive

    Tests for network-transport implementations

    haskell-distributed/network-transport-tests’s past year of commit activity
    Haskell 6 BSD-3-Clause 5 0 0 Updated Sep 3, 2024
  • network-transport-tcp Public archive

    TCP Realisation of Network.Transport

    haskell-distributed/network-transport-tcp’s past year of commit activity
    Haskell 30 BSD-3-Clause 25 0 0 Updated Sep 3, 2024
  • network-transport-inmemory Public archive

    In-memory realisation of Network.Transport

    haskell-distributed/network-transport-inmemory’s past year of commit activity
    Haskell 3 BSD-3-Clause 5 0 0 Updated Sep 3, 2024
  • network-transport Public archive

    Generic Network.Transport API

    haskell-distributed/network-transport’s past year of commit activity
    Haskell 41 BSD-3-Clause 20 0 0 Updated Sep 3, 2024
  • distributed-static Public archive

    Support for static values

    haskell-distributed/distributed-static’s past year of commit activity
    Haskell 22 BSD-3-Clause 8 0 0 Updated Sep 3, 2024
  • distributed-process-systest Public archive Forked from hyperthunk/distributed-process-systest

    Testing Tools and Capabilities for Cloud Haskell

    haskell-distributed/distributed-process-systest’s past year of commit activity
    Haskell 2 BSD-3-Clause 6 0 0 Updated Sep 3, 2024

Top languages

Loading…

Most used topics

Loading…