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
- A dynamic library helper for rust crates☆34Updated last year
- NATS unique identifiers☆19Updated last year
- Minimal Adler32 implementation for Rust.☆20Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆54Updated last year
- Find out what platform your code is running on from Rust☆33Updated 2 years ago
- ☆37Updated last year
- Macro to enable code depending on the rust version☆12Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- Rust String type with configurable byte storage.☆33Updated last month
- Timer facilities for Rust's async story☆53Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- ☆32Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 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`☆25Updated last year
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆13Updated 2 years ago
- Make any value Sync but only available on its original thread☆36Updated last year
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- Remove Cargo.lock lockfile☆32Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago