FlyCore runtime for Rust and embedded
Inference only, no Python. One static library that runs any weight set on a robot controller, a desktop agent or a game process.
The Rust runtime executes the sparse forward pass on CPU or wgpu and exposes C bindings. It is the path for actuators, input devices and anything that needs a 100 Hz loop without a garbage collector.
Cargo
cargo add flycoreRuntime: CPU (SIMD) or wgpu; C ABI
CursorMouse controlMove, click, drag. Like a hand would.KeysKeyboard controlType, chord, shortcut. With human timing.PadGame controllerTwo sticks, twelve buttons, one brain.GazeObject detectionWhat is where, every frame.SonoAudio eventsHear the glass break, not the traffic.TrackMotion trackingFollow anything that moves.
Pricing
Every weight set is free up to 100k monthly active devices per platform. Unlimited inference per user.