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:
- ☆25Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- ☆39Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 9 months ago
- Big array helper for serde☆62Updated last year
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆82Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated this week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Timer facilities for Rust's async story☆56Updated 11 months ago
- Full precision decimal representation of f64☆26Updated last week
- How to run Hyper on async-std☆40Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆58Updated 2 years ago
- ☆49Updated last year
- Native TLS for futures and async-std☆72Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Compile-time string operations☆103Updated 3 weeks ago
- ☆75Updated last week
- Runtime string formatting for Rust☆64Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆87Updated 7 months ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago