Crate

diff

Browse Rust repositories that depend on diff.

28
Repositories
96%
Actively maintained
27
Updated ≤ 30 days
203k
Total stars
26
Owners

Counted from the Cargo.toml manifests of the 28 indexed repositories that declare diff as a dependency — not download counts. Dependency data last verified 2026-08-13.

Browse 28 repositories using diff in Repos →
Often used with

Crates that show up unusually often in diff projects. The most distinctive pairings rank first — crates these projects use far more than the average indexed Rust project does, not just crates that are popular everywhere. Each percentage is the share of diff projects that also use it.

Used by these organizations
28 repositories · 27 pushed in the last 30 days
readyset5.3kactive

Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.

aya4.8kactive

Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.

⑂ 465202
fastmod1.9kactive

A fast partial replacement for the codemod tool. Assists with large-scale codebase refactors via regex-based find and replace with human oversight and occasional intervention.

cnosdb1.8kdormant

A cloud-native open source distributed time series database with high performance, high compression ratio and high availability.

⑂ 31382
autocorrect1.6kactive

A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).

hermit1.4kactive

Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, nondeterministic behavior, into deterministic, repeatable behavior. This can be used for various applications, including replay-debugging, reproducible artifacts, chaos mode concurrency testing and bug analysis.

cargo-public-api568active

List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.

← Browse all repos