quick_search/crates/quicksearch-core
= 9760503a3f
Some checks failed
CI / linux (push) Failing after 5m46s
CI / windows-cross (push) Successful in 5m40s
CI / release (push) Has been skipped
Release v1.1: live results, duplicate verification, and a Settings tab.
Search results now track the disk as it changes (live.rs), duplicate
groups can be confirmed byte-for-byte before deletion (verify.rs), the
Options window becomes a Settings tab with configurable/sortable result
columns, and a first-start tutorial explains the basics.
2026-08-17 19:26:18 -04:00
..
benches Significant performance pass. Reduced memory churn massively. ~1.5-3x search performance improvements. Minor improvements to warm indexing time. 2026-08-09 18:36:47 -04:00
examples Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
src Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
tests Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
Cargo.toml Significant performance pass. Reduced memory churn massively. ~1.5-3x search performance improvements. Minor improvements to warm indexing time. 2026-08-09 18:36:47 -04:00