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
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 6 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Asynchronous signal handling☆15Updated 3 weeks ago
- Profiling tool for Rust code.☆43Updated 3 weeks 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…☆71Updated 3 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Typed any map for rust☆65Updated 2 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆11Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- Full precision decimal representation of f64☆25Updated this week
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Serialization value trees☆43Updated 6 months ago
- ☆38Updated 5 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- ☆24Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆27Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆43Updated 2 months ago
- ☆21Updated 4 years ago