Pinned Repositories
build-my-own-x
Some of the toys I built, most of them written in Rust. The best way to learn is to practice. They are always about operating systems, databases, data structures, algorithms, and networks.
cargo-information
https://github.com/rust-lang/cargo/issues/948
go-boilerplate
A boilerplate for GO project.
TiDB-101
Learn the TiDB source code with a daily SQL statement: A journey of 30 SQLs.
tokio-console-web
A Web Interface for the Tokio Console.
cargo
The Rust package manager
crates.io
The Rust package registry
rustup
The Rust toolchain installer
console
a debugger for async rust!
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
hi-rustin's Repositories
hi-rustin/cargo-information
https://github.com/rust-lang/cargo/issues/948
hi-rustin/build-my-own-x
Some of the toys I built, most of them written in Rust. The best way to learn is to practice. They are always about operating systems, databases, data structures, algorithms, and networks.
hi-rustin/tokio-console-web
A Web Interface for the Tokio Console.
hi-rustin/TiDB-101
Learn the TiDB source code with a daily SQL statement: A journey of 30 SQLs.
hi-rustin/lr
LeetCode in Rust to activate my stupid brain.
hi-rustin/hi-rustin.rs
我就像屎的倒影🦶🦶🦶 Interested in dev tools and distributed systems.
hi-rustin/cargo
The Rust package manager
hi-rustin/console
a debugger for async rust!
hi-rustin/crates.io
Source code for crates.io
hi-rustin/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
hi-rustin/hashbrown
Rust port of Google's SwissTable hash map
hi-rustin/client-go
Go client for TiKV
hi-rustin/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
hi-rustin/crates.io-k8s
Deploy your own crates.io on Kubernetes!
hi-rustin/db-papers
A list papers of learning how to building database system
hi-rustin/docs
TiDB/TiKV/PD documentation.
hi-rustin/docs-cn
TiDB/TiKV/PD documentation in Chinese.
hi-rustin/homebrew-tokio-console-web
hi-rustin/IELTS
Some of the exercises and materials I used to prepare for the IELTS.
hi-rustin/kickstart.nvim
A launch point for your personal nvim configuration
hi-rustin/my-std
hi-rustin/rust
Empowering everyone to build reliable and efficient software.
hi-rustin/rust-project-goals
Rust Project Goals tracker
hi-rustin/talks
Slides & code for my talks.
hi-rustin/test-cargo-git-install
hi-rustin/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
hi-rustin/tidb-analyze.slide
hi-rustin/tikv
Distributed transactional key-value database, originally created to complement TiDB
hi-rustin/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
hi-rustin/tracing
Application level tracing for Rust.