ZhangYunHao (@zhangyunhao116)
  • Stars
    star
    990
  • Global Rank 30,720 (Top 2 %)
  • Followers 474
  • Registered over 8 years ago
  • Most used languages
    Go
    65.0 %
    Python
    25.0 %
    Rust
    10.0 %
  • Location ๐Ÿ‡จ๐Ÿ‡ณ China
  • Country Total Rank 4,780
  • Country Ranking
    Go
    413
    Python
    1,340
    Rust
    1,586

Top repositories

1

zmail

Zmail makes it easier to send and retrieve emails in python3
Python
400
star
2

skipset

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
210
star
3

skipmap

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
123
star
4

pdqsort

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

Python-script-converter

This is a tiny tool used to convert a python script to a executable file(only for Mac&Linux)
Python
67
star
6

Mini-Spider

็ฎ€ๅ•ใ€ๅฎž็”จ็š„็ˆฌ่™ซๅทฅๅ…ท๏ผŒไป…้œ€ๅ››ๆญฅๅˆ›ๅปบๅฑžไบŽไฝ ็š„็ˆฌ่™ซ็จ‹ๅบ๏ผ
Python
47
star
7

fastrand

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

umap

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

sbconv

Fastest conversions between string and byte slice
Go
11
star
10

wyhash

A Go implementation of the 64-bit wyhash algorithm with a lot of optimizations. (final version 1 && 3)
Go
6
star
11

zmail_demos

Demos for zmail
Python
3
star
12

lrucache

High-performance LRU cache implementation with multi-keys supported for Go
Go
2
star
13

ccas

Convert object between camel-case and snake-case in python3
Python
2
star
14

stdpdqsort

Go
1
star
15

pgoproxy

Go
1
star
16

xxh

Rust
1
star
17

clist

Concurrent sorted list.
Go
1
star
18

ssdbench

Lightweight SSD benchmark tool written in rust
Rust
1
star
19

extbar

Go
1
star
20

lscqtest

Go
1
star