al8n / agnosticLinks
Sans-I/O abstraction layer for any async runtime.
β17Updated 2 weeks ago
Alternatives and similar repositories for agnostic
Users that are interested in agnostic are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.β38Updated last year
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β50Updated 9 months ago
- Efficient byte-stream pipe bufferβ43Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!β40Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.β115Updated 7 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β¦β96Updated 2 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated last week
- cross-platform Rust API for memory mapped IOβ42Updated last year
- Typed any map for rustβ67Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.β51Updated last year
- Observer pattern which generates a futures 0.3 stream of eventsβ41Updated 2 years ago
- Nudging the compiler to auto-vectorize thingsβ75Updated 2 years ago
- structured parallel execution for async Rustβ36Updated last year
- Zero-cost type for stack without complicated type or Boxβ45Updated 4 months ago
- Track memory allocations by backtrace or originating threadβ44Updated 5 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.β70Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.β35Updated 3 years ago
- Abstract over different executorsβ74Updated 2 years ago
- Serde partial serialization made easyβ42Updated 2 years ago
- βοΈ Zero-boilerplate actor systems with xtraβ39Updated 2 years ago
- Threadsafe RefCell for Rustβ95Updated 6 months ago
- A minimal and unopinionated actor framework for Rust.β68Updated 2 years ago
- β24Updated 2 years ago
- Profiling tool for Rust code.β47Updated 8 months ago
- like thread::spawn but for processesβ158Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macroβ49Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.β139Updated 11 months ago
- A buffering MPSC queue.β80Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.β90Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalabilityβ81Updated 3 years ago