Nyra – Memory safety of Rust with the simplicity of JS

Hi,

I built Nyra because I love the memory safety and fearlessness that Rust’s ownership model provides, but I often missed the development speed and clean, expressive syntax of JavaScript/TypeScript.

Key Features:

Rust-like Ownership: Compile-time memory management without a garbage collector.