Artsiom Miklushou's repositories
akka-persistence-jounal-writer
Write events directly to an akka-persistence journal bypassing persistent-actor lifecycle overhead
akka-persistence-inmemory
Akka-persistence-inmemory is a plugin for akka-persistence that stores journal and snapshot messages memory, which is very useful when testing persistent actors, persistent FSM and akka cluster
dotty
The Scala 3 compiler, also known as Dotty.
gatling-amqp-plugin
Plugin for support performance testing with AMQP in Gatling (3.7.x)
numsca
numsca is numpy for scala
scala-bootcamp
Scala Bootcamp
scalac-profiling-2.13
Implementation of SCP-010.
scalaconfig
Scala way to work with Typesafe Config
simple-nodejs-http-server
A simple node.js web server for serving static HTML files.
telegram-bot-fs2
Example telegram bot implementation using fs2 and http4s client (no akka)
trading
đź’± Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
zio-petclinic
An idiomatic pet clinic application written with ZIO.