Skip to content
View sad2project's full-sized avatar
Block or Report

Block or report sad2project

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. descriptor-tools descriptor-tools Public

    A collection of classes and functions to make the creation of descriptors simpler and quicker.

    Python 11 3

  2. -ob-in-ject -ob-in-ject Public

    A strongly typed "dependency injection" system that doesn't primarily use strings as the "keys". Instead, it uses type-safe factory objects.

    Kotlin

  3. immatcher immatcher Public

    A matcher library similar to Hamcrest, but with all data types being immutable.

    Java

  4. EZGames/functional-java EZGames/functional-java Public

    A small library of helpful classes made possible and useful thanks to Java 8 functional programming.

    Java 4 2

  5. pyimmatcher pyimmatcher Public

    Matcher library that prefers to do as much as possible immutably

    Python

  6. DIY-DI DIY-DI Public

    Going through the steps of making your own DI "system" within an app, not requiring a true DI framework

    Java