hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

neon

Rust bindings for writing safe and fast native Node.js modules.

star8.3k
Rust
avatar

rustlings

:crab: Small exercises to get you used to reading and writing Rust code!

beginner-friendly exercises rust rustlings
star60.5k
Rust
avatar

rust-web-framework-comparison

A comparison of some web frameworks and libs written in Rust

blogs comparison framework libraries rust
star5.6k
Rust
avatar

diesel

A safe, extensible ORM and Query Builder for Rust

mysql orm postgresql query-builder rust
star13.8k
Rust
avatar

relay

Relay is a JavaScript framework for building data-driven React applications.

star18.9k
Rust
avatar

vulkano

Safe and rich Rust wrapper around the Vulkan API

graphics-programming rust spir-v vulkan vulkan-api
star4.9k
Rust
avatar

mdBook

Create book from markdown files. Like Gitbook but implemented in Rust

star20.6k
Rust
avatar

cursive

A Text User Interface library for the Rust programming language

ncurses rust terminal tui
star4.7k
Rust
avatar

json

Strongly typed JSON library for Rust

json rust serde
star5.4k
Rust
avatar

tock

A secure embedded operating system for microcontrollers

arm cortex-m embedded iot kernel
star6.1k
Rust
avatar

crossbeam

Tools for concurrent programming in Rust

concurrency data-structures lock-free parallelism rust
star8.1k
Rust
avatar

tokei

Tokei 時計https://en.wiktionary.org/wiki/%E6%99%82%E8%A8%88 Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language. Example ```console ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

badge cli cloc code command-line-tool
star13.4k
Rust