rust
KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
Empowering everyone to build reliable and efficient software.
A collection of numeric types and traits for Rust.
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
🦀 Small exercises to get you used to reading and writing Rust code!
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Tools for concurrent programming in Rust
A safe and fast multi-producer, multi-consumer channel.
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
A small macro for defining lazy evaluated static variables in Rust.
A full featured, fast Command Line Argument Parser for Rust