palfrey / serial_testLinks
Allows for the creation of serialised Rust tests
☆253Updated last month
Alternatives and similar repositories for serial_test
Users that are interested in serial_test are comparing it to the libraries listed below
Sorting:
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- A set of alternative `derive` attributes for Rust☆441Updated last year
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Assert process::Command - Easy command initialization and assertions☆513Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Exponential backoff and retry for Rust.☆323Updated last year
- Build a config structure from environment variables in Rust without boilerplate☆217Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Find out path at which a deserialization error occurred☆376Updated 2 weeks ago
- Procedural macro for recursive async functions☆224Updated 5 months ago
- TimeZone implementations for rust-chrono from the IANA database☆256Updated this week
- Utilities for collecting metrics from a Tokio application☆355Updated last month
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- ☆282Updated 4 months ago
- Struct mocking library for Rust☆465Updated 6 months ago
- Adaptors between compression crates and Rust's async IO types☆523Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Easy Ctrl-C handler for Rust projects☆635Updated last month
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆347Updated this week
- A Rust equivalent of Unix command "which".☆231Updated 2 weeks ago