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☆67Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 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 4 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
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆35Updated 7 months ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Token tree calling convention☆80Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Safely combine results☆81Updated last year
- ☆59Updated last year
- Rust serializer library☆87Updated last year
- Atomic file-writes.☆100Updated 10 months ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆53Updated 5 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated 2 years ago