popzxc / messages-rs
Runtime-agnostic actor library
☆77Updated last year
Related projects ⓘ
Alternatives and complementary repositories for messages-rs
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Run closures in parallel☆109Updated last month
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Define your own PhantomData☆147Updated 2 weeks ago
- Typed any map for rust☆64Updated 2 months ago
- Async IMAP implementation in Rust☆99Updated last month
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- A fast and flexible LRU map.☆171Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆81Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- ☆188Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Write and execute SQL queries with ease☆72Updated 3 years ago
- Rust actors alternative to Erlang/OTP☆154Updated 2 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆93Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- Data parallelism library for async-std.☆93Updated 9 months ago