Skip to content
View kostasvl's full-sized avatar

Block or report kostasvl

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

Popular repositories Loading

  1. ToggleMonitorRefreshRate ToggleMonitorRefreshRate Public

    Utility for automatically toggling your monitor's refresh rate / frequency between 60Hz and some max value (defaults to 100Hz)

    C# 10 1

  2. DynamicMock DynamicMock Public

    Dynamically mock an interface in C#

    C# 1

  3. constexpr_cityhash constexpr_cityhash Public

    Forked from medlefsen/constexpr_cityhash

    Google CityHash algorithm converted to C++11 constexpr functions so it can be called at compile time.

    C++