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 type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- 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
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- failure + error-chain = 💖☆54Updated last month
- Derive for the Display trait☆51Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Safely combine results☆82Updated last year
- Rust serializer library☆89Updated 4 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- ☆36Updated last year
- ☆62Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆53Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago