astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add first-party line wrapping
zb/vendor-line-wrap
2 hours ago
Refactor hints
zb/miette-remove-ii
2 hours ago
Share an implementation with `uv-trampoline`
zaniebot:claude/investigate-issue-17492-znH4F
2 hours ago
Share an implementation with `uv-trampoline`
zaniebot:claude/investigate-issue-17492-znH4F
2 hours ago
Refactor hints
zb/miette-remove-ii
3 hours ago
Use `FxHashSet<PackageName>` instead of `Vec` for `exclude` in `uv pip list` (#17550) Closes #17546 and use `FxHashSet` instead of `HashSet` in `uv pip freeze` Co-authored-by: Claude <noreply@anthropic.com>
main
3 hours ago
Use `FxHashSet` for `PipListSettings::exclude` and `PipFreezeSettings::exclude` for O(1) lookups Refactor the `exclude` field in both `PipListSettings` and `PipFreezeSettings` from `Vec<PackageName>`/`HashSet<PackageName>` to `FxHashSet<PackageName>` to enable efficient O(1) lookup operations when filtering packages during `uv pip list` and `uv pip freeze`. This change improves performance when checking if packages should be excluded from the output, especially with many excluded packages. Closes #17546
zaniebot:claude/fix-uv-issue-17546-MvKaA
3 hours ago
Upgrade rustls-pki-types to 1.13.3 (#17519) Pulls the upstream fix for #17494 (https://github.com/rustls/pki-types/releases/tag/v%2F1.13.3) Most other significant changes are in https://github.com/rustls/pki-types/releases/tag/v%2F1.13.0 Co-authored-by: Claude <noreply@anthropic.com>
main
3 hours ago
Active Branches
Add first-party line wrapping
last run
2 hours ago
#17535
CodSpeed Performance Gauge
+1%
Remove miette
last run
2 hours ago
#17110
CodSpeed Performance Gauge
+1%
Ensure `uv.exe` exits when `uvw.exe` or `uvx.exe` is killed
last run
2 hours ago
#17500
CodSpeed Performance Gauge
+2%
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs