An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Awesome Cloudstate Languages ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)
[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