Skip to content
View viruseg's full-sized avatar

Block or report viruseg

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. .NET-WebP-wrapper .NET-WebP-wrapper Public

    Forked from JosePineiro/WebP-wrapper

    .NET 9.0, .NET 8.0, libwebp_x64.dll v1.5.0. Wrapper for libwebp in C#. The most complete wrapped in pure managed C#. Exposes Simple Decoding API, Simple Encoding API, Advanced Encoding API (with st…

    C# 1

  2. Photoshop-color-picker Photoshop-color-picker Public

    JavaScript 14 2

  3. Interaction in unity with Gradient v... Interaction in unity with Gradient via jobs + burst
    1
    Interaction in unity with Gradient via jobs + burst
    2
    
                  
    3
    var gradient = new Gradient();
    4
    
                  
    5
    //Access Gradient.colorKeys and Gradient.alphaKey via NativeArray without a Garbage Collector:
  4. GxHash.128bits.Overloads GxHash.128bits.Overloads Public

    GxHash.128bits.Overloads is an extension library for GxHash that provides a comprehensive set of overloads to compute 128-bit hashes on various data types: files, string, ReadOnlySpan(T), Span(T), …

    C#

  5. Pastel.Enhanced Pastel.Enhanced Public

    A tiny utility class that makes colorizing console output a breeze. The Enhanced version provides a set of methods for primitive types that allow you to output them to the console using color and b…

    C#