dtolnay / cargo-tallyLinks
Graph the number of crates that depend on your crate over time
☆242Updated last week
Alternatives and similar repositories for cargo-tally
Users that are interested in cargo-tally are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆364Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Type that deserializes only from one specific value☆243Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Bisects rustc, either nightlies or CI artifacts☆184Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A fast, concurrent string interner☆150Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- generators☆208Updated last year
- ☆209Updated last week
- ☆183Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated last week
- Define your own PhantomData☆152Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Make trait methods callable without the trait in scope☆146Updated last week