palfrey / serial_test
Allows for the creation of serialised Rust tests
☆241Updated this week
Alternatives and similar repositories for serial_test:
Users that are interested in serial_test are comparing it to the libraries listed below
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆406Updated last month
- Check if tables and items in a .toml file are lexically sorted☆227Updated 2 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- ☆265Updated 3 weeks ago
- Getters and Setters for Rust.☆350Updated 2 weeks ago
- Assert process::Command - Easy command initialization and assertions☆495Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆309Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago
- Find out path at which a deserialization error occurred☆350Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆333Updated this week
- Struct mocking library for Rust☆453Updated 2 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- Build a config structure from environment variables in Rust without boilerplate☆210Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Conditional compilation according to rustc compiler version☆349Updated last week
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- Boolean-valued predicate functions in Rust☆185Updated 3 weeks ago
- Exponential backoff and retry for Rust.☆318Updated last year
- A Rust equivalent of Unix command "which".☆221Updated last month
- Procedural macro for recursive async functions☆220Updated last month