dtolnay / cargo-tally
Graph the number of crates that depend on your crate over time
☆232Updated this week
Related projects ⓘ
Alternatives and complementary repositories for cargo-tally
- Conditional compilation according to rustc compiler version☆334Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Type that deserializes only from one specific value☆227Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Compile-time string formatting☆214Updated 2 months ago
- ☆171Updated this week
- Bisects rustc, either nightlies or CI artifacts☆177Updated this week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆142Updated last year
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Define your own PhantomData☆147Updated last week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- ☆128Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- ☆112Updated last year
- ☆188Updated last month
- Manual segmented stacks for Rust☆291Updated last week
- Library for snippet annotations☆283Updated 2 weeks ago