# tutor-rust **Repository Path**: hollson/tutor-rust ## Basic Information - **Project Name**: tutor-rust - **Description**: Rust教程、项目示例与解决方案集合 🚀 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-02-22 - **Last Updated**: 2024-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rust语言 Rust 是一种由 Mozilla 主导开发的高性能编译型编程语言,它于 2010 年首次发布,并遵循 “安全、并发、实用” 的设计原则。

## 应用领域 - **系统编程**:操作系统、设备驱动程序、嵌入式系统等。 - **网络编程**:网络服务器、Web 服务、分布式系统等。 - **游戏开发**:游戏引擎、游戏工具、游戏客户端和服务器。 - **WebAssembly**:在 Web 浏览器中运行的高性能 Web 应用。 - **工具开发**:命令行工具、自动化脚本、系统管理工具。 - **区块链技术**:智能合约、加密货币、去中心化应用(DApps)。 - **科学计算**:数值分析、数据科学、机器学习。 - **音视频处理**:媒体服务器、流处理、编解码器。 - **云计算**:云服务后端、容器技术、微服务架构。 - **嵌入式设备**:IoT 设备、智能家居设备、可穿戴设备。

## 参考链接 > https://www.rust-lang.org/zh-CN/ > > https://www.runoob.com/rust/rust-tutorial.html > > https://www.tauri.net.cn/