Rust
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
Rust Memory Container Cheat-sheet
🦀 Small exercises to get you used to reading and writing Rust code!
Module initialization/global constructor functions for Rust
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
Subcommand to show result of macro expansion
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
A lock-free, eventually consistent, concurrent multi-value map.
delegated, decentralized, capabilities based authorization token
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Cross-platform Rust rewrite of the GNU coreutils
Flexible concrete Error type built on std::error::Error
derive(Error) for struct and enum error types