Pinned Repositories
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
avx-512-sort
Fast AVX512 (AVX-512) quicksort + bitonic sort.
Binder
[ICLR 2023] Code for the paper "Binding Language Models in Symbolic Languages"
bustub
The BusTub Relational Database Management System (Educational)
ci
Continue intergration tests
ClickHouse
ClickHouse® is a free analytics DBMS for big data
diffview.vim
A vim9 plugin show changed files
migration
Migration tools for TiKV, e.g. online bulk load.
tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
tikv
Distributed transactional key-value database, originally created to complement TiDB
zeminzhou's Repositories
zeminzhou/diffview.vim
A vim9 plugin show changed files
zeminzhou/Binder
[ICLR 2023] Code for the paper "Binding Language Models in Symbolic Languages"
zeminzhou/client-go
Go client for TiKV
zeminzhou/config
zeminzhou/migration
Migration tools for TiKV, e.g. online bulk load.
zeminzhou/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
zeminzhou/tikv
Distributed transactional key-value database, originally created to complement TiDB
zeminzhou/copilot.vim
Neovim plugin for GitHub Copilot
zeminzhou/docs
TiDB database documentation.
zeminzhou/fzf
:cherry_blossom: A command-line fuzzy finder
zeminzhou/fzf.vim
fzf :heart: vim
zeminzhou/go
The Go programming language
zeminzhou/kvproto
Protocol buffer files for TiKV
zeminzhou/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week! (WIP)
zeminzhou/mok
master of keys
zeminzhou/mycli
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
zeminzhou/pd
Placement driver for TiKV
zeminzhou/pebble
RocksDB/LevelDB inspired key-value database in Go
zeminzhou/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
zeminzhou/ra-multiplex
share one rust-analyzer server instance between multiple LSP clients to save resources
zeminzhou/risinglight
An OLAP database system for educational purpose
zeminzhou/rust
Empowering everyone to build reliable and efficient software.
zeminzhou/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
zeminzhou/simdjson-go
Golang port of simdjson: parsing gigabytes of JSON per second
zeminzhou/SimSIMD
Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, and C, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐
zeminzhou/sort-research-rs
Test and benchmark suite for sort implementations.
zeminzhou/tidb-dashboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
zeminzhou/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
zeminzhou/vim
The official Vim repository
zeminzhou/YouCompleteMe
A code-completion engine for Vim