Skip to content
View zhangyunhao116's full-sized avatar

Organizations

@bytedance @golangci

Block or report zhangyunhao116

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. skipset skipset Public

    skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.

    Go 240 18

  2. skipmap skipmap Public

    skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.

    Go 173 16

  3. umap umap Public

    A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.

    Go 20 4

  4. pdqsort pdqsort Public

    Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.

    Go 110 7

  5. rust-lang/rust rust-lang/rust Public

    Empowering everyone to build reliable and efficient software.

    Rust 97k 12.5k

  6. golang/go golang/go Public

    The Go programming language

    Go 123k 17.5k