dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆254Updated this week
Alternatives and similar repositories for cargo-tally
Users that are interested in cargo-tally are comparing it to the libraries listed below
Sorting:
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Define your own PhantomData☆158Updated last week
- Type that deserializes only from one specific value☆266Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- ☆198Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- ☆112Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Conditional compilation according to rustc compiler version☆386Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- ☆237Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated last week
- Better reference counted strings for Rust☆139Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A fast, concurrent string interner☆161Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A super powered testing macro for Rust☆122Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago