Pinned Repositories
.gitignore
ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants 是一个高性能且低损耗的 goroutine 池。
ApsaraCache
ApsaraCache is a Redis branch originated from Alibaba Group.
awesome
😎 Awesome lists about all kinds of interesting topics
Awesome-ChatGPT
ChatGPT资料汇总学习,持续更新......
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
awesome-ChatGPT-repositories
A curated list of resources dedicated to open source GitHub repositories related to ChatGPT
awesome-database-learning
A list of learning materials to understand databases internals
codepractice
damotiansheng's Repositories
damotiansheng/codepractice
damotiansheng/badger
Fast key-value DB in Go.
damotiansheng/damotiansheng.github.io
我的github博客仓库,github博客网站必需的github仓库,该仓库保存了博客的相关文件。
damotiansheng/diskhash
on-disk hash table(mainly for WAL).
damotiansheng/dpdk
Data Plane Development Kit
damotiansheng/gocorex
Gocorex is a collection golang useful utils for golang application, distributed system and microservices.
damotiansheng/GPTHub
🔍 Discover the Best in Custom GPT at OpenAI's GPT Store – Your Adventure Begins Here!
damotiansheng/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
damotiansheng/klib
A standalone and lightweight C library
damotiansheng/knowledge-sharing
damotiansheng/kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
damotiansheng/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
damotiansheng/liburing
damotiansheng/mongo
The MongoDB Database
damotiansheng/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
damotiansheng/pebble
RocksDB/LevelDB inspired key-value database in Go
damotiansheng/pika
Pika is a NoSQL database compatible with redis which is developed by Qihoo's infrastructure team.
damotiansheng/pikiwidb
C++11实现的增强版Redis服务器,使用Leveldb作为持久化存储引擎。(集群支持尚正在计划中)
damotiansheng/predixy
A high performance and fully featured proxy for redis, support redis sentinel and redis cluster
damotiansheng/product-usage-feedback
Product usage feedback and suggestions
damotiansheng/reading-and-annotate-wiredtiger-3.0.0
文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释
damotiansheng/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask. https://rosedblabs.github.io
damotiansheng/sds
Simple Dynamic Strings library for C
damotiansheng/sources
good sources for distributed system and database
damotiansheng/sudoku-classroom
数独游戏训练营
damotiansheng/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
damotiansheng/wal
Write Ahead Log for LSM or bitcask storage.
damotiansheng/WebStack
WordPress 版 WebStack 导航主题 https://nav.iowen.cn
damotiansheng/WebStack-Hugo
WebStack 网址导航 Hugo 主题,无需服务器,支持导航一键配置的纯静态网址导航网站。
damotiansheng/wiredtiger
WiredTiger's source tree