- 👋 Hi, I’m @xia-Sang
- 👀 I’m interested in ...
- 🌱 I’m currently learning ...
- 💞️ I’m looking to collaborate on ...
- 📫 How to reach me ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
Pinned Loading
-
talent-plan
talent-plan PublicForked from pingcap/talent-plan
open source training courses about distributed database and distributed systems
Rust
-
mini_lsm
mini_lsm Publicmini_lsm 是一个用 Go 语言实现的基础日志结构合并(LSM)树项目,旨在提供高效的数据存储与检索功能。该项目包含基本的 LSM 树操作,并计划在未来添加更多功能,如布隆过滤器、客户端-服务器模式和 Raft 协议支持。
Go
-
bitcask_go
bitcask_go Publicbitcask_go 是一个用 Go 语言实现的轻量级数据库系统,基于 Bitcask 存储引擎,并添加了基本的 SQL 解析功能。主要特点包括: - 高效的键值存储 - 支持基本的 SQL 操作(CREATE TABLE, INSERT, SELECT, DELETE) - 数据持久化 - 简单的内存索引 该项目目前支持基本的数据类型和简单的查询操作,适合学习和小型项目使用。但由于 SQL…
Go 2
-
me_language
me_language PublicA simple programming language implementation including lexical analysis, syntax analysis, semantic analysis, and virtual machine execution.
Python 1
If the problem persists, check the GitHub status page or contact support.