https://github.com/pzychotic/tinyhex
Minimalistic hex viewer
https://github.com/pzychotic/tinyhex
csharp dotnet hex viewer wpf xaml
Last synced: 3 months ago
JSON representation
Minimalistic hex viewer
- Host: GitHub
- URL: https://github.com/pzychotic/tinyhex
- Owner: pzychotic
- License: mit
- Created: 2025-10-31T14:50:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-31T15:00:41.000Z (9 months ago)
- Last Synced: 2025-10-31T16:22:33.353Z (9 months ago)
- Topics: csharp, dotnet, hex, viewer, wpf, xaml
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TinyHex
A very fast hex viewer for big files.
Sample code for using ```MemoryMappedFile```s together with ```ListView```s ```VirtualizingStackPanel.IsVirtualizing="True"``` for blazing fast file access and display.
## Build
Visual Studio 2026