DevinR528 / cargo-sort
Check if tables and items in a .toml file are lexically sorted
☆227Updated 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☆234Updated last week
- Compile-time string formatting☆232Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆334Updated this week
- Like Rust's std::Path, but UTF-8.☆473Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Conditional compilation according to rustc compiler version☆349Updated last week
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- Procedural macro for recursive async functions☆220Updated last month
- Adaptors between compression crates and Rust's async IO types☆465Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Boolean-valued predicate functions in Rust☆185Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Type that deserializes only from one specific value☆231Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- ☆309Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆309Updated last year
- Async synchronization primitives☆261Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Cargo command to create the README.md from your crate's documentation☆153Updated 2 weeks ago
- Allows for the creation of serialised Rust tests☆241Updated this week
- ☆203Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated last week
- An async parser for multipart/form-data content-type in Rust☆158Updated 10 months ago