al8n / agnosticLinks
Sans-I/O abstraction layer for any async runtime.
β20Updated 2 weeks ago
Alternatives and similar repositories for agnostic
Users that are interested in agnostic are comparing it to the libraries listed below
Sorting:
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!β41Updated 5 months ago
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β50Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.β39Updated 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β¦β97Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.β51Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated last month
- like thread::spawn but for processesβ160Updated 8 months ago
- cross-platform Rust API for memory mapped IOβ42Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.β143Updated last year
- futures-bufferedβ45Updated 3 months ago
- β24Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publiβ¦β64Updated last month
- Async channels for Rust that support reading and writing many valuesβ32Updated 2 months ago
- A global executor built on top of async-executor and smolβ74Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.β140Updated 11 months ago
- Minimal async cache in Rust with support for key expirationsβ54Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environmentsβ92Updated 8 months ago
- Threadsafe RefCell for Rustβ95Updated 7 months ago
- Typed any map for rustβ67Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.β91Updated 3 weeks ago
- Take a value atomically once.β30Updated 2 years ago
- Efficient byte-stream pipe bufferβ43Updated last year
- Zero-cost type for stack without complicated type or Boxβ45Updated 5 months ago
- A generic abstraction of paginated APIsβ62Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.β38Updated last year
- JSON Pointer (RFC 6901) implementation for Rustβ46Updated 2 weeks ago
- Reports when tokio runtime threads are blockingβ66Updated last year
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.β27Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.β115Updated 8 months ago
- Abstract over different executorsβ74Updated 2 years ago