产品 社区共识
reqwest 在英语中的标准读法是 「request」(/rɪˈkwɛst/)。
reqwest is the de-facto HTTP client crate of the Rust ecosystem, written by the author of hyper. The name is a deliberate misspelling of "request": the creator's introduction post explains it was forced on him because the `request` crate name was already taken, and it is said exactly like the ordinary English word "request". Cold readers often guess "REK-west" because the qw digraph is almost nonexistent in English outside "qwerty".
来源:seanmonstar — "Introducing Reqwest" (name origin: the `request` crate name was already taken)
读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。
安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh