palfrey / serial_test
Allows for the creation of serialised Rust tests
☆229Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for serial_test
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆394Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated last week
- Check if tables and items in a .toml file are lexically sorted☆220Updated this week
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆207Updated this week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- A library for to allow multiple return types by automatically generated enum.☆351Updated this week
- Generate README.md from docstrings☆360Updated 4 months ago
- TimeZone implementations for rust-chrono from the IANA database☆239Updated 2 months ago
- Assert process::Command - Easy command initialization and assertions☆473Updated 3 weeks ago
- Compile-time string formatting☆217Updated 2 months ago
- Find out path at which a deserialization error occurred☆322Updated 2 weeks ago
- Struct mocking library for Rust☆439Updated 7 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Procedural macro for recursive async functions☆210Updated 6 months ago
- Cargo extension for running Criterion.rs benchmarks☆187Updated 4 months ago
- Delegation of trait implementations via procedural macros☆259Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Async synchronization primitives☆256Updated last month
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- ☆231Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago