DevinR528 / cargo-sortLinks
Check if tables and items in a .toml file are lexically sorted
☆271Updated 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☆262Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated last week
- Find out path at which a deserialization error occurred☆407Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Procedural macro for recursive async functions☆235Updated 3 months ago
- Compile-time string formatting☆261Updated 3 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆368Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- ☆351Updated 2 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Allows for the creation of serialised Rust tests☆275Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆539Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆209Updated 6 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆598Updated this week
- ☆314Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆568Updated 3 weeks ago
- Serde support for querystring-style strings☆222Updated last week
- Converts to and from various cases.☆156Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 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`…☆817Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆267Updated last month