Pinned Repositories
AirDB
A exprimental database for educational purpose.
bus
Efficient, lock-free, bounded Rust broadcast channel
Channel
a single-producer multi-consumer channel for learning Lock-Free Prog in Rust
chat_room
curve
Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
Lsm
a tiny Log Structured Merge Tree impl.
Sysy-alpha
A compiler front-end for SysY Langauge(2022).
Xline
A geo-distributed KV store for metadata management
greptimedb
An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
Xline
A geo-distributed KV store for metadata management
CrystalAnalyst's Repositories
CrystalAnalyst/Lsm
a tiny Log Structured Merge Tree impl.
CrystalAnalyst/Sysy-alpha
A compiler front-end for SysY Langauge(2022).
CrystalAnalyst/kipdb
Lightweight, asynchronous based on LSM Leveled Compaction KV database
CrystalAnalyst/Xline
A geo-distributed KV store for metadata management
CrystalAnalyst/AirDB
A exprimental database for educational purpose.
CrystalAnalyst/bus
Efficient, lock-free, bounded Rust broadcast channel
CrystalAnalyst/Channel
a single-producer multi-consumer channel for learning Lock-Free Prog in Rust
CrystalAnalyst/chat_room
CrystalAnalyst/curve
Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
CrystalAnalyst/docs
TiDB database documentation.
CrystalAnalyst/goberate
Aim to be a easy to use, high-performance, light-weight, elegent and graceful Web Framework.
CrystalAnalyst/greptimedb
An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
CrystalAnalyst/openraft
rust raft with improvements
CrystalAnalyst/talent-plan
open source training courses about distributed database and distributed systems
CrystalAnalyst/toydb
Distributed SQL database in Rust, written as a learning project
CrystalAnalyst/databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
CrystalAnalyst/lsm-tree
K.I.S.S. LSM-trees in safe Rust
CrystalAnalyst/maestro
Unix-like kernel written in Rust
CrystalAnalyst/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
CrystalAnalyst/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
CrystalAnalyst/my_channel
CrystalAnalyst/my_spin_lock
This is an production level SpinLock impl by myself.
CrystalAnalyst/opendal
Apache OpenDAL: access data freely.
CrystalAnalyst/playwith-shaun-rs
My playground for the pure rust educational OLTP DBMS experimentaly
CrystalAnalyst/raft-engine
A persistent storage engine for Multi-Raft log
CrystalAnalyst/raft-rs
Raft distributed consensus algorithm implemented in Rust.
CrystalAnalyst/risingwave
SQL stream processing, analytics, and management. We decouple storage and compute to offer instant failover, dynamic scaling, speedy bootstrapping, and efficient joins.
CrystalAnalyst/Rust
All Algorithms implemented in Rust
CrystalAnalyst/RustStudy
A record of rust journey in the summer of 2023.
CrystalAnalyst/whim-kvstore
心血来潮写一个分布式键值存储demo