Freax13 / async-trait-ext
☆21Updated 4 years ago
Alternatives and similar repositories for async-trait-ext:
Users that are interested in async-trait-ext are comparing it to the libraries listed below
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Abstract over different executors☆73Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆29Updated 8 months ago
- Serialization value trees☆43Updated 5 months ago
- ☆46Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Rust library that provides helpers for testing resilience of I/O operations.☆31Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Proc macro for smol async runtime☆53Updated 4 years 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
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago