Skip to content
View mduerig's full-sized avatar

Organizations

@apache @guggla
Block or Report

Block or report mduerig

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. vfuture vfuture Public

    A VFuture is a handle to the result of an asynchronous computation. It captures the effects of latency and failure: it is completed once the computation finishes (either successfully or with a fail…

    Java 2

  2. tdebt tdebt Public

    Utility to calculate hotspots of technical debt based on the produce of code churn and code complexity. Based on the ideas of Code as a Crime Scene: https://www.adamtornhill.com/articles/crimescene…

    Haskell 1

  3. elmaze elmaze Public

    A small game written in Elm introducing programming to kids. https://mduerig.github.io/elmaze/

    Elm

  4. java-parser-combinators java-parser-combinators Public

    Experimentation with parser combinators in Java

    Java

  5. java-functional java-functional Public

    Exploring ways to encode functional concepts like structural pattern matching, type classes and fixed points in Java.

    Java 3

  6. json-jerk json-jerk Public

    Json Jerk is a flexible and fast JSON parser.

    Java 10