dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆256Updated last month
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()☆291Updated 3 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Type that deserializes only from one specific value☆267Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- Conditional compilation according to rustc compiler version☆390Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- ☆203Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Pull in every source file in a directory as a module☆179Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- ☆241Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- ☆112Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- ☆100Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Compile-time string formatting☆261Updated 3 months ago