Pinned Repositories
akka-stream-contrib
Add-ons to Akka Stream
akka-stream-throttle
Simple Akka Stream Throttle implementation
refined-newtype-examples
Examples to an article published @ blog.softwaremill.com
scalac-guardedblocks-plugin
Simple scala compiler plugin
stringmask
A micro-library for macro-based case class field masking in .toString
typesafe-config-examples
A few, straightforward examples which shows how to use Typesafe's Config library and HOCON.
mkubala's Repositories
mkubala/refined-newtype-examples
Examples to an article published @ blog.softwaremill.com
mkubala/akka-stream-throttle
Simple Akka Stream Throttle implementation
mkubala/scalac-guardedblocks-plugin
Simple scala compiler plugin
mkubala/stringmask
A micro-library for macro-based case class field masking in .toString
mkubala/akka-stream-contrib
Add-ons to Akka Stream
mkubala/akka-http-routes-guard
ScalaWAW hackathon project - macro that aborts compilation when it encounters missing concatenation operator between routes.
mkubala/tetris-wars
A multiplayer, tile-matching puzzle video game written in Rust.
mkubala/akka-persistence-fsm
mkubala/amqp-scala-client
Simple fault-tolerant AMQP client written in Scala and based on Akka and the RabbitMQ java client
mkubala/bootzooka
Simple project to quickly start developing a web application using AngularJS and Akka HTTP, without the need to write login, user registration etc.
mkubala/cloudhopper-smpp
Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
mkubala/demo-akka-persistence-postgres
A small akka-persistence-postgres demo project
mkubala/elastic4s
Non blocking, type safe DSL and Scala client for Elasticsearch
mkubala/herding-cats
mkubala/just-the-docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
mkubala/kafka-connect-bigquery
A Kafka Connect BigQuery sink connector
mkubala/karmelwoofs
mkubala/macmemo
Scala macro-based utility for function memoization
mkubala/macwire
Lightweight and Nonintrusive Scala Dependency Injection Library
mkubala/ncollide
2 and 3-dimensional collision detection library in Rust
mkubala/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
mkubala/prefsNconfigs
mkubala/prowca
mkubala/QRCodeScanner
PoC: QR codes scanner for iPhone
mkubala/repos
mkubala/rust-gol
A simple implementation of the Conway's game of life.
mkubala/sbt-guardedblocks-plugin
mkubala/skunk
A data access library for Scala + Postgres.
mkubala/SomeNetworkServiceSDK
PoC for an iOS SDK providing access to some arbitrary RESTful service.
mkubala/xml-lens
XML Optics library for Scala