Skip to content
View KBluePurple's full-sized avatar
  • localhost
  • 10:56 (UTC +09:00)

Block or report KBluePurple

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
KBluePurple/README.md

header Language Overview

Languages

C#, Typescript, Rust, Go, Python

Field

GameDev / ServerDev / WebDev / BackendDev

Contect

Email: [email protected]
Discord: dev.blue

Pinned Loading

  1. NonAllocFlagGenerator NonAllocFlagGenerator Public

    Automatic HasFlagNonAlloc method generator for C# & Unity

    C# 17

  2. Simple Unity PoolManager Simple Unity PoolManager
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Diagnostics;
    4
    using System.Runtime.CompilerServices;
    5
    using Cysharp.Threading.Tasks;