DevinR528 / cargo-sort
Check if tables and items in a .toml file are lexically sorted
☆226Updated 2 months ago
Alternatives and similar repositories for cargo-sort:
Users that are interested in cargo-sort are comparing it to the libraries listed below
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Compile-time string formatting☆233Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- Async synchronization primitives☆263Updated 2 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- ☆133Updated this week
- Find out path at which a deserialization error occurred☆351Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆132Updated last month
- Track and query Cargo dependency graphs.☆206Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- (Auto)DRY for your Rust dependencies☆155Updated last month
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Allows for the creation of serialised Rust tests☆243Updated this week
- Procedural macro for recursive async functions☆219Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Boolean-valued predicate functions in Rust☆184Updated last month
- Cargo command to create the README.md from your crate's documentation☆155Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆407Updated last month
- A lightweight version of pin-project written with declarative macros.☆242Updated this week