dtolnay / cargo-tally
Graph the number of crates that depend on your crate over time
☆238Updated this week
Alternatives and similar repositories for cargo-tally:
Users that are interested in cargo-tally are comparing it to the libraries listed below
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Define your own PhantomData☆152Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- ☆182Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated 3 weeks ago
- ☆136Updated 9 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- ☆206Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- ☆112Updated 2 years ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- Integer trait and functions for Rust☆180Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week