BonsaiDen / debug_stub_deriveLinks
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
Sorting:
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- ☆31Updated 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
- More maintainable Rust test☆28Updated 3 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆21Updated 4 years ago
- ☆23Updated 8 years ago
- A hyper based tower transport layer.☆20Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 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
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Utilities for things like ApiKeys or SessionIds☆13Updated 6 years ago
- ☆12Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Language tags for Rust☆39Updated 2 years ago
- ☆19Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago