wusyong / tokio-async-std
An async-std that can fit into tokio ecosystem straight ahead
☆19Updated 4 years ago
Alternatives and similar repositories for tokio-async-std:
Users that are interested in tokio-async-std are comparing it to the libraries listed below
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- ☆38Updated last year
- Rust String type with configurable byte storage.☆34Updated 4 months 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`☆29Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆13Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- ☆29Updated 2 years ago
- A dynamic library helper for rust crates☆34Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- Full precision decimal representation of f64☆25Updated 2 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A concise, self-describing binary format written in Rust for Serde☆62Updated 5 months ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated last month
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- NATS unique identifiers☆20Updated last year
- ☆46Updated 4 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Automatic cfg for Rust compiler features☆95Updated 3 months ago