7 projects
rextio
Alpha hybrid build tooling for typed Python functions.
rextio-lsp
Language Server for the Rextio native-promotion tooling contract.
rextio-torch
Public Alpha Rextio plugin that lowers a proven float32 CPU PyTorch inference slice to tch (plugin API 1.3).
rextio-tensorflow
Public Alpha Rextio plugin that lowers a tiny TensorFlow 2.21.0 CPU inference slice to native Rust via the wheel TFE C API (plugin API 1.3).
rextio-pandas
Rextio plugin for audited pandas Series.map native lowering (public alpha).
rextio-networkx
Rextio plugin for exact ordered NetworkX traversal on resident petgraph graphs (plugin API 1.3).
rextio-numpy
Rextio plugin that lowers eligible NumPy code to native Rust (plugin API 1.2: claim/lower, annotation vocabulary, pinned crate injection).