Skip to content
View theouteredge's full-sized avatar

Block or report theouteredge

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 Loading

  1. cmdR cmdR Public

    A simple routing system for command line applications, allowing you to apply structure around building command line utility applications. CmdR allows you to sepecify multiple commands and associati…

    C# 8 4

  2. PersistantCache PersistantCache Public

    A c# library which gives you a persistent cache, if we run out of memory we will store the expired and evicted cache items to disk. Think Membase but as a simple c# project

    C# 7 4

  3. go-multielo go-multielo Public

    A reimplementation of the python Multielo project in Go, original project can be found here: https://github.com/djcunningham0/multielo

    Go 1

  4. sharp-multielo sharp-multielo Public

    A reimplementation of the mulielo python implementation from here:

    C#