Skip to content
View lichuang's full-sized avatar

Block or report lichuang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lichuang/README.md

Hi, I'm lichuang 👋

Building distributed systems & infrastructure tools in Rust


🟢 Actively Seeking Rust Remote Roles

Distributed systems · Databases · Storage engines · Developer tooling

Based in Guangzhou, China (UTC+8) — experienced in async collaboration across time zones.


🚀 Featured Projects

🏗️ rockraft

Distributed KV store on Raft + RocksDB

stars Rust

A library-first distributed consensus engine providing clean abstractions over Raft protocol and RocksDB for building strongly consistent systems.

🔧 coredb

Redis-compatible distributed database

stars Rust

Drop-in Redis alternative with Raft-based strong consistency and automatic cluster failover. Redis protocol compatible with linearizable guarantees.

🤖 ironcode

AI-powered CLI coding agent

stars Rust

A terminal-native AI coding assistant leveraging Rust's performance for fast, reliable code generation and manipulation.

⚡ replited

Replicate SQLite to everywhere

stars Rust

A lightweight replication tool that bridges SQLite with cloud storage — S3, FTP, WebDAV, Google Drive, Dropbox and more. Ship local data to the cloud without heavyweight infrastructure.

📖 Lua-Source-Internal

A deep dive into Lua source internals

stars

Comprehensive walkthrough of the Lua VM, compiler, and runtime. Published as 📘 《Lua设计与实现》 (Simplified Chinese) and 📗 《月亮般輕盈》 (Traditional Chinese).


🤝 Open Source Contributions

Project Last PR PRs
databend — Modern cloud data warehouse 2024-08-08 271
openraft — Advanced Raft consensus in Rust 2025-03-06 33
arrow-rs — Official Rust Apache Arrow 2026-01-27 6
lance — Open lakehouse format for multimodal AI 2026-01-21 5

📊 GitHub Stats

lichuang's github stats

Pinned Loading

  1. Lua-Source-Internal Lua-Source-Internal Public

    Lua source internal

    1.5k 300

  2. replited replited Public

    Replicate SQLite to every where(S3\ftp\webdav\google drive\dropbox,etc)

    Rust 254 11

  3. databendlabs/openraft databendlabs/openraft Public

    rust raft with improvements

    Rust 1.9k 198

  4. ironcode ironcode Public

    AI CLI Coding Agent build with Rust.

    Rust 3

  5. coredb coredb Public

    Redis-compatible distributed key-value database built on Raft and RocksDB that provides strong consistency and automatic failover in a clustered environment.

    Rust 10

  6. rockraft rockraft Public

    A strongly consistent distributed key-value store library built on Raft consensus protocol and RocksDB.

    Rust 17