DevinR528 / cargo-sortLinks
Check if tables and items in a .toml file are lexically sorted
☆245Updated 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 last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- Compile-time string formatting☆238Updated 6 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆160Updated last year
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆494Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- ☆312Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated last month
- Boolean-valued predicate functions in Rust☆196Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Type that deserializes only from one specific value☆243Updated last month
- A set of alternative `derive` attributes for Rust☆441Updated last year
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆333Updated 3 months ago
- Procedural macro for recursive async functions☆224Updated 5 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Serde support for querystring-style strings☆211Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Getters and Setters for Rust.☆354Updated this week
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- ☆188Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month