Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
anshdadhich
/
finder-wpf
like
0
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
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
30 days ago
CacheManager.cs
Safe
2.5 kB
CacheManager: Remove back-compat DriveRoots check that no longer exists. CacheData now uses single DriveRoot string matching Rust.
30 days ago
DriveDiscovery.cs
Safe
1.69 kB
DriveDiscovery: Add missing using System (for StringComparison)
30 days ago
Elevation.cs
Safe
1.09 kB
Upload FastSeekWpf/Core/Elevation.cs
about 1 month ago
FileKind.cs
Safe
78 Bytes
Upload FastSeekWpf/Core/FileKind.cs
about 1 month ago
FileRecord.cs
Safe
229 Bytes
Upload FastSeekWpf/Core/FileRecord.cs
about 1 month ago
IndexEvent.cs
Safe
1.08 kB
Upload FastSeekWpf/Core/IndexEvent.cs
about 1 month ago
IndexStore.cs
Safe
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.
30 days ago
JournalCheckpoint.cs
Safe
215 Bytes
Upload FastSeekWpf/Core/JournalCheckpoint.cs
about 1 month ago
Logger.cs
Safe
757 Bytes
Upload FastSeekWpf/Core/Logger.cs
about 1 month ago
MftReader.cs
Safe
15.1 kB
Fix remaining _volumeHandle references to _handle in ReadMftRecordSize and Dispose
30 days ago
NtfsDrive.cs
Safe
199 Bytes
Upload FastSeekWpf/Core/NtfsDrive.cs
about 1 month ago
SearchEngine.cs
Safe
8.06 kB
SearchEngine: Update to use IndexStore.Name()/NameLower()/BuildPath() APIs matching Rust. Remove NameAt/NameLowerAt references that no longer exist.
30 days ago
UsnWatcher.cs
Safe
7.46 kB
UsnWatcher: Add Run() and RunShared() sync methods to match Rust API
30 days ago