Pinned Repositories
atom-global-background
A simple package that sets the Atom's custom global-background image
fastssh
password free ssh login with a look-up table
fuzzyQuantile
High performance quantile estimation(e.g. 95th) over unbounded streaming data, within expected error (e.g 0.1%) and low memory usage.
image_search
kotop
Get a glimpse of Kafka topic and consumer status in terminal
lihang_book_exercises
李航《统计学习方法》全部习题解答
tiny_cdecl
A tiny parser for basic C declaration using "Spiral Rule"
uapar
a large scale IP alias resolution tool
vdn
check if a domain name is valid
vim-qlang
a syntax highlighting plugin for qlang
simon-xia's Repositories
simon-xia/kotop
Get a glimpse of Kafka topic and consumer status in terminal
simon-xia/tiny_cdecl
A tiny parser for basic C declaration using "Spiral Rule"
simon-xia/atom-global-background
A simple package that sets the Atom's custom global-background image
simon-xia/fuzzyQuantile
High performance quantile estimation(e.g. 95th) over unbounded streaming data, within expected error (e.g 0.1%) and low memory usage.
simon-xia/uapar
a large scale IP alias resolution tool
simon-xia/vim-qlang
a syntax highlighting plugin for qlang
simon-xia/fastssh
password free ssh login with a look-up table
simon-xia/image_search
simon-xia/lihang_book_exercises
李航《统计学习方法》全部习题解答
simon-xia/vdn
check if a domain name is valid
simon-xia/backup_files
Simon's some config files
simon-xia/bitcoin
Bitcoin Core integration/staging tree
simon-xia/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
simon-xia/fzf
:cherry_blossom: A command-line fuzzy finder
simon-xia/Go-in-Action
Trying to complete over 100 projects in various categories in golang.
simon-xia/go-patterns
A curated list of Go patterns and idioms
simon-xia/google-hosts
Google hosts
simon-xia/I-S00N
simon-xia/kafka
Mirror of Apache Kafka
simon-xia/logseq.xyz
logseq self-host with github feature
simon-xia/pet
Simple command-line snippet manager, written in Go.
simon-xia/qlang
Q Language (Q语言) - A script language for Go
simon-xia/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
simon-xia/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint.
simon-xia/sarama
Sarama is a Go library for Apache Kafka 0.8, 0.9, and 0.10.
simon-xia/sicp-answer
my solutions to problem sets of SICP
simon-xia/simon-xia.github.io
simon-xia/sls
Log Service
simon-xia/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
simon-xia/tiny_regx
a tiny regular expression engine