https://github.com/sleipnir/awesome-cloudstate-langs
https://github.com/sleipnir/awesome-cloudstate-langs
List: awesome-cloudstate-langs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sleipnir/awesome-cloudstate-langs
- Owner: sleipnir
- License: apache-2.0
- Created: 2019-10-30T18:15:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T14:24:40.000Z (over 6 years ago)
- Last Synced: 2025-10-29T16:03:21.309Z (8 months ago)
- Language: Makefile
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Cloudstate Languages 
[Cloudstate](https://cloudstate.io/), is a specification, protocol, and reference implementation for providing distributed state management patterns suitable for Serverless computing. The current supported and envisioned patterns include:
* Event Sourcing
* Conflict-Free Replicated Data Types (CRDTs)
* Key-Value storage
* P2P messaging
* CQRS read side projections
This repo contains a list of languages that currently imply the specification protocol :octocat:
#### Legend
:egg: - Work in progress.
:hatching_chick: - Unstable but usable.
:hatched_chick: - Stable for production usage.
## Contents
:egg: [Elixir](#elixir)
:egg: [F#](#fsharp)
:hatching_chick: [Go](#go)
:hatched_chick: [Java](#java)
:hatched_chick: [JavaScript](#javascript)
:egg: [Kotlin/Native](#kotlin)
:hatching_chick: [.Net](#dotnet)
:egg: [Python](#python)
:egg: [Ruby](#ruby)
:egg: [Rust](#rust)
:hatching_chick: [Scala](#scala)
--------------------
this repository was inspired by https://github.com/sleipnir/awesome-wasm-langs