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/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
han-ian/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
han-ian/awesome-go
A curated list of awesome Go frameworks, libraries and software
han-ian/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
han-ian/awesome-kotlin-android
awesome kotlin for android !
han-ian/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
han-ian/cayley
An open-source graph database
han-ian/collection
go collection package for fasting coding
han-ian/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc. 一些机器学习、深度学习等相关话题的书籍。
han-ian/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
han-ian/dtrace-stap-book
Book about DTrace and SystemTap
han-ian/go-sniffer
🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。
han-ian/golang-lru
Golang LRU cache
han-ian/golang-notes
Go runtime source code analysis(zh-cn)
han-ian/gorm
The fantastic ORM library for Golang, aims to be developer friendly
han-ian/gprof2dot
Converts profiling output to a dot graph.
han-ian/guava
Google core libraries for Java
han-ian/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
han-ian/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
han-ian/kingbus
A distributed MySQL binlog storage system built on Raft
han-ian/MLbooks
机器学习的相关书籍
han-ian/monkey
Monkey patching in Go
han-ian/mvp-kotlin
android mvp and auto code
han-ian/riot
Go Open Source, Distributed, Simple and efficient Search Engine
han-ian/Rocket
A web framework for Rust.
han-ian/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
han-ian/the-art-of-command-line
Master the command line, in one page
han-ian/vulhub
Pre-Built Vulnerable Environments Based on Docker-Compose
han-ian/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
han-ian/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle