al8n / agnosticLinks
Sans-I/O abstraction layer for any async runtime.
β15Updated 2 weeks ago
Alternatives and similar repositories for agnostic
Users that are interested in agnostic are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.β50Updated last year
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β50Updated 7 months ago
- cross-platform Rust API for memory mapped IOβ42Updated last year
- 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β¦β89Updated 4 months ago
- futures-bufferedβ43Updated 4 months ago
- Nudging the compiler to auto-vectorize thingsβ75Updated last year
- Abstract over different executorsβ74Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.β35Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.β115Updated 4 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.β28Updated last year
- βοΈ Zero-boilerplate actor systems with xtraβ39Updated 2 years ago
- Profiling tool for Rust code.β43Updated 6 months ago
- Generic SIMD abstractions for Rust.β47Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptionsβ72Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.β38Updated last year
- Minimal async cache in Rust with support for key expirationsβ54Updated last month
- Zero-cost bitsets over native Rust typesβ78Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.β70Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.β90Updated 3 months ago
- A memory efficient container for rust nested collectionsβ40Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeupβ45Updated 10 months ago
- Rust API stability attributes for the rest of us.β32Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMapβ46Updated 10 months ago
- Typed any map for rustβ67Updated 7 months ago
- Efficient byte-stream pipe bufferβ43Updated last year
- Extract differences between arbitrary datastructuresβ90Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the β¦β46Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.β86Updated last year
- Timer facilities for Rust's async storyβ56Updated 9 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated 8 months ago