Skip to content
View okmer's full-sized avatar
💭
Random W.I.P. stuff...
💭
Random W.I.P. stuff...
Block or Report

Block or report okmer

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. XBoxController XBoxController Public

    XBox 360 Controller library with sample application using SharpDX.XInput in C#.

    C# 9

  2. TcpTransceiver TcpTransceiver Public

    Quick and dirty sanbox project to show how to use the TcpClient en TcpListener for duplex communication. Still need to clean-up and extend the code to add propper reconnect etc...

    C# 1

  3. Avx2Sandbox Avx2Sandbox Public

    Sandbox to benchmark various simple array manipulations, using Native, SSE2/AVX/AVX2, and/or Numerics Vector implementations in .NET6.0

    C#

  4. BasicImage BasicImage Public

    A simple basic image class for .NET6.0. I will be backporting various image manipulations and converters (to other image formats) when I have time. I’m really missing a basic (frontend independent)…

    C#

  5. DynamicTypes DynamicTypes Public

    DynamicBag is a toy project that uses a Dictionary<string, dynamic> to create a dynamic storage class.

    C# 1

  6. MutableWhen MutableWhen Public

    MutableWhenAny and MutableWhenAll extension for the Task Parallel Library (TPL), using a ObservableCollection in C#.

    C# 1