al8n / agnostic
Sans-I/O abstraction layer for any async runtime.
☆16Updated 2 weeks ago
Alternatives and similar repositories for agnostic:
Users that are interested in agnostic are comparing it to the libraries listed below
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- futures-buffered☆39Updated last month
- ☆24Updated 2 years ago
- Profiling tool for Rust code.☆42Updated 2 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆21Updated 4 years ago
- Take a value atomically once.☆29Updated 2 years ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months 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…☆53Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆34Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year