MiniZhuwei's Stars
tonbo-io/tonbo
A portable embedded database using Arrow.
brendangregg/FlameGraph
Stack trace visualizer
chrishantha/jfr-flame-graph
Get Method Sampling from Java Flight Recorder Dump and convert to FlameGraph compatible format.
java-native-access/jna
Java Native Access
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
tdunning/t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
addthis/stream-lib
Stream summarizer and cardinality estimator.
lindb/lindb
LinDB is a scalable, high performance, high availability distributed time series database.
bytedance/nnproxy
Scalable NameNode RPC Proxy for HDFS Federation
bytedance/byteps
A high performance and generic framework for distributed DNN training
databricks/spark-deep-learning
Deep Learning Pipelines for Apache Spark
spf13/viper
Go configuration with fangs
google-deepmind/pysc2
StarCraft II Learning Environment
ShifuML/shifu
An end-to-end machine learning and data mining framework on Hadoop
stasi009/Recommend-Estimators
Classical RecSys algorithms implemented by using TensorFlow Estimators
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
NixOS/patchelf
A small utility to modify the dynamic linker and RPATH of ELF executables
junshiguo/shifu
An end-to-end machine learning and data mining framework on Hadoop
junshiguo/AMC
Code for KDD 2014 paper "Mining Topics in Documents: Standing on the Shoulders of Big Data"
junshiguo/EnWikiIndexing
Aim to create distributed inverted indexes of English Wikipedia dump using Hadoop.
junshiguo/FDUGroup
junshiguo/LDAGibbsSampling
Liu Yang's implementation for Gibbs Sampling of LDA
junshiguo/PolygonFilling
Algorithm implementation for filling a polygon
junshiguo/xksystem
It's my project of Object-Oriented Technology course 2013 in Fudan University.
endymecy/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
lastland/scala-forklift
Type-safe data migration tool for Slick, Git and beyond.
bjggzxb/azkaban
Azkaban workflow manager.
akka/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
JerryLead/SparkInternals
Notes talking about the design and implementation of Apache Spark