dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆251Updated 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
Sorting:
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- ☆216Updated last month
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- ☆194Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- ☆112Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 2 weeks ago
- A fast, concurrent string interner☆152Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated this week
- A lightweight version of pin-project written with declarative macros.☆254Updated last week