gophercon / 2022-talks
Slides and Links for 2022 GopherCon talks
☆83Updated last year
Alternatives and similar repositories for 2022-talks:
Users that are interested in 2022-talks are comparing it to the libraries listed below
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated last month
- Zero-allocation type-safe pool for Go☆228Updated last year
- Cache benchmark for Golang☆69Updated last year
- Performance related examples for Go☆27Updated last year
- This is the golang client integration for Pyroscope☆119Updated this week
- ☆38Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- ☆158Updated 6 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆220Updated last week
- distributed synchronization primitives☆60Updated last year
- Script engine, especially good for tests☆150Updated 10 months ago
- ⚡️ lock-free utilities in Go☆151Updated 8 months 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
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- auto adjust your GOGC value☆222Updated 5 months ago
- ☆29Updated 3 years ago
- Timeout Middleware for Gin framework☆107Updated 3 months ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- Simple utility of creating a mask for sensitive information☆106Updated 4 months ago
- Deep copy generator☆154Updated 3 months ago
- A faster Protobuf serializer & deserializer.☆91Updated 5 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- ☆75Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago