wusyong / tokio-async-std
An async-std that can fit into tokio ecosystem straight ahead
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for tokio-async-std
- Minimal Adler32 implementation for Rust.☆20Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- ☆24Updated last year
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- NATS unique identifiers☆19Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- ☆46Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year
- ☆29Updated last year
- Full precision decimal representation of f64☆25Updated last week
- A lightweight lock protected by an atomic boolean.☆34Updated 11 months ago
- The simd optimized escape code☆53Updated last week
- How to run Hyper on async-std☆39Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- 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…☆61Updated last week
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Duplicate an async I/O handle☆40Updated last month
- A Configuration Library for Rust Applications☆39Updated last month
- Timer facilities for Rust's async story☆53Updated last month
- Collects build-information of your Rust crate☆24Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Command line flags library that does not require a central list of all the flags☆54Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago