dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆254Updated last 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 according to rustc compiler version☆390Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Type that deserializes only from one specific value☆266Updated last week
- ☆241Updated 4 months ago
- Define your own PhantomData☆158Updated last week
- ☆201Updated last month
- Pull in every source file in a directory as a module☆179Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆112Updated 3 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Delegation of trait implementations via procedural macros☆280Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 5 years ago
- Compile-time string formatting☆257Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago