DevinR528 / cargo-sortLinks
Check if tables and items in a .toml file are lexically sorted
☆241Updated last week
Alternatives and similar repositories for cargo-sort
Users that are interested in cargo-sort are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Compile-time string formatting☆236Updated 5 months ago
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆159Updated last year
- Procedural macro for recursive async functions☆224Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Adaptors between compression crates and Rust's async IO types☆517Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆744Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆491Updated this week
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- ☆309Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Find out path at which a deserialization error occurred☆372Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Async broadcast channels☆177Updated 5 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Async synchronization primitives☆269Updated 2 months ago