commure / datatest
Datatest -- data-driven test framework for Rust
☆53Updated last year
Alternatives and similar repositories for datatest:
Users that are interested in datatest are comparing it to the libraries listed below
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Semantic validation for Rust☆87Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safely combine results☆81Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆64Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆54Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A cross platform rust debugger hook☆72Updated 3 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆93Updated 8 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- Cargo API written in Paris☆45Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆59Updated 5 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago