Skip to content
View vinitius's full-sized avatar

Block or report vinitius

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. acm-crawler acm-crawler Public

    A web-crawler for ACM publications (http://dl.acm.org)

    Python 4 4

  2. Leslie Leslie Public

    Yet another view binder for android applications.

    Java 1

  3. smaug smaug Public

    A real-time VWAP (Volume-Weighted Average Price) calculation engine.

    Go 1

  4. hashout hashout Public

    Seamless Checkout

    Go

  5. Emulating a Pricing Cache Service wh... Emulating a Pricing Cache Service which uses `singleflight` to ensure the same request is not forwarded more than once
    1
    package cache
    2
    
                  
    3
    import (
    4
    	"fmt"
    5
    	"golang.org/x/sync/singleflight"
  6. gopherconbr23_testcontainers_demo gopherconbr23_testcontainers_demo Public

    Apresentação GopherConBR 2023 - Testcontainers: Elevando o nível dos seus testes de integração

    Go 10