Fbsviewer – FlatBuffers binary viewer. Pure Rust compiler in WASM
Linked hex and schema view makes FlatBuffers binary encoding finally human-readable.

Rust-to-WebAssembly FPGA renderer running entirely in-browser with zero installation.
FPGA developers and digital hardware designers
nextpnr · Yosys · ICestorm
You can inspect a variety of iCE40 & ECP5 FPGAs as well as visualize various PnR results. We included some example designs, but if you are familiar with Nextpnr, you can also upload your own.
All data stays local, the viewer runs entirely from within your browser. The chip renderer is written in Rust and compiled to WebAssembly. You can check out the code if you want, all of our projects are fully open source.
Our goal is to make digital hardware design more accessible, and this project fits right in with that mission. Curious to hear your opinions!
Linked hex and schema view makes FlatBuffers binary encoding finally human-readable.
Pure Rust WASM viewer beats C++ incumbents—photometric lighting from IFC geometry is genuinely novel.
Dragging the timeline reveals how splits, concats and shared nodes evolve across versions, which makes an abstract data structure palpably understandable. Running the implementation in-browser via Rust→WASM is a neat technical demo, but it's primarily educational — more inline explanations or scenarios would make it genuinely useful beyond hobbyist exploration.
Open-source bitstream docs for Cyclone IV where only proprietary tools existed.
They ship a Rust engine plus Python models that claim cycle-exact, bit-true equivalence with Verilog and a verified co-simulation suite — and back it with a 512× speedup and sub-10µs inference numbers. This is a rare, technically ambitious toolkit for building and proving neuromorphic FPGA/CPU stacks, though the AGPL license and narrow domain mean it’s primarily valuable to hardware teams and researchers, not casual ML users.
Spiral timeline visualization with shared Rust/WASM parser across CLI and web.