DevinR528 / cargo-sortLinks
Check if tables and items in a .toml file are lexically sorted
☆272Updated 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☆263Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- Compile-time string formatting☆262Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 5 months ago
- Find out path at which a deserialization error occurred☆413Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆211Updated 7 months ago
- Allows for the creation of serialised Rust tests☆279Updated last week
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- Type that deserializes only from one specific value☆267Updated last month
- x-www-form-urlencoded meets Serde☆259Updated last year
- ☆320Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Expanding opportunities standard library std::fs and std::io☆330Updated 2 years ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- ☆351Updated last week
- Converts to and from various cases.☆157Updated last week
- Adaptors between compression crates and Rust's async IO types☆611Updated last month
- A Rust equivalent of Unix command "which".☆246Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Async broadcast channels☆190Updated 5 months ago