- Redmond, WA
-
05:13
(UTC -07:00) - @KirillOsenkov
- @KirillOsenkov@mastodon.social
- @kirillosenkov.com
Sponsoring
Highlights
- Pro
File System
Library for reading data directly from NTFS volumes, which can greatly increase the speed of queries.
Virtual File System for Git: Enable Git at Enterprise Scale
Creates an ISO File out of all files of a given folder.
Restructured old .NET C# wrapper library for reading the MFT (Master File Table) of the Windows NTFS filesystem rapidly capturing all informations.
Display in a console console application all *.txt files available in your system by fetching the MFT (Master File Table) from your Windows NTFS filesystem using NtfsReader library.
A virtual file system for .NET written in C#
Danny Coutures NtfsReader source (fast NTFS access, like everything)
This project shows how to enumerate the files in your system very fast using the NTFS data structures
NTFS parsing library in C#. Allows one to parse and read NTFS structures on disk.