golang-design / benchLinks
⏱️ 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
Sorting:
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- ☆75Updated 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 2 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- ☆144Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Non-Invasive goroutine inspector☆92Updated last month
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Storing strings without GC overhead☆84Updated this week
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 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
- distributed synchronization primitives☆62Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- sysconf for Go, without using cgo☆145Updated last week
- A simple and efficient thread-safe sharded hashmap for Go☆243Updated 5 years ago
- Performance related examples for Go☆29Updated last year
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆48Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago