rust lang wiki - EAS

約有 1,070,000 個結果
  1. 查看更多內容
    檢視所有 Wikipedia
    https://en.wikipedia.org/wiki/Rust_(programming_language)

    Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency. Rust enforces memory safety—that is, that all references point to valid memory—without requiring the use of a garbage collector or reference counting present in other … 查看更多內容

    Origins (2006–2012)
    Rust grew out of a personal project begun in 2006 by Mozilla Research employee Graydon Hoare. Mozilla began sponsoring the project in 2009 as a part of the ongoing … 查看更多內容

    Hello World program
    Below is a "Hello, World!" program in Rust. The fn keyword is used to denote a function, and the println! macro prints the message to standard output. Statements in Rust are separated by semicolons.
    Keywords and … 查看更多內容

    Besides the compiler and standard library, the Rust ecosystem includes additional components for software development. Component installation is typically managed by rustup, a Rust toolchain installer developed by the Rust project.
    Standard library 查看更多內容

    Conferences
    Rust's official website lists online forums, messaging platforms, and in-person meetups for the Rust community. Conferences dedicated to Rust development include:
    • RustConf: … 查看更多內容

    Components圖片
    Adoption圖片
    Community圖片

    Rust aims to support concurrent systems programming, which has inspired a feature set with an emphasis on safety, control of memory layout, and concurrency.
    Memory safety 查看更多內容

    Rust aims "to be as efficient and portable as idiomatic C++, without sacrificing safety". Rust does not perform garbage collection, which allows it … 查看更多內容

    According to the Stack Overflow Developer Survey in 2022, 9% of respondents have recently done extensive development in Rust. The … 查看更多內容

    CC-BY-SA 授權下的維基百科文字
    意見反應
  2. https://zh.wikipedia.org/wiki/Rust

    Rust是由Mozilla 主导开发的通用、编译型编程语言。设计准则为“安全、并发、实用”, 支持函数式、並行式、过程式以及面向对象的程式設計风格。
    Rust語言原本是Mozilla員工Graydon Hoare的私人計劃,而Mozilla於2009年開始贊助這個計劃 ,並且在2010年首次公開 。也在同一年,其編譯器原始碼開始由原本的OCaml語言轉移到用Rust語言,進行自舉(英语:Bootstrapping (co…

    Wikipedia · CC-BY-SA 授權下的文字
    • 實作者: Mozilla
    • 发行时间: 2010年
  3. Rust 中文文档 | Rust 文档网

    https://rustwiki.org/docs

    Rust Wiki 网站提供了 Rust 官方或其他文档的中文翻译资料的各类文档,本页列出所有可用的中文文档和教程相关的资源。

  4. Rust 文档网 - Rust 官方文档中文教程

    https://www.rustwiki.org.cn

    Rust 官方文档翻译项目组提供了全面的学习 Rust 语言的官方文档和其他教程的中文知识库,从入门到深入学习 Rust 编程语言的各类资源,由 Rust 翻译项目组和其他参与 Rust 开源项目的爱 …

  5. Rust Programming Language

    https://www.rust-lang.org

    A language empowering everyone to build reliable and efficient software. In 2018, the Rust community decided to improve the programming experience for a few distinct domains (see the 2018 roadmap).For these, you can find many high …

    缺少:

    • wiki

    必須包含:

  6. Rust 程序设计语言

    https://www.rust-lang.org/zh-CN

    Rust 丰富的类型系统和所有权模型保证了内存安全和线程安全,让您在编译期就能够消除各种各样的错误。 生产力 Rust 拥有出色的文档、友好的编译器和清晰的错误提示信息, 还集成了一流 …

    缺少:

    • wiki

    必須包含:

  7. Rust (programming language) - Simple English Wikipedia, the …

    https://simple.wikipedia.org/wiki/Rust_(programming_language)

    Rust is a programming language designed for systems, which are "software designed to provide a platform for other software".[1][2][3][4] It is or was used to write operating system and web …

  8. https://wiki.archlinux.org/title/Rust

    Rust. Rust is a general-purpose, multi-paradigm, compiled programming language sponsored by Mozilla Research. It is designed to be a "safe, concurrent, practical language", supporting pure …

  9. https://github.com/rust-lang/rust

    The Rust Programming Language This is the main source code repository for Rust.It contains the compiler, standard library, and documentation. Note: this README is for users rather than contributors. If you wish to contribute to the …

    缺少:

    • wiki

    必須包含:

  10. Rust Community Wiki

    https://runrust.miraheze.org

    2022年6月22日 · From Rust Community Wiki. Welcome to the Rust-lang Community Wiki, the community compendium of knowledge around the Rust programming language. Rust is a …



Results by Google, Bing, Duck, Youtube, HotaVN