Skip to content
View zhangyunhao116's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Organizations

@bytedance @golangci
Block or Report

Block or report zhangyunhao116

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 233 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 162 15

  3. fastrand fastrand Public

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

    Go 30 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 95k 12.2k

  6. golang/go golang/go Public

    The Go programming language

    Go 121k 17.4k