RustPython: A Python Interpreter Written in Rust
9 points 3 comments 9 hours ago
faangguyindia
Funny how things become faster just by writing them in Rust.
ladyanita22
The benchmarks tell otherwise
Funny how things become faster just by writing them in Rust.
The benchmarks tell otherwise
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