gabriel2
Actor library
An actor library built on top of Tokio and Rust, providing features for asynchronous message sending and processing.
Gabriel2: Indeed, an actor library based on Tokio, written in Rust
25 stars
6 watching
6 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vladopajic/go-actor | A Go library for writing concurrent programs using the Actor model. | 161 |
tqwewe/kameo | A Rust library for building fault-tolerant, asynchronous actor-based systems with efficient concurrency and strong type safety | 643 |
gen2brain/raylib-go | Provides a Go interface to the raylib C library for videogame programming | 1,666 |
zkat/memento-mori | A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
mdbergmann/cl-gserver | An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 200 |
anthdm/hollywood | An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. | 1,240 |
andygrunwald/go-jira | A Go client library for interacting with the Atlassian Jira API | 1,489 |
louthy/echo-process | An actor-based system library for C# with support for persistence and integration with Redis. | 116 |
yusukeiwaki/playwright-ruby-client | A Ruby client for controlling the Playwright browser automation tool | 346 |
tochemey/goakt | A distributed actor framework for building reactive and scalable systems in Golang using protocol buffers. | 195 |
playwright-community/playwright-go | A Go library to automate web browsers like Chromium, Firefox and WebKit with a single API. | 2,291 |
com-lihaoyi/castor | A lightweight, typed Actor library for concurrent data pipelines or state machines | 136 |
igrigorik/autoperf | Automates load and performance testing of web applications by replaying access logs | 179 |
drogue-iot/ector | An async, no-alloc actor framework for embedded devices. | 49 |
gloryofrobots/arza | An experimental functional programming language with multiple dispatch and actor model. | 5 |