BonsaiDen / debug_stub_deriveLinks
A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.
☆24Updated 6 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☆67Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆23Updated 9 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- failure + error-chain = 💖☆54Updated last week
- ☆21Updated 5 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- ☆35Updated 10 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Derive for the Display trait☆51Updated 7 years ago
- ☆62Updated last year
- Token tree calling convention☆82Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆53Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago