dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆252Updated 2 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☆253Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- ☆223Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Make trait methods callable without the trait in scope☆157Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Conditional compilation according to rustc compiler version☆379Updated last week
- Define your own PhantomData☆158Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- ☆112Updated 2 years ago
- Better reference counted strings for Rust☆136Updated last year
- ☆194Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- A fast, concurrent string interner☆153Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago