dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆251Updated 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:
- Type that deserializes only from one specific value☆245Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Conditional compilation according to rustc compiler version☆375Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- ☆216Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- A fast, concurrent string interner☆151Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Define your own PhantomData☆156Updated last week
- Support crate for rustc's self-profiling feature☆367Updated last month
- Bisects rustc, either nightlies or CI artifacts☆191Updated last month
- ☆191Updated this week
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- ☆112Updated 2 years ago
- ☆141Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago