al8n / agnosticLinks
Sans-I/O abstraction layer for any async runtime.
☆17Updated 3 weeks ago
Alternatives and similar repositories for agnostic
Users that are interested in agnostic are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- futures-buffered☆45Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 5 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 3 months ago
- Typed any map for rust☆67Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Static time zone information for tz-rs.☆40Updated 2 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Profiling tool for Rust code.☆47Updated 7 months ago
- ☆21Updated 5 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- ☆43Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- An alternative rust async runtime.☆50Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago