▲ | odie5533 5 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQLite in Rust https://github.com/tursodatabase/turso CPython in Rust https://github.com/RustPython/RustPython Bash in Rust https://github.com/shellgei/rusty_bash | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | kragen 5 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Turso says: > Warning: This software is ALPHA, only use for development, testing, and experimentation. We are working to make it production ready, but do not use it for critical data right now. https://rustpython.github.io/pages/whats-left says: > RustPython currently supports the full Python syntax. This is “what’s left” from the Python Standard Library. Rusty_bash says: > Currently, the binary built from alpha repo has passed 24 of 84 test scripts. The CPython implementation is farther along than I had expected! I hope they make more progress. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|