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
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Rust macros for std::Command☆40Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- ☆35Updated 11 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Derive for the Display trait☆51Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- ☆53Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆62Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Safely combine results☆82Updated last year
- A macro to generate Rust actors☆46Updated 4 years ago
- Token tree calling convention☆82Updated 3 years ago
- ☆21Updated 5 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Serialization value trees☆48Updated last year
- Rust serializer library☆89Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- failure + error-chain = 💖☆54Updated 3 weeks ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago