My own Radix viewer. At the moment.. l8rs maybe also with edit(or) functionality.
It's pure command line, but (maybe) also will support GUI mode (all self drawn). Additionally it also has some nice utilities for nice data analyzation.
Note
When I talk about the radix, I mean the numeric base (decimal, binary/dual, ..).
This is the second version, implemented in Rust.
The first version was a quick attempt in JavaScript, which was never finished to run stand-alone (I used own extensions/modules and did not provide any polyfill or so).
The Copyright is (c) Sebastian Kucharczyk, and it's licensed under the MIT (also known as 'X' or 'X11' license).