palfrey / serial_testLinks
Allows for the creation of serialised Rust tests
☆275Updated last week
Alternatives and similar repositories for serial_test
Users that are interested in serial_test are comparing it to the libraries listed below
Sorting:
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Getters and Setters for Rust.☆378Updated 6 months ago
- Assert process::Command - Easy command initialization and assertions☆535Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- TimeZone implementations for rust-chrono from the IANA database☆266Updated 3 months ago
- Find out path at which a deserialization error occurred☆407Updated 3 weeks ago
- Struct mocking library for Rust☆478Updated 3 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Build a config structure from environment variables in Rust without boilerplate☆225Updated last month
- A Rust equivalent of Unix command "which".☆244Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆569Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Exponential backoff and retry for Rust.☆339Updated last year
- Compile-time string formatting☆258Updated 3 months ago
- Generate README.md from docstrings☆380Updated 6 months ago
- ☆314Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- Wrapper around reqwest to allow for client middleware chains.☆359Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆383Updated last year
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- A rust logger that prints all messages with a readable output format.☆255Updated 2 months ago