DevinR528 / cargo-sort
Check if tables and items in a .toml file are lexically sorted
☆224Updated last month
Alternatives and similar repositories for cargo-sort:
Users that are interested in cargo-sort are comparing it to the libraries listed below
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆129Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- Compile-time string formatting☆229Updated 2 months ago
- Procedural macro for recursive async functions☆219Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆151Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Adaptors between compression crates and Rust's async IO types☆446Updated 3 weeks ago
- Async synchronization primitives☆261Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Boolean-valued predicate functions in Rust☆181Updated last month
- ☆180Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Pull in every source file in a directory as a module☆169Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Async broadcast channels☆172Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆163Updated 8 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 9 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆161Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago