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

Block or report hugjobk

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

  1. atomy atomy Public

    High performance, thread-safe atomic stack, queue, channel and thread pool.

    C++

  2. go-hhttp go-hhttp Public

    High performance golang HTTP Router using Radix tree-based routing algorithm with zero memory allocation.

    Go

  3. cotcp cotcp Public

    Support concurrent request-response over TCP

    Go

  4. go-benchmark go-benchmark Public

    Golang benchmark tool

    Go

  5. go-wsh go-wsh Public

    Implementation of golang websocket server that allows clients to subscribe/unsubscribe to multiple topics

    Go

  6. dcrypto dcrypto Public

    This encryption algorithm uses two parts to encrypt confidential information: a secret key stored securely on the server and a password remembered by the user. Both the key and password are require…

    Go