popzxc / messages-rs
Runtime-agnostic actor library
☆77Updated last year
Alternatives and similar repositories for messages-rs
Users that are interested in messages-rs are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Run closures in parallel☆113Updated 4 months ago
- Data parallelism library for async-std.☆93Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed any map for rust☆67Updated 5 months ago
- Collection of utilities for writing your own dev scripts☆62Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- ☆33Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 4 years ago
- Async filesystem primitives☆132Updated 4 months ago
- An SQL query builder☆66Updated 3 years ago
- Abstract over different executors☆73Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust serializer library☆87Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 2 months ago