wusyong / tokio-async-stdLinks
An async-std that can fit into tokio ecosystem straight ahead
☆19Updated 5 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
Sorting:
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Get a unique thread ID in Rust☆42Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆28Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- NATS unique identifiers☆20Updated 4 months ago
- Full precision decimal representation of f64☆26Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆47Updated 4 years ago
- ☆24Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 7 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆39Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Talk to Cargo easily at build time☆17Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 3 months ago
- Automatic cfg for Rust compiler features☆99Updated last week
- async fn(Input) -> Result<Output, Error>☆50Updated last year