changkun / research
my research archive (publications/talks/teaching/etc.)
☆7Updated 4 months ago
Alternatives and similar repositories for research:
Users that are interested in research are comparing it to the libraries listed below
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- 救命用的profile☆41Updated 2 years ago
- HTTP server for canonical "go get" import path☆33Updated 3 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last month
- Tutorials for GoPlus (The Go+ Language)☆43Updated last year
- a lite version of rpcx☆16Updated 3 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Deep copy things☆27Updated last year
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- Gopher 工具箱,包含 Go 语言相关或 Go 语言实现的工具,自己实现或别人开源的☆9Updated 4 years ago
- A race detector for Golang☆12Updated 5 years ago
- ☆15Updated last month
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- ☆20Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- an encrypted UDP connection between two peers using QUIC☆27Updated 11 months ago
- ☆29Updated 3 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- 3百万QPS benchmark测试☆35Updated last year
- ☆38Updated 2 years ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- HeapMap/PriorityMap in Go☆13Updated last year
- 谈谈Go泛型 - GopherChina 2023 大会分享