All Projects → Vlingo Actors → Similar Projects or Alternatives

670 Open source projects that are alternatives of or similar to Vlingo 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 (-87.24%)
reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-91.33%)
Orbit
Orbit - Virtual actor framework for building distributed systems
Stars: ✭ 1,585 (+708.67%)
Mutual labels:  actor-model, actors, jvm
Vlingo Examples
The VLINGO/PLATFORM examples demonstrating features and functionality available in the reactive components.
Stars: ✭ 121 (-38.27%)
Mutual labels:  actor-model, actors, jvm
Akka Bootcamp
Self-paced training course to learn Akka.NET fundamentals from scratch
Stars: ✭ 880 (+348.98%)
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 (+0.51%)
Mutual labels:  actors, actor-model
Actors.jl
Concurrent computing in Julia based on the Actor Model
Stars: ✭ 95 (-51.53%)
Mutual labels:  actors, actor-model
Protoactor Go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 3,934 (+1907.14%)
Mutual labels:  actor-model, actors
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (+17.86%)
Mutual labels:  actor-model, actors
Gosiris
An actor framework for Go
Stars: ✭ 222 (+13.27%)
Mutual labels:  actor-model, actors
Thespian
Python Actor concurrency library
Stars: ✭ 220 (+12.24%)
Mutual labels:  actor-model, actors
protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 4,138 (+2011.22%)
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 (-85.2%)
Mutual labels:  actors, actor-model
Mruby Actor
A actor library for distributed mruby
Stars: ✭ 11 (-94.39%)
Mutual labels:  actor-model, actors
Calvin Base
Calvin is an application environment that lets things talk to things, among other things.
Stars: ✭ 282 (+43.88%)
Mutual labels:  actor-model, actors
Quasar
Fibers, Channels and Actors for the JVM
Stars: ✭ 4,349 (+2118.88%)
Mutual labels:  actors, jvm
Sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Stars: ✭ 172 (-12.24%)
Mutual labels:  actor-model, actors
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-89.8%)
Mutual labels:  actors, actor-model
Nact
nact ⇒ node.js + actors ⇒ your services have never been so µ
Stars: ✭ 848 (+332.65%)
Mutual labels:  actor-model, actors
protoactor-python
Proto Actor - Ultra fast distributed actors
Stars: ✭ 78 (-60.2%)
Mutual labels:  actors, actor-model
nact
nact ⇒ node.js + actors ⇒ your services have never been so µ
Stars: ✭ 1,003 (+411.73%)
Mutual labels:  actors, actor-model
Chymyst Core
Declarative concurrency in Scala - The implementation of the chemical machine
Stars: ✭ 142 (-27.55%)
Mutual labels:  actor-model, jvm
gen browser
Transparent bi-directional communication for clients, servers and more
Stars: ✭ 67 (-65.82%)
Mutual labels:  actors, actor-model
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 (-75.51%)
Mutual labels:  actor-model, actors
Pulsar
Fibers, Channels and Actors for Clojure
Stars: ✭ 885 (+351.53%)
Mutual labels:  actors, jvm
Actix Remote
Distributed actors for actix framework.
Stars: ✭ 80 (-59.18%)
Mutual labels:  actor-model, actors
Actor Framework
An Open Source Implementation of the Actor Model in C++
Stars: ✭ 2,637 (+1245.41%)
Mutual labels:  actor-model, actors
Riker
Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
Stars: ✭ 745 (+280.1%)
Mutual labels:  actor-model, actors
So 5 5
SObjectizer: it's all about in-process message dispatching!
Stars: ✭ 87 (-55.61%)
Mutual labels:  actor-model, actors
Wasmcloud
wasmCloud is a universal host runtime for actors built with WebAssembly and capability providers
Stars: ✭ 116 (-40.82%)
Mutual labels:  actor-model, actors
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+6300%)
Mutual labels:  jvm
Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
Stars: ✭ 2,185 (+1014.8%)
Mutual labels:  reactive-programming
Playframework
Play Framework
Stars: ✭ 12,041 (+6043.37%)
Mutual labels:  jvm
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Stars: ✭ 11,938 (+5990.82%)
Mutual labels:  actor-model
Frideos flutter
An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc.
Stars: ✭ 187 (-4.59%)
Mutual labels:  reactive-programming
Awesome Micronaut
A curated list of resources for the Micronaut JVM framework
Stars: ✭ 176 (-10.2%)
Mutual labels:  jvm
Rxfiddle
Visualize your Observables
Stars: ✭ 157 (-19.9%)
Mutual labels:  reactive-programming
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (-19.9%)
Mutual labels:  reactive-programming
Scramjet
Simple yet powerful live data computation framework
Stars: ✭ 171 (-12.76%)
Mutual labels:  reactive-programming
Dumpclass
Dump classes from running JVM process.
Stars: ✭ 156 (-20.41%)
Mutual labels:  jvm
Fxgl
Stars: ✭ 2,378 (+1113.27%)
Mutual labels:  jvm
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1490.31%)
Mutual labels:  jvm
Learningnotes
Enjoy Learning.
Stars: ✭ 12,682 (+6370.41%)
Mutual labels:  jvm
Yvm
[yvm] low performance garbage-collectable jvm
Stars: ✭ 173 (-11.73%)
Mutual labels:  jvm
Play Scala Isolated Slick Example
Example Play Slick Project
Stars: ✭ 155 (-20.92%)
Mutual labels:  jvm
Combinerxswiftperformance
A test suite comparing the performance of Combine and RxSwift
Stars: ✭ 154 (-21.43%)
Mutual labels:  reactive-programming
Modernarchitectureshop
The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure for building highly decoupled Microservices; for this reason, I am using Dapr to achieve the noble goal of building a highly scalable application with clean architecture and clean code.
Stars: ✭ 154 (-21.43%)
Mutual labels:  actor-model
Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
Stars: ✭ 154 (-21.43%)
Mutual labels:  actor-model
Xiaomiadbfastboottools
A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot
Stars: ✭ 2,810 (+1333.67%)
Mutual labels:  jvm
Node Jvm
java virtual machine in pure node.js
Stars: ✭ 2,053 (+947.45%)
Mutual labels:  jvm
Mvi Archtecture
The practice of MVI + Jetpack architecture in Android.
Stars: ✭ 152 (-22.45%)
Mutual labels:  reactive-programming
Monix
Asynchronous, Reactive Programming for Scala and Scala.js.
Stars: ✭ 1,819 (+828.06%)
Mutual labels:  reactive-programming
Vertx Blueprint Todo Backend
Vert.x Blueprint Project - A reactive todo-backend implementation using Vert.x and various persistence
Stars: ✭ 169 (-13.78%)
Mutual labels:  reactive-programming
Fibry
The first Java Actor System supporting fibers from Project Loom
Stars: ✭ 146 (-25.51%)
Mutual labels:  actor-model
Xactor
Xactor is a rust actors framework based on async-std
Stars: ✭ 146 (-25.51%)
Mutual labels:  actor-model
Ballista
Distributed compute platform implemented in Rust, and powered by Apache Arrow.
Stars: ✭ 2,274 (+1060.2%)
Mutual labels:  jvm
Xstream
An extremely intuitive, small, and fast functional reactive stream library for JavaScript
Stars: ✭ 2,259 (+1052.55%)
Mutual labels:  reactive-programming
Groovyinaction
Source code of the book Groovy in Action, 2nd edition
Stars: ✭ 181 (-7.65%)
Mutual labels:  jvm
Bouncy Gpg
Make using Bouncy Castle with OpenPGP fun again!
Stars: ✭ 164 (-16.33%)
Mutual labels:  jvm
Combineexamples
Getting started with Apple Combine
Stars: ✭ 145 (-26.02%)
Mutual labels:  reactive-programming
1-60 of 670 similar projects