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

Block or report mina-asham

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

    Collections that are stored directly off heap, suitable for very large data structures that might not work with regular situations due to GC

    Java 1

  2. redis/jedis redis/jedis Public

    Redis Java client

    Java 11.7k 3.8k

  3. XBox360ControllerManager XBox360ControllerManager Public

    Manage XBox360 controller to power off after game play

    C# 2 1

  4. mos3abof/power-close mos3abof/power-close Public

    A browser addon for the tab addict that closes tabs based on domain name or keyword

    JavaScript 19 10

  5. algs4-CSharp algs4-CSharp Public

    A C# port of the algs4 library from "Algorithms, 4th Edition" http://algs4.cs.princeton.edu/home/

    C# 1 1

  6. AdditionalCollections AdditionalCollections Public

    Additional collections to C# default collections

    C#