BonsaiDen / debug_stub_derive
A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.
☆24Updated 5 years ago
Alternatives and similar repositories for debug_stub_derive:
Users that are interested in debug_stub_derive are comparing it to the libraries listed below
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆21Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆29Updated 10 months ago
- More maintainable Rust test☆28Updated 3 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- ☆20Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A connection pool implementation for tokio☆23Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- ☆31Updated 5 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago