dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆253Updated 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 2 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆226Updated 2 months ago
- ☆112Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- ☆195Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- Better reference counted strings for Rust☆137Updated last year
- A fast, concurrent string interner☆157Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated 3 weeks ago