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:
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- ☆28Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- ☆24Updated 2 years ago
- Macro to enable code depending on the rust version☆12Updated 2 years ago
- ☆23Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 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
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- ☆57Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- ☆39Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Language tags for Rust☆39Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago