golang-design / bench
⏱️ Reliable performance measurement for Go programs. All in one design.
☆39Updated 3 years ago
Alternatives and similar repositories for bench:
Users that are interested in bench are comparing it to the libraries listed below
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- ☆75Updated last year
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years 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
- ☆38Updated 2 years ago
- ☆29Updated 3 years ago
- distributed synchronization primitives☆60Updated 2 years ago
- Performance related examples for Go☆27Updated last year
- Deep copy things☆27Updated last year
- Serialization code generator for QUICK struct content comparison☆94Updated 6 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- Cases for high concurrency go programs☆11Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Golang Epoll Support - Linux☆19Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- 救命用的profile☆41Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last month
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago