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:
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 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 4 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- ☆35Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆23Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- ☆21Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Language tags for Rust☆39Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago