kovacshuni
profile: Scala, Go, Java, concurrency, async, message passing, typed, event-driven, streamed, reactive, fault-tolerant
Chili PiperBudapest, Hungary
Pinned Repositories
circe-config
Scala 3 compatible Typesafe config Scala wrapper powered by circe.
koauth
:closed_lock_with_key: OAuth 1.0a provider and consumer library for Scala & Java, storage independent/pluggable, async/reactive, designed to be used within a completely RESTful API.
koauth-samples
Example applications for how to use the KOAuth library.
koauth-sync
Same as https://github.com/kovacshuni/koauth but with a synchronous interface. OAuth 1.0a provider and consumer library.
workbalancer
Divides work between n goroutines non-blockingly.
zio-http4s-example
For anyone who's struggling to put an http4s server together with ZIO
zio-http4s-zlayer-example
Puting an http4s server together with ZLayers in ZIO. One step and more structure after zio-http4s-example
kovacshuni's Repositories
kovacshuni/koauth
:closed_lock_with_key: OAuth 1.0a provider and consumer library for Scala & Java, storage independent/pluggable, async/reactive, designed to be used within a completely RESTful API.
kovacshuni/zio-http4s-example
For anyone who's struggling to put an http4s server together with ZIO
kovacshuni/zio-http4s-zlayer-example
Puting an http4s server together with ZLayers in ZIO. One step and more structure after zio-http4s-example
kovacshuni/koauth-samples
Example applications for how to use the KOAuth library.
kovacshuni/circe-config
Scala 3 compatible Typesafe config Scala wrapper powered by circe.
kovacshuni/koauth-sync
Same as https://github.com/kovacshuni/koauth but with a synchronous interface. OAuth 1.0a provider and consumer library.
kovacshuni/workbalancer
Divides work between n goroutines non-blockingly.
kovacshuni/adventofcode
Solutions for adventofcode.com
kovacshuni/cloud-build-samples
Code snippets used in Cloud Build documentation
kovacshuni/cryptobits
Simple crypto for signing auth tokens.
kovacshuni/dotty
Research compiler that will become Scala 3
kovacshuni/fs2-kafka
Functional Kafka Streams for Scala
kovacshuni/githelp
Quick git help, explanations, commands, cheatsheet
kovacshuni/helm-practice
Learn helm in practical examples in this repository
kovacshuni/hunorkovacs.com
:house_with_garden: This is a personal, minimalistic HTML website.
kovacshuni/intro-to-akka-streams
Presenting and measuring akka-streams and akka-http.
kovacshuni/itsaren-sample
demo http server
kovacshuni/itselen-sample
Sample repository for starting out with cats-effect
kovacshuni/keycloak
Open Source Identity and Access Management For Modern Applications and Services
kovacshuni/koauth-sample-proxy-finagle
Reverse proxy for authentication using OAuth 1.0a (library KOAuth), forwarding complemented requests to the server focusing on application logic.
kovacshuni/koauth-sample-scala-consumer-scalatra-heroku
Clone of part of koauth-samples, adjusted for heroku deployment.
kovacshuni/koauth-signer
Application helping to sign HTTP requests according to the OAuth 1.0a specifications.
kovacshuni/mongo-hot-backup
Backs up/restores mongodb collections streaming to S3.
kovacshuni/PHY
Physics simulator game written in Swing. Can be used to play with objects, velocity, forces, spaces, simulate flow in time. Written during my first years of college.
kovacshuni/scala-koans
An unofficial refreshed version of Scala Koans
kovacshuni/try-dotty-again
Trying the Dotty compiler for Scala.. again.
kovacshuni/work-pulling-actors
:anchor: Work pulling with Akka. A balanced, workload router solution.