egonelbre / perf-example
Performance related examples for Go
☆27Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for perf-example
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆29Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆76Updated last month
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 6 months ago
- Slides and Links for 2022 GopherCon talks☆82Updated last year
- ☆12Updated 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 last year
- A simple reference implementation of the Go module proxy☆23Updated 3 years ago
- Deep copy things☆27Updated last year
- ☆38Updated last year
- distributed synchronization primitives☆61Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 7 months ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- ☆74Updated last year
- ☆22Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆49Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆80Updated last year
- A faster Protobuf serializer & deserializer.☆88Updated 3 months ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago