Pinned Repositories
benchmarking
System benchmarks over JVM with JMH - SIMD (superscalar processing), Branch prediction, False sharing.
canvas-fingerprinting
POC of Canvas fingerprinting
cassandra-talks-scala
Simple integration library which enriches a Cassandra session so you can easily return Scala Futures and Akka Streams
dotfiles
handy dotfiles
fast-data-dev
Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, Landoop Tools, 20+ connectors
kafka-scala-api
Samples for using Kafka within Spark Streaming and Akka Actors, Akka Streams
merkle-tree
Merkle tree in functional style
spark-algebird
Spark with probabilistic algortighmts - Bloom filter, HLL, QTree and Count-min sketch
spark-graphx
Spark GraphX - Pregel, PageRank and Dijkstra on a social graph
model4s
Library for generation boilerplate-free code for models in compile time with Scala macro
artem0's Repositories
artem0/canvas-fingerprinting
POC of Canvas fingerprinting
artem0/spark-graphx
Spark GraphX - Pregel, PageRank and Dijkstra on a social graph
artem0/kafka-scala-api
Samples for using Kafka within Spark Streaming and Akka Actors, Akka Streams
artem0/benchmarking
System benchmarks over JVM with JMH - SIMD (superscalar processing), Branch prediction, False sharing.
artem0/merkle-tree
Merkle tree in functional style
artem0/spark-algebird
Spark with probabilistic algortighmts - Bloom filter, HLL, QTree and Count-min sketch
artem0/dotfiles
handy dotfiles
artem0/cassandra-talks-scala
Simple integration library which enriches a Cassandra session so you can easily return Scala Futures and Akka Streams
artem0/fast-data-dev
Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, Landoop Tools, 20+ connectors
artem0/hudi
Spark Library for Hadoop Upserts And Incrementals
artem0/pyspark-example-project
Example project implementing best practices for PySpark ETL jobs and applications.
artem0/pysparkling
A pure Python implementation of Apache Spark's RDD and DStream interfaces.
artem0/spark-deployer
Deploy Spark cluster in an easy way.