dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆251Updated 3 weeks ago
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()☆292Updated 2 years ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆188Updated last week
- ☆216Updated last month
- Define your own PhantomData☆155Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Struct fields that are made read-only accessible to other modules☆252Updated 2 months ago
- ☆112Updated 2 years ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- ☆188Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- generators☆210Updated last year
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Delegation of trait implementations via procedural macros☆267Updated last year
- A fast, concurrent string interner☆151Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Better reference counted strings for Rust☆131Updated last year
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year