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

Block or report mhdshameel

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

    A simple header only thread pool library that can be used to assign tasks for execution parallelly without the overhead of thread instantiation. The library is based on C++20.

    C++ 1

  2. ImageSorter ImageSorter Public

    A simple utility application for Windows that lets you view image files (of various formats) and sort them manually into subfolders directly from the application. You can also crop, rotate and conv…

    C#

  3. XDMessagingCPlusPlus XDMessagingCPlusPlus Public

    This library provides an easy-to-use, zero configuration solution to inter-process communication between processes and applications.

    C++