al8n / agnosticLinks
Sans-I/O abstraction layer for any async runtime.
☆22Updated last month
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.☆39Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- futures-buffered☆46Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- 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…☆100Updated last week
- A lightweight lock protected by an atomic boolean.☆38Updated last week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated 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
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- 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…☆67Updated last month
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- ☆24Updated 2 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago