nsengupta / ractor-tutorial
A series of 3 tutorials that walks one through the world of Actors in #rustlang as implemented by 'ractor' framework
☆18Updated 2 months ago
Alternatives and similar repositories for ractor-tutorial:
Users that are interested in ractor-tutorial are comparing it to the libraries listed below
- Typed any map for rust☆66Updated 4 months ago
- futures-buffered☆39Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust library to facilitate event-driven programming.☆77Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- All in one (aka Aio) database with async support. Based on libsql/Sqlite, bevy_reflect and tokio, includes a dead simple API to be used (…☆16Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Trait implementation generator macro☆28Updated this week
- structured parallel execution for async Rust☆33Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Finite State Machines with an entry API and data storage☆39Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- ☆26Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year
- ☆113Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated last year
- Updater program for axo tools☆23Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- A distributed sliding window rate limiter built with Tokio/Tower☆27Updated 4 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- An async version of iterator☆40Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 2 months ago
- Human readable strings☆14Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Stack of Rust crates for stead state projects☆68Updated this week
- A utility crate to log errors without losing key information along the way.☆30Updated 3 months ago
- PDF library in Rust☆40Updated 3 weeks ago