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
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Run closures in parallel☆113Updated 2 months ago
- Typed any map for rust☆65Updated 3 months ago
- Data parallelism library for async-std.☆93Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆142Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated last month
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Async filesystem primitives☆133Updated 2 months ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆203Updated 2 months ago
- Fast JSON deserialization on borrowed data☆85Updated last month
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago