Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
2018-tencent-ad-competition-baseline
2018腾讯广告算法大赛baseline 线上0.73
Ad-papers
Papers on Computational Advertising
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
flink
Apache Flink
netty-learning
Netty learning.
shark
Word2VEC_java
word2vec java版本的一个实现
zdfccDanfeng's Repositories
zdfccDanfeng/shark
zdfccDanfeng/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
zdfccDanfeng/ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
zdfccDanfeng/BigData-Interview
:dart: :star2:[大数据面试题]分享自己在网络上收集的大数据相关的面试题以及自己的答案总结.目前包含Hadoop/Hive/Spark/Flink/Hbase/Kafka/Zookeeper框架的面试题知识总结
zdfccDanfeng/cayley
An open-source graph database
zdfccDanfeng/cron
a cron library for go
zdfccDanfeng/dayilyCode
日常code练习
zdfccDanfeng/flink-practice
flink学习笔记,包含DataSet、DataStream、Window、缓存、Source、Sink相关说明、水印及示例代码
zdfccDanfeng/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
zdfccDanfeng/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(武汉加油!**加油!世界加油!)
zdfccDanfeng/gnet
🚀gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
zdfccDanfeng/go-leetcode
A collection of 100+ popular LeetCode problems that I've solved in Go.
zdfccDanfeng/go-micro
The Go Micro services development framework
zdfccDanfeng/go-patterns
Curated list of Go design patterns, recipes and idioms
zdfccDanfeng/go-timewheel
golang timewheel similar to glang std timer
zdfccDanfeng/God-Of-BigData
大数据面试题,大数据成神之路开启...Flink/Spark/Hadoop/Hbase/Hive...
zdfccDanfeng/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
zdfccDanfeng/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
zdfccDanfeng/golang-developer-roadmap
Roadmap to becoming a Go developer in 2019
zdfccDanfeng/golang-lru
Golang LRU cache
zdfccDanfeng/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
zdfccDanfeng/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
zdfccDanfeng/leetcode-3
leetcode 顺序刷题,详细通俗题解,with JAVA
zdfccDanfeng/LeetCode-in-Go
Go Solution for LeetCode algorithms problems, 100% coverage.
zdfccDanfeng/over-golang
Golang笔记:[进度80%]Go语法、Go并发**、Go与web开发、Go微服务设施等
zdfccDanfeng/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
zdfccDanfeng/pykka
Pykka is a Python implementation of the actor model, which makes it easier to build concurrent applications
zdfccDanfeng/RoaringBitmap
A better compressed bitset in Java
zdfccDanfeng/sqlflow
Brings SQL and AI together.
zdfccDanfeng/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》