Pinned Repositories
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
android-flip
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
Android-Universal-Image-Loader
Powerful and flexible instrument for asynchronous loading, caching and displaying images on Android.
apollo-kernel
Collections of Apollo Kernels
awesome
:sunglasses: Curated list of awesome lists
awesome-design-cn
设计师资源大全,包含:ICON图标、Logo设计、PhotoShop插件、交互设计工具、流程图、线框图/原型图、设计博客等
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-machine-learning
Learning Resources And Links Of Machine Learning(updating)
cuteDB
A slick BTree on disk based key value store implemented in pure Go
han-ian's Repositories
han-ian/badger
Fast key-value DB in Go.
han-ian/bfe
A modern layer 7 load balancer from baidu
han-ian/bigcache
Efficient cache for gigabytes of data written in Go.
han-ian/cockroach
CockroachDB - the open source, cloud-native SQL database.
han-ian/ddia
《Designing Data-Intensive Application》DDIA中文翻译
han-ian/DDMQ
DDMQ is a distributed messaging product with low latency, high throughput and high availability.
han-ian/dgraph
Fast, Distributed Graph DB
han-ian/dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
han-ian/epage
一款基于schema的可视化页面配置工具
han-ian/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
han-ian/goleveldb
LevelDB key/value database in Go.
han-ian/java-design-patterns
Design patterns implemented in Java
han-ian/levin
A Quick Way to Bulk Loading
han-ian/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
han-ian/memcached
memcached development tree
han-ian/memtier_benchmark
NoSQL Redis and Memcache traffic generation and benchmarking tool.
han-ian/minGateway
A small http/https gateway (reverse proxy) service based on Go language
han-ian/minio
MinIO is a high performance object storage server compatible with Amazon S3 APIs
han-ian/opensource
【编程随想】收藏的开源项目清单
han-ian/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
han-ian/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
han-ian/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
han-ian/sds
SDS是一个基于Java开发的简单、易用、高性能的服务降级系统,支持限流、熔断和降级等功能,服务端必备!!
han-ian/sdsl-lite
Succinct Data Structure Library 2.0
han-ian/sentinel-golang
Sentinel Go version (Reliability & Resilience)
han-ian/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
han-ian/tair
A distributed key-value storage system developed by Alibaba Group
han-ian/technical-books
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
han-ian/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
han-ian/vscode
Visual Studio Code