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

Block or report liangyaopei

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

  1. checker checker Public

    Golang parameter validation, which can replace go-playground/validator, includes ncluding Cross Field, Map, Slice and Array diving, provides readable,flexible, configurable validation.

    Go 85 12

  2. structmap structmap Public

    Golang converts a struct to map, including customizing key name, flatterning the sturct and customizing field's independent method.

    Go 28 6

  3. bloom bloom Public

    High performance bloom filter in golang

    Go 19 7

  4. sqltogo sqltogo Public

    Golang converts a sql create statement to a go struct, saving to time of manually writing template code

    Go 21 9

  5. goroutineinfo goroutineinfo Public

    Provides access to getting goroutine's ID, state and other information

    Go

  6. shortest-path-alg shortest-path-alg Public

    Efficient point to point shortest path

    Java 2