al8n / agnosticLinks
Sans-I/O abstraction layer for any async runtime.
β22Updated 3 weeks ago
Alternatives and similar repositories for agnostic
Users that are interested in agnostic are comparing it to the libraries listed below
Sorting:
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β51Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!β41Updated 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β¦β99Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.β117Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.β51Updated 2 years ago
- futures-bufferedβ45Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.β143Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.β64Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated 3 months ago
- 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.β39Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.β67Updated this week
- βοΈ Zero-boilerplate actor systems with xtraβ39Updated 2 years ago
- Serde Visitor for deserializing untagged enumsβ68Updated 2 weeks ago
- An alternative rust async runtime.β60Updated 3 weeks ago
- Observer pattern which generates a futures 0.3 stream of eventsβ41Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.β140Updated last year
- Async, lock-free synchronization primitives for task wakeupβ49Updated last year
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.β28Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.β92Updated 2 months ago
- A memory efficient container for rust nested collectionsβ43Updated 3 years ago
- Typed any map for rustβ67Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publiβ¦β66Updated 3 weeks ago
- Take a value atomically once.β30Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.β58Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.β87Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Boxβ45Updated 7 months ago
- Async channels for Rust that support reading and writing many valuesβ32Updated 3 weeks ago
- Efficient byte-stream pipe bufferβ44Updated last year
- Helps you frob those bitsβ41Updated last year