Skip to content
View hasSalil's full-sized avatar

Block or report hasSalil

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. customdeepequal customdeepequal Public

    A re-implementation of the golang reflect.DeepEqual that allows registering of custom deep equal function for specified types. The custom deep equals works recursively when comparing structs

    Go 3 1

  2. go-check-utils go-check-utils Public

    Golang utilities to be used with the gopkg.in/check.v1 unit testing package

    Go 1

  3. go-prefetch-cache go-prefetch-cache Public

    An in-memory key-value store that refreshes an entry (prefetches) after specified refresh period, and evicts once specified TTL has expired

    Go 1

  4. go-dynamodb-mapper go-dynamodb-mapper Public

    Tool to go generate code for marshaling (unmarshaling) a struct to (from) aws-sdk-go dynamodb AttibuteValue map

  5. cuckoofilter cuckoofilter Public

    Forked from efficient/cuckoofilter

    C++

  6. go go Public

    Forked from golang/go

    The Go programming language

    Go