palfrey / serial_test
Allows for the creation of serialised Rust tests
☆249Updated 2 weeks ago
Alternatives and similar repositories for serial_test:
Users that are interested in serial_test are comparing it to the libraries listed below
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated last week
- x-www-form-urlencoded meets Serde☆247Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated this week
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 10 months ago
- Utilities for collecting metrics from a Tokio application☆350Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆329Updated last month
- TimeZone implementations for rust-chrono from the IANA database☆252Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Exponential backoff and retry for Rust.☆320Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated this week
- Find out path at which a deserialization error occurred☆360Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Build a config structure from environment variables in Rust without boilerplate☆213Updated 8 months ago
- Assert process::Command - Easy command initialization and assertions☆503Updated last week
- Struct mocking library for Rust☆461Updated 4 months ago
- Test Rust application with multiple example workflows enabled☆175Updated last year
- Adaptors between compression crates and Rust's async IO types☆502Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆235Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated last week
- Procedural macro for recursive async functions☆223Updated 3 months ago
- Getters and Setters for Rust.☆355Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆525Updated 3 weeks ago
- Async synchronization primitives☆267Updated last month
- Boolean-valued predicate functions in Rust☆192Updated this week
- Generate README.md from docstrings☆373Updated 9 months ago