DevinR528 / cargo-sortLinks
Check if tables and items in a .toml file are lexically sorted
☆252Updated last month
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☆253Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Compile-time string formatting☆238Updated 8 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated last week
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆170Updated 3 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆339Updated this week
- Find out path at which a deserialization error occurred☆387Updated 2 months ago
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- ☆291Updated 2 weeks ago
- Procedural macro for recursive async functions☆230Updated 6 months ago
- Allows for the creation of serialised Rust tests☆256Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆188Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- ☆328Updated last week
- Serde support for querystring-style strings☆213Updated 2 months ago
- Converts to and from various cases.☆150Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Like Rust's std::Path, but UTF-8.☆503Updated 2 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Procedural macros to derive numeric traits in Rust☆207Updated last year