Rust (Chinese Wikipedia)

Analysis of information sources in references of the Wikipedia article "Rust" in Chinese language version.

refsWebsite
Global rank Chinese rank
1st place
1st place
low place
8,973rd place
383rd place
336th place
low place
low place
1,686th place
1,446th place
1,518th place
1,980th place
low place
low place
low place
low place
2,161st place
2,382nd place
24th place
29th place
low place
low place
1,082nd place
1,131st place
6,158th place
5,588th place
5th place
12th place
272nd place
459th place
4,423rd place
3,859th place
low place
low place
388th place
546th place
low place
low place
786th place
827th place
3,700th place
4,616th place

arstechnica.com

cnet.com

reviews.cnet.com

  • Rosenblatt, Seth. Samsung joins Mozilla's quest for Rust. 2013-04-03 [2013-04-05]. (原始内容存档于2013-04-04). [Brendan Eich]提出,每一年,瀏覽器都會在Pwn2Own競賽上發現新的漏洞。他說,Rust「不允許自由讀取記憶體」,但C++則可以。這些便是「導致瀏覽器弱點」,也是能夠自編譯的Rust要解決的問題。 

csdnimg.cn

t.csdnimg.cn

github.com

groups.google.com

  • Command Optimizations?. 2014-06-26 [2014-12-10]. (原始内容存档于2019-07-08). I just added the outline of a Result library that lets you use richer error messages. It's like Either except the names are more helpful. The names are inspired by Rust's Result library. 

infoq.com

  • Avram, Abel. Interview on Rust, a Systems Programming Language Developed by Mozilla. InfoQ. 2012-08-03 [2013-08-17]. (原始内容存档于2013-07-24). GH:在其他程式語言中有很多好的、討人喜愛的想法,沒有被廣泛採用的系統程式語言採納...在1970和80年代時,有些相當不錯的競爭者同時存在,我想要把它們所有的某些特性再拿出來,因為現況已經改變:網際網路是併發性非常強的系統,也更加重視安全性,所以以往獨鍾C以及C++的優勢不再成立。 

lambda-the-ultimate.org

lwn.net

  • Brown, Neil. A taste of Rust. 2013-04-17 [2013-04-25]. (原始内容存档于2013-04-26). ...當然,為了更大程度的記憶體分享,使用者可以實作更複雜的資料結構,並同時保持介面只由被擁有和被管理的參照所組成。如此便解決了競爭存取和懸空指標的問題。 

mozilla.com

blog.mozilla.com

mozilla.org

mail.mozilla.org

  • Hoare, Graydon. [rust-dev] stage1/rustc builds. 2011-04-20 [2011-04-20]. (原始内容存档于2011-07-20). After that last change fixing the logging scope context bug, looks like stage1/rustc builds. Just shy of midnight :) 

blog.mozilla.org

nondot.org

  • Lattner, Chris. Chris Lattner's Homepage. Chris Lattner. 2014-06-03 [2014-06-03]. (原始内容存档于2018-12-25). The Swift language is the product of tireless effort from a team of language experts, documentation gurus, compiler optimization ninjas, and an incredibly important internal dogfooding group who provided feedback to help refine and battle-test ideas. Of course, it also greatly benefited from the experiences hard-won by many other languages in the field, drawing ideas from Objective-C, Rust, Haskell, Ruby, Python, C#, CLU, and far too many others to list. 

nostarch.com

pcwalton.blogspot.com

  • Walton, Patrick. C++ Design Goals in the Context of Rust. 2010-12-05 [2011-01-21]. (原始内容存档于2010-12-09). ...想要維持和C一樣快又同時保證安全是不可能的...C++在設計上允許各種低層操作,大部分與迴避型態系統有關,藉此C++有了幾乎無限制的最佳化能力。不過在實際上,C++工程師在自己的程式碼中只使用某些特定的工具或技巧,例如透過pass by alias傳遞stack變數、獨特擁有的物件(通常是auto_ptr或C++0x的unique_ptr)、使用shared_ptr來達成「引用計數」、COM等等。Rust的型態系統的設計目標之一,就是在語言中融入這些安全性設計,並且強迫實行這些原則。這樣的話,效能可以與C++比較,又能同時保持記憶體安全... 
  • Walton, Patrick. Rust Features I: Type Inference. 2010-10-01 [2011-01-21]. (原始内容存档于2011-07-08). 

reddit.com

rust-lang.org

doc.rust-lang.org

blog.rust-lang.org

forge.rust-lang.org

rust-lang.org

users.rust-lang.org

foundation.rust-lang.org

  • Rust Foundation. foundation.rust-lang.org. 2021-02-08 [2021-02-09]. (原始内容存档于2021-02-09) (英语). 

slideshare.net

  • Future Tense. 2011-04-29 [2012-02-06]. (原始内容存档于2012-09-18). At Mozilla Summit 2010, we launched Rust, a new programming language motivated by safety and concurrency for parallel hardware, the “manycore” future which is upon us. 

theregister.com

web.archive.org

webcitation.org

  • Future Tense. 2011-04-29 [2012-02-06]. (原始内容存档于2012-09-18). At Mozilla Summit 2010, we launched Rust, a new programming language motivated by safety and concurrency for parallel hardware, the “manycore” future which is upon us. 

worldcat.org

zdnet.com