Pinned Repositories
akka-kafka
akka-kafka-ingestion
A akka, reactive streams, kafka combo for ingesting data
akka-streams-example
algorithm-essentials
算法精粹--举一反三,抛弃题海战术
Algorithms-in-Java
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
api-scraping-akka-streams
How to build a resilient, long-running API scraper with Akka streams
xudongzhang's Repositories
xudongzhang/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
xudongzhang/books
xudongzhang/Facebook-Interview-Coding
个人整理的Facebook实习面试题目解法,时间范围2016.8-2017.3
xudongzhang/java-concurrency-patterns
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
xudongzhang/java-design-patterns
Design patterns implemented in Java
xudongzhang/java8-tutorial
Modern Java - A Guide to Java 8
xudongzhang/JavaMultiThreading
Codes with minor comments of Java Multithreading course
xudongzhang/JavaSourceCode
xudongzhang/jdk7u-jdk
xudongzhang/kafka-streams-machine-learning-examples
This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, DeepLearning4 and other technologies.
xudongzhang/leetcode-1
Data structures and algorithms for interview preparation
xudongzhang/leetcode-3
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
xudongzhang/leetcode-5
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
xudongzhang/LintCode
Java Solutions to problems on LintCode/LeetCode
xudongzhang/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
xudongzhang/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
xudongzhang/programmingbitcoin
Repository for the book
xudongzhang/Python-Programs
My collection of Python Programs
xudongzhang/python-tutorial
A Python 3 programming tutorial for beginners.
xudongzhang/reactive-kafka
Reactive Streams API for Apache Kafka
xudongzhang/scala-best-practices
A collection of Scala best practices
xudongzhang/scala-kafka-client
Scala helper modules for operating the Apache Kafka client library (0.9.x - 0.10.x)
xudongzhang/semantic-metrics
Capturing meaningful metrics in your Java application
xudongzhang/spring-boot-samples
Spring Boot samples by Netgloo
xudongzhang/stream-lib
Stream summarizer and cardinality estimator.
xudongzhang/stream-reactor
Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.
xudongzhang/system-design
Preparing for system design interview questions
xudongzhang/tutorials
The "REST With Spring" Course:
xudongzhang/vimrc
The ultimate Vim configuration: vimrc
xudongzhang/wechat4u
微信 wechat web 网页版接口的 JavaScript 实现,兼容Node和浏览器,微信机器人