dtolnay / cargo-tally
Graph the number of crates that depend on your crate over time
☆237Updated last 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 last week
- Conditional compilation according to rustc compiler version☆349Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A super powered testing macro for Rust☆118Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Define your own PhantomData☆151Updated last week
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- ☆203Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- ☆133Updated 8 months ago
- A data structure to efficiently intern, cache and restore strings.☆189Updated last month
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Library for snippet annotations☆306Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- generators☆204Updated last year