Pinned Repositories
Cassandra-Research
Cassandra数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
cockroach
CockroachDB - the open source, cloud-native SQL database.
CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
coral
Coral is a translation, analysis, and query rewrite engine for SQL and other relational languages.
easytrader
提供券商华泰/佣金宝/银河/广发/雪球的基金、股票自动程序化交易,量化交易组件
flink
Apache Flink
H2-Research
H2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
HybridSE
A Hybird SQL Engine based on LLVM for hatp, olap, oltp, mpp, sparksql and flinksql
jdk-8-hotspot
jdk 8 hotspot
pulsar
Apache Pulsar - distributed pub-sub messaging system
hnail's Repositories
hnail/Cassandra-Research
Cassandra数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
hnail/cockroach
CockroachDB - the open source, cloud-native SQL database.
hnail/CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
hnail/coral
Coral is a translation, analysis, and query rewrite engine for SQL and other relational languages.
hnail/easytrader
提供券商华泰/佣金宝/银河/广发/雪球的基金、股票自动程序化交易,量化交易组件
hnail/flink
Apache Flink
hnail/H2-Research
H2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
hnail/HybridSE
A Hybird SQL Engine based on LLVM for hatp, olap, oltp, mpp, sparksql and flinksql
hnail/jdk-8-hotspot
jdk 8 hotspot
hnail/pulsar
Apache Pulsar - distributed pub-sub messaging system
hnail/jdk7u-hotspot
hnail/leetcode
LeetCode Problems' Solutions
hnail/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
hnail/linux-0.11
the source code of linux-0.11 for study linux kernel
hnail/neo4j
Graphs for Everyone
hnail/pulsar-flink
Elastic data processing with Apache Pulsar and Apache Flink
hnail/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
hnail/snail_leetcode
snail's leetcode question solution