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:
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Define your own PhantomData☆158Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Make trait methods callable without the trait in scope☆161Updated this week
- Type that deserializes only from one specific value☆266Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- ☆200Updated last month
- ☆240Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Pull in every source file in a directory as a module☆179Updated this week
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- ☆112Updated 3 years ago
- 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.☆192Updated last week
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Delegation of trait implementations via procedural macros☆280Updated this week
- ☆100Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A fast, concurrent string interner☆162Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago