Skip to content
View Colduction's full-sized avatar

Block or report Colduction

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

    Package for both encrypt and decrypt data using AES algorithm written in Go

    Go 5

  2. cookieguard cookieguard Public

    This middleware is a modified version of the official Fiber encryptcookie middleware, designed to securely encrypt and decrypt cookies

    Go 4

  3. randomizer randomizer Public

    Fast and thread-safe random data generator package written in Go

    Go 5 1

  4. rsa rsa Public

    Package for both encrypt and decrypt data using RSA algorithm and it's certificate utilities written in Go

    Go 2 1

  5. boundedpool-go boundedpool-go Public

    A high-performance, thread-safe, bounded object pool implementation for Go, designed as a flexible alternative to "sync.Pool"

    Go

  6. lazyinit-go lazyinit-go Public

    Thread-safe, generic lazy initialization in Go for efficiently managing expensive resources concurrently.

    Go