Pinned Repositories
AhoCorasickDoubleArrayTrie
AhoCorasickDoubleArrayTrie by golang
baud
BAUD
bleve
A modern text indexing library for go
chubaofs
a distributed file system for cloud native applications
cockroach
CockroachDB - the open source, cloud-native SQL database.
DoubleArrayTrie
double array trie in golang
gnet
🚀gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
GoLLRB
A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
gotrie
smartBoom
heidawei's Repositories
heidawei/smartBoom
heidawei/AhoCorasickDoubleArrayTrie
AhoCorasickDoubleArrayTrie by golang
heidawei/DoubleArrayTrie
double array trie in golang
heidawei/GoLLRB
A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
heidawei/gotrie
heidawei/baud
BAUD
heidawei/bleve
A modern text indexing library for go
heidawei/chubaofs
a distributed file system for cloud native applications
heidawei/cockroach
CockroachDB - the open source, cloud-native SQL database.
heidawei/gnet
🚀gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
heidawei/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
heidawei/haproxy
HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
heidawei/lz4
LZ4 compression and decompression in pure Go
heidawei/pebble
RocksDB/LevelDB inspired key-value database in Go
heidawei/redcon
Redis compatible server framework for Go