nsengupta / ractor-tutorialLinks
A series of 3 tutorials that walks one through the world of Actors in #rustlang as implemented by 'ractor' framework
☆19Updated 9 months ago
Alternatives and similar repositories for ractor-tutorial
Users that are interested in ractor-tutorial are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated last year
- An alternative rust async runtime.☆60Updated last week
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Rust library to facilitate event-driven programming.☆76Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆149Updated last week
- A fast and simple in-memory key-value database 🦀☆61Updated 2 years ago
- Proof of concept writing a monolith BBS using Rust, GraphQL, WASM, and SQL. WILL BE ARCHIVED ONCE PROVEN☆29Updated 3 years ago
- Trait implementation generator macro☆30Updated last month
- Stack of Rust crates for stead state projects☆69Updated last month
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- ☆112Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆64Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Port of bbolt in Rust☆65Updated last year
- PDF library in Rust☆40Updated 8 months ago
- flourish is a convenient and full-featured signals framework in Rust. isoprenoid is the signals SDK backing flourish.☆25Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year