An open API service indexing awesome lists of open source software.

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

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