Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
anshdadhich
/
finder-wpf
like
0
Model card
Files
Files and versions
xet
Community
1
main
finder-wpf
/
FastSeekWpf
/
Core
48.1 kB
Ctrl+K
Ctrl+K
1 contributor
History:
51 commits
anshdadhich
Fix remaining _volumeHandle references to _handle in ReadMftRecordSize and Dispose
a464e40
verified
about 7 hours ago
CacheManager.cs
2.5 kB
CacheManager: Remove back-compat DriveRoots check that no longer exists. CacheData now uses single DriveRoot string matching Rust.
about 7 hours ago
DriveDiscovery.cs
1.69 kB
DriveDiscovery: Add missing using System (for StringComparison)
about 8 hours ago
Elevation.cs
1.09 kB
Upload FastSeekWpf/Core/Elevation.cs
about 23 hours ago
FileKind.cs
78 Bytes
Upload FastSeekWpf/Core/FileKind.cs
1 day ago
FileRecord.cs
229 Bytes
Upload FastSeekWpf/Core/FileRecord.cs
1 day ago
IndexEvent.cs
1.08 kB
Upload FastSeekWpf/Core/IndexEvent.cs
1 day ago
IndexStore.cs
9.73 kB
IndexStore: Exact match to Rust — single drive_root string (not multi-drive), Name() and NameLower() arena accessors, Finalize() with sort_unstable_by_key behavior. Remove multi-drive DriveIdx/DriveRoots divergence.
about 7 hours ago
JournalCheckpoint.cs
215 Bytes
Upload FastSeekWpf/Core/JournalCheckpoint.cs
1 day ago
Logger.cs
757 Bytes
Upload FastSeekWpf/Core/Logger.cs
about 23 hours ago
MftReader.cs
15.1 kB
Fix remaining _volumeHandle references to _handle in ReadMftRecordSize and Dispose
about 7 hours ago
NtfsDrive.cs
199 Bytes
Upload FastSeekWpf/Core/NtfsDrive.cs
1 day ago
SearchEngine.cs
8.06 kB
SearchEngine: Update to use IndexStore.Name()/NameLower()/BuildPath() APIs matching Rust. Remove NameAt/NameLowerAt references that no longer exist.
about 7 hours ago
UsnWatcher.cs
7.46 kB
UsnWatcher: Add Run() and RunShared() sync methods to match Rust API
about 7 hours ago