Skip to content
View andersonmarin's full-sized avatar

Block or report andersonmarin

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 Loading

  1. pmap pmap Public

    pmap is an open-source Go package that provides a concurrent map implementation with built-in key partitioning, this allows for efficient concurrent access to the map while minimizing locking

    Go 1

  2. minigrep minigrep Public

    MiniGrep is a simple command-line tool written in Rust that allows you to search for a specific query string in a given text file

    Rust