dtolnay / cargo-tally
Graph the number of crates that depend on your crate over time
☆231Updated this week
Related projects ⓘ
Alternatives and complementary repositories for cargo-tally
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Type that deserializes only from one specific value☆228Updated this week
- Easy code duplicate with substitution for Rust☆235Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 3 months ago
- Define your own PhantomData☆146Updated last week
- Library for snippet annotations☆274Updated last week
- ☆171Updated last week
- Faster, more compact implementation of std::Cow☆337Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆218Updated last month
- A data structure to efficiently intern, cache and restore strings.☆173Updated 4 months ago
- Support crate for rustc's self-profiling feature☆334Updated 5 months ago
- Bisects rustc, either nightlies or CI artifacts☆177Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Count lines of LLVM IR per generic function☆410Updated last week
- ☆128Updated 3 months ago
- Manual segmented stacks for Rust☆286Updated 3 weeks ago
- ☆112Updated last year