Skip to content
View dmgrit's full-sized avatar

Block or report dmgrit

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. priority-channels priority-channels Public

    Process Go channels by priority or frequency ratio, from a flat list or a multi-level hierarchy, while preserving the atomic semantics of Go’s select

    Go

  2. priority-workers priority-workers Public

    Process Go channels by frequency ratio across multiple levels of hierarchy using goroutines, with cancellation-aware propagation

    Go

  3. workerpool workerpool Public

    Dynamic worker pool for Go that supports runtime reconfiguration of the number of workers

    Go