cleliofs
Senior Java/Scala developer, technology enthusiast (Scala, Akka, Kubernetes, micro-services) and certified Java professional with over 20 years of experience
@sky-uk London
cleliofs's Stars
JetBrains/kotlin
The Kotlin Programming Language.
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
akka/akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
yahoo/CMAK
CMAK is a tool for managing Apache Kafka clusters
reactive-streams/reactive-streams-jvm
Reactive Streams Specification for the JVM
sbt/sbt
sbt, the interactive build tool
scalaz/scalaz
Principled Functional Programming in Scala
slick/slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala
scalatra/scalatra
Tiny Scala high-performance, async web framework, inspired by Sinatra
scala-exercises/scala-exercises
The easy way to learn Scala.
spray/spray
A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable
sangria-graphql/sangria
Scala GraphQL implementation
foundweekends/giter8
a command line tool to apply templates defined on GitHub
akka/alpakka-kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
softwaremill/macwire
Zero-cost, compile-time, type-safe dependency injection library.
ReactiveX/RxScala
RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences
theiterators/akka-http-microservice
Example of http (micro)service in Scala & akka-http
Jarlakxen/Scala-Interview-Questions
A list of helpful Scala related questions you can use to interview potential candidates.
rchatley/extreme_startup
theiterators/reactive-microservices
Project showcasing different microservice communication styles using Scala, Akka, Play and other tools from Scala ecosystem
sorm/sorm
A functional boilerplate-free Scala ORM
NET-A-PORTER/spray-actor-per-request
Example spray application that uses the actor per request model
sopra-steria-norge/extreme_startup_servers
Extreme Startup skeleton server implementations in various frameworks and languages.
HappyMelly/teller
Happy Melly Teller system
adamw/reactive-akka-pres
"Reactive Akka" presentation
bmc/scala-world-2017-spark-workshop
Spark Workshop notebooks from Scala World 2017
scottweaver/akka-stream-echo-server
An echo server written using akka-stream
andersonmatte/ReceitasAppKotlin
bfil/scala-project-euler
Solutions for Project Euler problems using Scala