Pinned Repositories
bracket-expression-beautifier
A simple beautifier for bracket expressions, implemented for, but not limited to, Scala ASTs.
ml-weather-basel-blog
Code accompanying my blog post about using ML to predict the weather in Basel
slf4zio
Simple convenience layer on top of SLF4J for ZIO
vcs-bench
Benchmark code for the related blog post on Medium
zio-interop-log4j2
ZIO Fiber aware MDC logging for LOG4J2
mlangc's Repositories
mlangc/slf4zio
Simple convenience layer on top of SLF4J for ZIO
mlangc/zio-interop-log4j2
ZIO Fiber aware MDC logging for LOG4J2
mlangc/bracket-expression-beautifier
A simple beautifier for bracket expressions, implemented for, but not limited to, Scala ASTs.
mlangc/ml-weather-basel-blog
Code accompanying my blog post about using ML to predict the weather in Basel
mlangc/vcs-bench
Benchmark code for the related blog post on Medium
mlangc/akka-grpc
Akka gRPC
mlangc/book-helloworld
mlangc/book-insultapp
mlangc/commons-numbers
Apache Commons Numbers
mlangc/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
mlangc/dedupe
:id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
mlangc/demo-python-package
A minimalsitic Python package for demo purposes
mlangc/evilplot
A Scala combinator-based plotting library.
mlangc/grpcgateway
A PoC to derive REST services from GRPC specifications
mlangc/interop-cats
ZIO instances for cats-effect type classes
mlangc/ipsquare-commons
IP SQUARE Commons
mlangc/java-snippets
Java snippets, mostly for blog posts
mlangc/memento
A console vocabulary trainer
mlangc/reproduce-spark-related-version-query-issue
Minimal Example for Spark Related Version Query Bug
mlangc/sbt-issue-3187
https://github.com/sbt/sbt/issues/3187
mlangc/sbt-s2i
OpenShift s2i builder with sbt
mlangc/sbt-s2i-multi-module-demo
SBT S2I Multi Module Demo
mlangc/scala-simple.g8
A giter8 template for a simple Scala project
mlangc/scalaua-2018
Spark ML Meets Real Estate
mlangc/setuptools-git-versioning-version-parsing-bug-reproduction
Repo to reproduce a bug
mlangc/tensorflow_scala
TensorFlow API for the Scala Programming Language
mlangc/theme-toggler
Theme Switch's plugin for all JetBrains based IDEs enables you to switch themes fast.
mlangc/zio
ZIO — A type-safe, composable library for asynchronous and concurrent programming in Scala
mlangc/zio-logging-log4j2
Experimental Log4J2 Integration for ZIO-Logging
mlangc/zio-todo-backend
Todo-Backend (https://www.todobackend.com/) implementation using ZIO, http4s and circe