Pinned Repositories
akka-pagerank
Experimental page rank implementation in Akka
darkjh.github.com
my blog with Jekyll
go-mapreduce
Simple map-reduce implementation in Golang
go-replicated-log
Simple paxos-based replicated log implementation for learning purpose
mapreduce-algos
My implementations of Stanford's CS246 Mining Massive Datasets course homeworks
neural_network_course
EPFL - Unsupervised and Reinforcement Learning in Neural Networks course project
nf11_utc
UTC - Compiler course project -- Interpreter and IDE for LOGO graphic language
powerline-shell-scala
A re-implementation of powerline-shell in Scala
scalaflow
Fluent Scala DSL for Google's Cloud Dataflow SDK
zeppelin-ammonium
darkjh's Repositories
darkjh/scalaflow
Fluent Scala DSL for Google's Cloud Dataflow SDK
darkjh/go-mapreduce
Simple map-reduce implementation in Golang
darkjh/go-replicated-log
Simple paxos-based replicated log implementation for learning purpose
darkjh/powerline-shell-scala
A re-implementation of powerline-shell in Scala
darkjh/zeppelin-ammonium
darkjh/akka-pagerank
Experimental page rank implementation in Akka
darkjh/scala-exercises
Some interesting programs written in Scala
darkjh/spark-dataflow
Provides a Spark backend for executing Dataflow pipelines.
darkjh/spark-test
Some hands-on tests with Spark
darkjh/SparkInternals
Notes talking about the design and implementation of Apache Spark
darkjh/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
darkjh/Algorithm
Algorithms and solutions to various programming questions
darkjh/almond
A scala kernel for Jupyter
darkjh/breeze
Breeze is a numerical processing library for Scala.
darkjh/cluster-pack
A library on top of either pex or conda-pack to make your Python code easily available on a cluster
darkjh/coursier
Pure Scala Artifact Fetching
darkjh/dotfiles
My dotfiles
darkjh/dpark
Python clone of Spark, a MapReduce alike framework in Python
darkjh/emacs
my .emacs.d
darkjh/FiloDB
Distributed. Columnar. Versioned. Streaming. SQL.
darkjh/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
darkjh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
darkjh/pathy-dict
Python dictionary manipulations with paths
darkjh/plotly-scala
Scala bindings for plotly.js
darkjh/practical-reactor
Practical Project Reactor and reactive programing workshop
darkjh/scalaz-task-intro
Introduction to Task, November 2014
darkjh/simpleflow
Python library for dataflow programming.
darkjh/spark
Mirror of Apache Spark
darkjh/spark-jobserver
REST job server for Spark
darkjh/tf-yarn
Train TensorFlow models on YARN in just a few lines of code!