All Projects → wasmCloud → Wasmcloud

wasmCloud / Wasmcloud

Licence: apache-2.0
wasmCloud is a universal host runtime for actors built with WebAssembly and capability providers

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Wasmcloud

gen browser
Transparent bi-directional communication for clients, servers and more
Stars: ✭ 67 (-42.24%)
Mutual labels:  actors, actor-model
Protoactor Go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 3,934 (+3291.38%)
Mutual labels:  actor-model, actors
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-82.76%)
Mutual labels:  actors, actor-model
nact
nact ⇒ node.js + actors ⇒ your services have never been so µ
Stars: ✭ 1,003 (+764.66%)
Mutual labels:  actors, actor-model
Akka Bootcamp
Self-paced training course to learn Akka.NET fundamentals from scratch
Stars: ✭ 880 (+658.62%)
Mutual labels:  actor-model, actors
protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 4,138 (+3467.24%)
Mutual labels:  actors, actor-model
Calvin Base
Calvin is an application environment that lets things talk to things, among other things.
Stars: ✭ 282 (+143.1%)
Mutual labels:  actor-model, actors
wasmcloud-otp
wasmCloud host runtime that leverages Elixir/OTP and Rust to provide simple, secure, distributed application development using the actor model
Stars: ✭ 197 (+69.83%)
Mutual labels:  actors, actor-model
Mruby Actor
A actor library for distributed mruby
Stars: ✭ 11 (-90.52%)
Mutual labels:  actor-model, actors
Nact
nact ⇒ node.js + actors ⇒ your services have never been so µ
Stars: ✭ 848 (+631.03%)
Mutual labels:  actor-model, actors
xoom-cluster
The VLINGO XOOM platform SDK cluster management for Reactive, scalable resiliency of JVM tools and applications running on XOOM LATTICE and XOOM ACTORS.
Stars: ✭ 25 (-78.45%)
Mutual labels:  actors, actor-model
Actix Remote
Distributed actors for actix framework.
Stars: ✭ 80 (-31.03%)
Mutual labels:  actor-model, actors
protoactor-python
Proto Actor - Ultra fast distributed actors
Stars: ✭ 78 (-32.76%)
Mutual labels:  actors, actor-model
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-75%)
Mutual labels:  actors, actor-model
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (-18.1%)
Mutual labels:  actors, actor-model
reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-85.34%)
Mutual labels:  actors, actor-model
Actor Framework
An Open Source Implementation of the Actor Model in C++
Stars: ✭ 2,637 (+2173.28%)
Mutual labels:  actor-model, actors
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (+99.14%)
Mutual labels:  actor-model, actors
Riker
Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
Stars: ✭ 745 (+542.24%)
Mutual labels:  actor-model, actors
Actor4j Core
Actor4j is an actor-oriented Java framework. Useful for building lightweighted microservices (these are the actors themselves or groups of them). Enhanced performance of message passing.
Stars: ✭ 48 (-58.62%)
Mutual labels:  actor-model, actors

Latest Release Rust Build Contributors Good first issues Documentation Rustdocs

wasmCloud

wasmCloud lets you focus on shipping features. Build secure, portable, re-usable components called actors and get rid of the headaches that come from being smothered by boilerplate, dependency hell, tight coupling, and making design decisions mandated by your infrastructure.

Distributed computing, simplified

The wasmCloud runtime is a vessel for running actors and capability providers in the cloud, at the edge, in the browser, on small devices, and anywhere else you can imagine.

If you're new to the wasmCloud ecosystem, a great place to start is the getting started section of our documentation.

You can also take a look at a wide range of examples in our Github repository, or look through the reference applications we've created as technology demonstrations to help illustrate a new way of designing, composing, and building applications.

Rust Runtime

The wasmCloud host runtime is available both as a released binary and as a Rust crate that you can incorporate in your own applications to create bespoke, fit-for-purpose hosts.

Contributing

For more information on how to contribute and our contributor guidelines, check out the contributing readme.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].