What is the Experience of Rewriting Nearly 60,000 Lines of C++ Code in Rust?

What is the Experience of Rewriting Nearly 60,000 Lines of C++ Code in Rust?

From WeChat Official Account:OSC Open Source Community Link: https://www.oschina.net/news/327176/fishshell-rustport Fish is a command-line shell for Linux and macOS, known for its ease of use, powerful features, intelligence, and user-friendliness.Many features that other shells require configuration for are provided by default in fish, without any setup needed. At the beginning of 2023, the author of fish … Read more

Performance Decline Due to Rust Rewrite of Fish Shell

Performance Decline Due to Rust Rewrite of Fish Shell

Fish is a command line shell for Linux and macOS, named as an abbreviation for “the friendly interactive shell”. Its main features are ease of use, powerful functionality, intelligence, and user-friendliness. Many features that other shells require configuration for are provided by default in fish, without any configuration needed. Project maintainer Fabian Boehm responded today … Read more