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

Block or report KurdyMalloy

Report abuse

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

Report abuse

Pinned Loading

  1. CKEasyWifiConfig CKEasyWifiConfig Public

    Library for the chipKIT embedded platform. It lets you configure the Digilent wifi shield with a configuration file on the SD card.

    C 1

  2. csharpmailslots csharpmailslots Public

    Windows Mailslots C# Wrapper is a simple CSharp class to consume Windows Mailslots. It shields you from using Win32 api with P/Invoke.

    C# 3 1

  3. EsptouchPython EsptouchPython Public

    A python script to implement the Esptouch protocol on platforms other than iOS or Android

    Python 15 3

  4. nadaconfig nadaconfig Public

    NadaConfig (An easy and simple centralized configuration system)

    C#

  5. tinythreadsafecache tinythreadsafecache Public

    A threadsafe generic cache in C#. This is a very simple implementation that let you create a cache for any type of objects on the fly without worrying about threading issues.

    C#