Pinned Repositories
consensus-essence
distributed consensus protocol's bugs, flaws, deceptive traps, improvements
lrc-erasure-code
LRC(Local Reconstruction Codes) Erasure Code based on Reed-Solomon with Vandermonde matrix
md2zhihu
convert markdown to zhihu compatible format.
one-file-raft
openstudy
在校学习的资料
tips
collection of useful or useless tech tips
vim-syntax-markdown
VIM syntax for markdown with nested MathJax(in LaTeX) support.
vim-toggle-quickfix
toggle quickfix window
xptemplate
Code snippets engine for Vim, with snippets library. XPTemplate let you write codes in a smooth, quick and comfortable way.
abstract-paxos
A consensus that unifies paxos, raft, 2pc, etc.
drmingdrmer's Repositories
drmingdrmer/consensus-essence
distributed consensus protocol's bugs, flaws, deceptive traps, improvements
drmingdrmer/tips
collection of useful or useless tech tips
drmingdrmer/openstudy
在校学习的资料
drmingdrmer/anyerror
Error for transport in rust
drmingdrmer/lru-cache-map
A cache that holds a limited number of key-value pairs.
drmingdrmer/suraft
Shared Unit Raft
drmingdrmer/span-map
Map span of scalar value to some data.
drmingdrmer/abstract-paxos
A consensus that unifies paxos, raft, 2pc, etc.
drmingdrmer/bench-copy-clone
Benchmark Copy vs Clone for small object in rust
drmingdrmer/codeq
codec trait
drmingdrmer/homefolder
drmingdrmer/one-small-step
这是一个简单的技术科普教程项目,主要聚焦于解释一些有趣的,前沿的技术概念和原理。每篇文章都力求在 5 分钟内阅读完成。
drmingdrmer/openraft
An implementation of the Raft distributed consensus protocol using the Tokio framework.
drmingdrmer/raft-log
Log Storage for Raft
drmingdrmer/rotbl
read-only table
drmingdrmer/vault
public random resources
drmingdrmer/conflict-trait-in-main
drmingdrmer/crc64fast-nvme
SIMD accelerated carryless-multiplication CRC-64/NVME checksum computation (based on Intel's PCLMULQDQ paper)
drmingdrmer/databend
FuseQuery is a real-time Cloud Distributed Query Engine(Inspired by ClickHouse) at scale
drmingdrmer/databend-docs
Databend user documentation
drmingdrmer/epochfs
EpochFS is a versioned cloud file system with git-like branching, transaction support.
drmingdrmer/github-dir
A shared template of the `.github/` dir
drmingdrmer/map-api
A map-like API with set, get and range.
drmingdrmer/mea
Mea provides async primitives and combinators that are runtime agnostic.
drmingdrmer/morax
Message queue and data streaming based on cloud native services.
drmingdrmer/opendal
Open Data Access Layer that connect the whole world together.
drmingdrmer/pykit
a collection of toolkit lib for distributed system development in python
drmingdrmer/to-display
A trait that is Display or can be converted to Display
drmingdrmer/watcher
A watcher is a stream subscribing data changes
drmingdrmer/xp-md2html
For personal use markdown to html