DevinR528 / cargo-sortLinks
Check if tables and items in a .toml file are lexically sorted
☆271Updated 3 weeks ago
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☆262Updated last month
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Compile-time string formatting☆261Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- x-www-form-urlencoded meets Serde☆258Updated last year
- Conditional compilation according to rustc compiler version☆389Updated last month
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Find out path at which a deserialization error occurred☆411Updated last month
- Allows for the creation of serialised Rust tests☆278Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Type that deserializes only from one specific value☆267Updated last month
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- ☆319Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆247Updated last week
- Converts to and from various cases.☆156Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Async synchronization primitives☆280Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆152Updated 2 months ago
- ☆351Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Boolean-valued predicate functions in Rust☆203Updated this week
- Serde support for querystring-style strings☆224Updated this week
- Like Rust's std::Path, but UTF-8.☆544Updated last month