Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
bashmarks
Directory bookmarks for the shell
CGraph
【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
DeepLearningSystem
Deep Learning System core principles introduction.
deequ
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
doorman
Doorman: Global Distributed Client Side Rate Limiting.
etcd
Distributed reliable key-value store for the most critical data of a distributed system
FlameGraph
Stack trace visualizer
flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
gao-xiao-long's Repositories
gao-xiao-long/CGraph
【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
gao-xiao-long/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
gao-xiao-long/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
gao-xiao-long/bashmarks
Directory bookmarks for the shell
gao-xiao-long/DeepLearningSystem
Deep Learning System core principles introduction.
gao-xiao-long/deequ
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
gao-xiao-long/doorman
Doorman: Global Distributed Client Side Rate Limiting.
gao-xiao-long/etcd
Distributed reliable key-value store for the most critical data of a distributed system
gao-xiao-long/FlameGraph
Stack trace visualizer
gao-xiao-long/flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
gao-xiao-long/gao-xiao-long.github.io
gao-xiao-long/glibc_malloc_for_exploiters
GlibC Malloc for Exploiters presentation
gao-xiao-long/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
gao-xiao-long/lz4
Extremely Fast Compression algorithm
gao-xiao-long/librime
Rime Input Method Engine, the core library
gao-xiao-long/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
gao-xiao-long/pulsar
Apache Pulsar - distributed pub-sub messaging system
gao-xiao-long/raft-zh_cn
Raft一致性算法论文的中文翻译
gao-xiao-long/streaming-readings
Streaming System 相关的论文读物
gao-xiao-long/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go入门指南》