palfrey / serial_testLinks
Allows for the creation of serialised Rust tests
☆265Updated 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☆263Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆800Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- TimeZone implementations for rust-chrono from the IANA database☆264Updated last week
- Assert process::Command - Easy command initialization and assertions☆528Updated 3 weeks ago
- Struct mocking library for Rust☆475Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- Serialize and deserialize C-like enum as underlying repr☆251Updated this week
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Getters and Setters for Rust.☆371Updated 4 months ago
- Find out path at which a deserialization error occurred☆404Updated this week
- A crate for safe and ergonomic pin-projection.☆684Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆643Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆552Updated last month
- Exponential backoff and retry for Rust.☆337Updated last year
- Wrapper around reqwest to allow for client middleware chains.☆345Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆610Updated last week
- Build a config structure from environment variables in Rust without boilerplate☆223Updated last year
- Procedural macro for recursive async functions☆231Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 3 months ago
- Generate README.md from docstrings☆378Updated 3 months ago
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- A Rust equivalent of Unix command "which".☆241Updated 3 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year