shawnwy's Stars
public-apis/public-apis
A collective list of free APIs
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
shirou/gopsutil
psutil for golang
ideawu/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
ThreeDotsLabs/watermill
Building event-driven applications the easy way in Go.
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
expr-lang/expr
Expression language and expression evaluation for Go
buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
caarlos0/env
A simple, zero-dependencies library to parse environment variables into structs
hashicorp/golang-lru
Golang LRU cache
google/go-cmp
Package for comparing Go values in tests
afex/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
xtaci/kcp-go
A Crypto-Secure Reliable-UDP Library for golang with FEC
rs/xid
xid is a globally unique id generator thought for the web
olahol/melody
:notes: Minimalist websocket framework for Go
gabriel-vasile/mimetype
A fast Golang library for media type and file extension detection, based on magic numbers
jaypipes/ghw
Go HardWare discovery/inspection library
qmuntal/stateless
Go library for creating finite state machines
mackerelio/go-osstat
OS system statistics library for Go
anknown/ahocorasick
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
gopacket/gopacket
Provides packet processing capabilities for Go
casics/nostril
Nostril: Nonsense String Evaluator
rfyiamcool/pgcacher
🔥 pgcacher is used to get page cache stats for files on Linux. ( 分析 page cache 缓存了哪些文件,文件在 page cache 的缓存占比)
vmihailenco/go-cache-benchmark
Cache benchmark for Golang
nasciiboy/regexp4
regexp4 engine (Go-lang)
rubrikinc/go-pcre
Perl Compatible Regular Expression shim for Go
shawnwy/go-utils
utilities for golang development
mitsuharu/text-trans
It computes a transition probability of a text.
shawnwy/go-texttrans
go version of text-trans, a lib for determining if a word was randomly generated