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:
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated last week
- Conditional compilation according to rustc compiler version☆385Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- ☆233Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Define your own PhantomData☆158Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- ☆196Updated last week
- ☆112Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆185Updated 2 months ago
- A fast, concurrent string interner☆159Updated last year