dtolnay / cargo-tally
Graph the number of crates that depend on your crate over time
☆237Updated this week
Alternatives and similar repositories for cargo-tally:
Users that are interested in cargo-tally are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆351Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Type that deserializes only from one specific value☆231Updated last month
- Support crate for rustc's self-profiling feature☆346Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- A library for to allow multiple return types by automatically generated enum.☆364Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- ☆204Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Easy code duplicate with substitution for Rust☆240Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- A fast, concurrent string interner☆149Updated 7 months ago
- Bisects rustc, either nightlies or CI artifacts☆182Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆134Updated 9 months ago
- Define your own PhantomData☆152Updated last month
- generators☆205Updated last year
- 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.☆244Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- A super powered testing macro for Rust☆118Updated last month
- A data structure to efficiently intern, cache and restore strings.☆191Updated last week
- "A very small syn"☆202Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆190Updated 2 years ago