dtolnay / cargo-tally
Graph the number of crates that depend on your crate over time
☆236Updated 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
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Define your own PhantomData☆151Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- ☆203Updated 2 months ago
- ☆133Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated this week
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- ☆111Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- generators☆205Updated last year
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Compile-time string formatting☆233Updated 3 months ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago