turbohex 0.1.1

Interactive terminal hex-viewer with plugin-based decoders
1
{"name":"turbohex","version":"0.1.0","description":"Interactive TUI hex viewer with decode panel","authors":["nmbr7"],"features":["hex view","bit selection","lua decoders","wasm decoders"],"config":{"bytes_per_row":16,"default_endian":"little","decode_panel_width":38},"sample_data":{"integers":[0,1,127,255,256,65535,4294967295],"floats":[3.14159,2.71828,0.0,-1.0],"strings":["hello world","turbohex","DEADBEEF"],"base64":"SGVsbG8gV29ybGQ=","uuid":"550e8400-e29b-41d4-a716-446655440000","ipv4":"192.168.1.1","mac":"AA:BB:CC:DD:EE:FF","timestamp":1711584000}}