BonsaiDen / debug_stub_derive
A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.
☆23Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for debug_stub_derive
- Rust macros for std::Command☆39Updated 3 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 2 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A connection pool implementation for tokio☆22Updated 6 years ago
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- WIP rust bindings for Awesomium browser☆11Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- A remotely controlled wheeled robot☆10Updated 7 years ago
- ☆23Updated 8 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 5 months ago
- ☆31Updated 4 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- ☆54Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Generic SIMD abstractions for Rust.☆47Updated last year
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆30Updated 6 years ago