zmail. Zmail makes it easier to send and retrieve emails in python3
431skipset. skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.
264skipmap. skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.
222pdqsort. Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.
117Python-script-converter. This is a tiny tool used to convert a python script to a executable file(only for Mac&Linux)
72Mini-Spider. 简单、实用的爬虫工具,仅需四步创建属于你的爬虫程序!
50fastrand. Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.
34umap. A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.
25wyhash. A Go implementation of the 64-bit wyhash algorithm with a lot of optimizations. (final version 1 && 3)
12sbconv. Fastest conversions between string and byte slice
11zmail_demos. Demos for zmail
3mixhash. Mixhash is a simple hash algorithm specifically designed for uint64 key types in hashmaps.
3stdpdqsort. Go
2lrucache. High-performance LRU cache implementation with multi-keys supported for Go
2clist. Concurrent sorted list.
2ccas. Convert object between camel-case and snake-case in python3
2lscqtest. Go
1gomapbench. Go
1extbar. Go
1ssdbench. Lightweight SSD benchmark tool written in rust
1bithack. Go
12024-talks. HTML
1gocompile. Shell
1pgoproxy. Go
1xxh. Rust
1