golang-design / benchLinks
⏱️ Reliable performance measurement for Go programs. All in one design.
☆39Updated 4 years ago
Alternatives and similar repositories for bench
Users that are interested in bench are comparing it to the libraries listed below
Sorting:
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- ☆74Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- ☆145Updated last year
- ☆38Updated 2 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…☆47Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆80Updated 2 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆49Updated 5 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆54Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 7 months ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆55Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Storing strings without GC overhead☆84Updated 3 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago