RustPython: A Python Interpreter Written in Rust

9 points 3 comments 9 hours ago
burnt-resistor

Related: Buck2 has used Starlark, an embedded Python-like interpreter in Rust, for several years. Bazel may also use it but I'm not sure if it's the Go or the Rust implementation. https://github.com/facebook/starlark-rust

faangguyindia

Funny how things become faster just by writing them in Rust.

ladyanita22

The benchmarks tell otherwise

Made by @calebRussel