AI Tools / AI products & services
Magnus is a Rust library for writing Ruby extensions and integrating Rust with Ruby. It provides bindings and abstractions over Ruby's C API, including support for exposing Rust functions, classes, and values to Ruby.
Magnus is a helper library for integrating Rust with Ruby. It provides some assistance with the bridge, though less than PyO3 and Neon.