Restioson / xtra
🎭 A tiny actor framework
☆334Updated 4 months ago
Alternatives and similar repositories for xtra:
Users that are interested in xtra are comparing it to the libraries listed below
- Notify async tasks or threads☆462Updated 2 months ago
- Task abstraction for building executors☆462Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- The feature-rich, portable async channel library☆253Updated 2 years ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated last month
- Xactor is a rust actors framework based on async-std☆216Updated 2 years ago
- Utilities for collecting metrics from a Tokio application☆331Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- in-place allocation-reusing queues for Rust☆364Updated 10 months ago
- A high performance, zero-copy URL router.☆438Updated 2 months ago
- Support atomic operations on Arc itself☆922Updated last week
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆843Updated 2 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆548Updated last year
- Structured concurrency operations for async Rust☆442Updated 2 months ago
- Arbitrary precision decimal crate for Rust☆334Updated last week
- Async broadcast channels☆176Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆730Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago
- A generic connection pool for Rust with async/await support☆285Updated 2 months ago
- ☆479Updated 5 months ago
- Deluge, not a stream☆317Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- Rust method delegation with less boilerplate