actix

Actor framework

A framework for building concurrent systems with actor-based concurrency and message passing

Actor framework for Rust.

GitHub

9k stars
140 watching
656 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list

actixactoractor-modelconcurrencyhacktoberfestrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
actix/actix-web A fast and powerful web framework for building asynchronous web applications 21,957
actix/examples A collection of showcase examples demonstrating the usage and capabilities of the Actix Web ecosystem 3,739
fairingrey/actix-realworld-example-app A Rust application demonstrating a full-stack application with CRUD operations and authentication using Actix as the backend web service. 524
tqwewe/kameo A Rust library for building fault-tolerant, asynchronous actor-based systems with efficient concurrency and strong type safety 643
ddimaria/rust-actix-example An Actix 2.x REST server implementation in Rust with various features 295
actor-framework/actor-framework An implementation of the Actor Model using C++ to enable concurrent and asynchronous programming 3,210
akkadotnet/akka.net An implementation of the actor model in .NET for building concurrent and distributed systems. 4,737
hominee/crossbus An actor-based computing model without runtime or platform dependencies, allowing for bare-metal execution and flexible task manipulation. 123
asynkron/protoactor-dotnet An ultra-fast distributed actor system for building concurrent, networked applications 1,742
robjtede/actix-web-lab Experimental tools and components for building Actix Web applications. 102
sagiegurari/cargo-make A tool that automates the build process for Rust projects 2,614
asynkron/protoactor-go An ultra-fast distributed actor system for concurrent and distributed computing 5,095
rust-lang/crates.io A central registry and infrastructure for sharing Rust packages, written in Rust 3,022
zzy/yew-ssr-actix-web Demonstrates server-side rendering of web applications with Rust and actix-web 15
emk/rust-buildpack-example-actix An example application demonstrating the deployment of a Rust web service using Actix and Heroku. 46