Pinned Repositories
akka-streams-in-practice
Import data from CSV files to Cassandra using Akka Streams
akka-streams-in-practice-java8
Import data from CSV files to Cassandra using Akka Streams with Java 8
arduino-ps2-mouse
functional-java
Bringing some battle-proven functional programming techniques from Scala to Java
monad-transformers
Step-by-step implementation of a monad transformer in Scala
reactive-integration-with-akka-streams-and-alpakka
Example data processing pipeline with Akka Streams and Alpakka
reactive-integration-with-akka-streams-and-alpakka-scala
Example data processing pipeline with Akka Streams and Alpakka using Scala
reactive-streams-java9
reactive-streams-with-monix
Import data from CSV files to Cassandra using Monix Reactive Streams
scalatest-matchers
rucek's Repositories
rucek/akka-streams-in-practice
Import data from CSV files to Cassandra using Akka Streams
rucek/akka-streams-in-practice-java8
Import data from CSV files to Cassandra using Akka Streams with Java 8
rucek/reactive-streams-java9
rucek/reactive-streams-with-monix
Import data from CSV files to Cassandra using Monix Reactive Streams
rucek/akka-streams-in-practice-kotlin
Import data from CSV files to Cassandra using Akka Streams with Kotlin
rucek/reactive-database-mapping-with-slick
An excercise on Scala + Slick 3
rucek/type-classes-from-zero-to-hero
An introduction to Scala type classes
rucek/scalatest-matchers
rucek/reactive-integration-with-akka-streams-and-alpakka
Example data processing pipeline with Akka Streams and Alpakka
rucek/functional-java
Bringing some battle-proven functional programming techniques from Scala to Java
rucek/monad-transformers
Step-by-step implementation of a monad transformer in Scala
rucek/monad-transformers-scala3
Step-by-step implementation of a monad transformer in Scala 3
rucek/useful-scala-libraries
A couple of Scala libraries that will make your everyday life easier
rucek/slick-single-result-performance
Sample code for benchmarking single-result queries in Slick using JMH
rucek/jmh-demo
Java Microbenchmarking Harness (JMH) demo with pitfalls: loop optimization, dead code and constant folding
rucek/reactive-integration-with-akka-streams-and-alpakka-scala
Example data processing pipeline with Akka Streams and Alpakka using Scala
rucek/akka
Akka Project
rucek/akka-grpc-sample-kubernetes-scala
rucek/akka-stream-contrib
Add-ons to Akka Stream
rucek/akka-stream-throttle
Simple Akka Stream Throttle implementation
rucek/chamberconf_pokoje
rucek/fablo
Fablo is a simple tool to generate the Hyperledger Fabric blockchain network and run it on Docker. It supports RAFT and solo consensus protocols, multiple organizations and channels, chaincode installation and upgrade.
rucek/greenmail
Official master for the Greenmail project
rucek/jvm-bloggers
JVM Bloggers Project
rucek/polish-it-conferences
List of Polish IT Conferences
rucek/rucek.github.io
rucek/scala-essentials-training
rucek/scala3-enums
Comparison of how enums are implemented in Scala 2 and 3
rucek/slack-alphabet
rucek/spray
A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable