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/akka-kafka
xudongzhang/akka-kafka-ingestion
A akka, reactive streams, kafka combo for ingesting data
xudongzhang/akka-streams-example
xudongzhang/algorithm-essentials
算法精粹--举一反三,抛弃题海战术
xudongzhang/Algorithms-in-Java
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
xudongzhang/api-scraping-akka-streams
How to build a resilient, long-running API scraper with Akka streams
xudongzhang/cassandra-util
xudongzhang/code-lemmas
Implementing some fundamental data structures and algorithms in Java
xudongzhang/competitive-programming
my foray into the world of competitive programming
xudongzhang/Facebook-Interview-Coding
个人整理的Facebook实习面试题目解法,时间范围2016.8-2017.3
xudongzhang/google-interview-university
A complete daily plan for studying to become a Google software engineer.
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/JavaSourceCode
xudongzhang/kafka-akka-example
xudongzhang/kafka-example-in-scala
a kafka producer and consumer example in scala and java
xudongzhang/kafka-examples
Snippets and small examples demonstrating kafka features and configs
xudongzhang/LeetCode-4
LeetCode solutions written in Java
xudongzhang/Leetcode-java
Leetcode solutions
xudongzhang/leetcode3
xudongzhang/monitoring-akka-prometheus-kamon
Monitoring Akka app using Prometheus & Kamon
xudongzhang/reactive-kafka
Reactive Streams API for Apache Kafka
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/SimpleAkkaPingPong
Sample PingPong app as built using the activator template
xudongzhang/SnowFlake
Twitter的雪花算法SnowFlake,使用Java语言实现。
xudongzhang/spark-kafka-docker-demo
A sample project shows how to run Spark Streaming app with Kafka in Docker
xudongzhang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
xudongzhang/system_design
advanced coding and system design problems
xudongzhang/wechat4u
微信 wechat web 网页版接口的 JavaScript 实现,兼容Node和浏览器,微信机器人