synek317 / test-case-deriveLinks
Rust procedural macro attribute for adding test cases easily
☆17Updated 5 years ago
Alternatives and similar repositories for test-case-derive
Users that are interested in test-case-derive are comparing it to the libraries listed below
Sorting:
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆54Updated 4 years ago
- rust slice conversion library☆16Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 5 months ago
- Safe wrapper for initializing arrays☆73Updated 2 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
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Serialization value trees☆44Updated 10 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- derive newtype for diesel traits☆53Updated 3 weeks ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- ☆57Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- ☆23Updated 8 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆23Updated 5 years ago
- ☆29Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Procedural macro for substituting one type for another when testing☆21Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 5 months ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago