egonelbre / perf-exampleLinks
Performance related examples for Go
☆29Updated last year
Alternatives and similar repositories for perf-example
Users that are interested in perf-example are comparing it to the libraries listed below
Sorting:
- Deprecated! See https://github.com/golang-design/go2generics.☆24Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆77Updated 5 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- ☆29Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A simple reference implementation of the Go module proxy☆24Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆82Updated 2 years ago
- ☆38Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 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
- Live visualizing Go allocations.☆24Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- ☆13Updated 3 years ago
- ☆16Updated 3 months ago
- ☆121Updated last year
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- ☆139Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago