Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
Chronicle-Logger
A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J
Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
Chronicle-Network
Chronicle-Queue
Micro second messaging that stores everything to disk
coding-interview-university
A complete computer science study plan to become a software engineer.
CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
kafka
Mirror of Apache Kafka
spark
Mirror of Apache Spark
spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
daroo's Repositories
daroo/algs4
Algorithms, 4th edition textbook code and libraries
daroo/Chronicle-Logger
A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J
daroo/Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
daroo/Chronicle-Network
daroo/Chronicle-Queue
Micro second messaging that stores everything to disk
daroo/coding-interview-university
A complete computer science study plan to become a software engineer.
daroo/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
daroo/kafka
Mirror of Apache Kafka
daroo/spark
Mirror of Apache Spark
daroo/git_training
An interactive git training meant to teach you how git works, not just which commands to execute
daroo/HugeCollections
Huge Collections for Java using efficient off heap storage
daroo/incubator-gearpump
Mirror of Apache Gearpump (Incubating)
daroo/java-8-lambdas-exercises
Exercises and Answers for Java 8 Lambdas book
daroo/java-design-patterns
Design pattern samples implemented in Java
daroo/Java-Lang
Java Language support
daroo/Java-Thread-Affinity
Java Thread Affinity library
daroo/Java8InAction
daroo/jcommon
concurrency, collections, zookeeper, stats/analytics, config, testing, etc
daroo/kafka-spark-consumer
High Performance Kafka Consumer for Spark Streaming. Now Support Spark 1.6 and Kafka 0.9
daroo/learning-spark
Example code from Learning Spark book
daroo/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
daroo/pulsar
Apache Pulsar - distributed pub-sub messaging system
daroo/reference-apps
Spark reference applications
daroo/registry
Schema Registry
daroo/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
daroo/scribe-java
Simple OAuth library for Java
daroo/SDFC
Roadmap and Resource Compilation for System Design Fight Club
daroo/spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
daroo/system-design-interview
System design interview for IT companies
daroo/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.