Pinned Repositories
Algorithms
Implementation of some algorithms and solutions to some problems
awesome-go
A curated list of awesome Go frameworks, libraries and software
blog
calcite
Apache Calcite
CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
flink
Mirror of Apache Flink
hudi
Upserts, Deletes And Incremental Processing on Big Data.
iceberg
Apache Iceberg
LXCManager
A simple LXC(Linux Container) management system
spark
Mirror of Apache Spark
wongxingjun's Repositories
wongxingjun/LXCManager
A simple LXC(Linux Container) management system
wongxingjun/Algorithms
Implementation of some algorithms and solutions to some problems
wongxingjun/CoolplaySpark
酷玩 Spark: Spark 源代码解析、Spark 类库等
wongxingjun/awesome-go
A curated list of awesome Go frameworks, libraries and software
wongxingjun/blog
wongxingjun/calcite
Apache Calcite
wongxingjun/flink
Mirror of Apache Flink
wongxingjun/hudi
Upserts, Deletes And Incremental Processing on Big Data.
wongxingjun/iceberg
Apache Iceberg
wongxingjun/spark
Mirror of Apache Spark
wongxingjun/cassandra
Mirror of Apache Cassandra
wongxingjun/designPatterns
Simple implementation of classical design patterns.
wongxingjun/docker-client
A simple docker client for the JVM
wongxingjun/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
wongxingjun/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
wongxingjun/interview
📚 C/C++面试基础知识总结
wongxingjun/leetcode
Solutions to problems published on LeetCode website.
wongxingjun/manim
Animation engine for explanatory math videos
wongxingjun/others
wongxingjun/practice
Some code just for practice
wongxingjun/presto
The official home of the Presto distributed SQL query engine for big data
wongxingjun/pulsar-flink
Elastic data processing with Apache Pulsar and Apache Flink
wongxingjun/recommenders
Best Practices on Recommendation Systems
wongxingjun/smhasher
Automatically exported from code.google.com/p/smhasher
wongxingjun/spark-on-k8s-operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
wongxingjun/SparkInternals
Notes talking about the design and implementation of Apache Spark
wongxingjun/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
wongxingjun/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
wongxingjun/wongxingjun.github.io
My blog
wongxingjun/xv6-public
xv6 OS