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

Block or report christianrpetrin

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

Popular repositories

  1. queue-tests queue-tests Public

    Package queue-tests tests a number of queue implementations for performance and memory consumption.

    Go 10 5

  2. proposal proposal Public

    Forked from golang/proposal

    Go Project Design Documents

    Go

  3. docs docs Public

    Forked from ef-ds/docs

  4. deque deque Public

    Forked from ef-ds/deque

    Package deque implements a high performance, general purpose, dynamically growing, ring shaped, linked arrays double-ended queue.

    Go

  5. stack stack Public

    Forked from ef-ds/stack

    Package stack implements a very fast and efficient general purpose Last-In-First-out (LIFO) stack data structure that is specifically optimized to perform when used by Microservices and serverless …

    Go