palfrey / serial_test
Allows for the creation of serialised Rust tests
☆243Updated this week
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`…☆716Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆407Updated last month
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- ☆267Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 4 months ago
- Find out path at which a deserialization error occurred☆351Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Struct mocking library for Rust☆453Updated 3 months ago
- Build a config structure from environment variables in Rust without boilerplate☆211Updated 6 months ago
- Procedural macro for recursive async functions☆219Updated 2 months ago
- TimeZone implementations for rust-chrono from the IANA database☆248Updated 2 months ago
- Compile-time string formatting☆233Updated 3 months ago
- Utilities for collecting metrics from a Tokio application☆325Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆132Updated last month
- Rust crate for a convenient RAII scope guard.☆499Updated last year
- Getters and Setters for Rust.☆350Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- ☆285Updated 7 months ago
- Boolean-valued predicate functions in Rust☆184Updated last month