RustPython: A Python Interpreter Written in Rust rustpython.github.io 9 points by pykello 10 hours ago
faangguyindia 2 hours ago Funny how things become faster just by writing them in Rust. ladyanita22 39 minutes ago The benchmarks tell otherwise
burnt-resistor an hour ago 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
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