SigmaSidekick.RS
SigmaNEST Internal Tooling
SigmaSidekick.RS Path Viewer Tool
An internal tool, custom built for internal use at SigmaNEST. SigmaSidekick.RS is a rewrite of a previously self-developed tool, but rebuilt from the group up for increased extensibility, performance, and reliability.
Upgrading from a previous version built with Svelte and TypeScript in the Tauri framework, SigmaSidekick.RS is built entirely in Rust using Egui.
This allowed for custom Plugin support using the Rhai Scripting Language, Improved Speed and Reliability that TypeScript just couldn’t provide, and providing a base framework, for adding new functionality in the future, giving users a solid extensible base to build extensions upon, and better technology support for custom rendering needs.