-
HeiLongJiang University
- Harbin Heilongjiang Province
- wangtingzheng.github.io
- @crooked_means
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
The Prometheus monitoring system and time series database.
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
The lightweight, user-friendly, distributed relational database built on SQLite.
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
webhook is a lightweight incoming webhook server to run shell commands
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
RocksDB/LevelDB inspired key-value database in Go
🕹️ A basic gameboy emulator with terminal "Cloud Gaming" support
Lightweight, fast and reliable key/value storage engine based on Bitcask.
BTree provides a simple, ordered, in-memory data structure for Go programs.
A course to build distributed key-value service based on TiKV model
A collection of gdb tips. 100 maybe just mean many here.
Bitalostored is a high-performance distributed storage system, core engine based on bitalosdb(self-developed), compatible with Redis protocol.
the scott CPU from "But How Do It Know?" by J. Clark Scott
❄️ Coolest database around 🧊 Embeddable column database written in Go.
The Prometheus time series database layer.
A pure golang SQL database for database theory research
(Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。
💪🏻This is a statically and strongly typed language written in Go.|GScript 是用 Go 编写的静态、强类型的脚本语言。
🐸 Grogudb is a KV Database designed for fast write/scan heavy workloads.
A comparison of skip lists written in Go