Skip to content
View zhangyunhao116's full-sized avatar

Organizations

@bytedance @golangci
Block or Report

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

  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 229 17

  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 154 15

  3. fastrand fastrand Public

    Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.

    Go 29 3

  4. 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

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

    Empowering everyone to build reliable and efficient software.

    Rust 93k 12k

  6. golang/go golang/go Public

    The Go programming language

    Go 120k 17.2k