palfrey / serial_test
Allows for the creation of serialised Rust tests
☆239Updated 2 months ago
Alternatives and similar repositories for serial_test:
Users that are interested in serial_test are comparing it to the libraries listed below
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆402Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago
- Exponential backoff and retry for Rust.☆315Updated last year
- Boolean-valued predicate functions in Rust☆181Updated last month
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Check if tables and items in a .toml file are lexically sorted☆224Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆129Updated 3 weeks ago
- Assert process::Command - Easy command initialization and assertions☆493Updated last month
- Procedural macros to derive numeric traits in Rust☆192Updated last year
- Procedural macro for recursive async functions☆219Updated last month
- Compile-time string formatting☆229Updated 2 months ago
- Struct mocking library for Rust☆452Updated 2 months ago
- A rust logger that prints all messages with a readable output format.☆233Updated 9 months ago
- Easy Ctrl-C handler for Rust projects☆621Updated 6 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆615Updated 9 months ago
- TimeZone implementations for rust-chrono from the IANA database☆246Updated last month
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆151Updated last year
- Getters and Setters for Rust.☆349Updated last month
- Build a config structure from environment variables in Rust without boilerplate☆208Updated 5 months ago