gophercon / 2022-talksLinks
Slides and Links for 2022 GopherCon talks
โ84Updated 2 years ago
Alternatives and similar repositories for 2022-talks
Users that are interested in 2022-talks 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
- Performance related examples for Goโ29Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.โ25Updated 4 years ago
- Experimental packages not in std and golang.org/expโ79Updated last year
- โ160Updated last year
- โฑ๏ธ Reliable performance measurement for Go programs. All in one design.โ39Updated 4 years ago
- Zero-allocation type-safe pool for Goโ251Updated 2 years ago
- โ38Updated 3 years ago
- auto adjust your GOGC valueโ231Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.โ84Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.โ126Updated 7 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.โ123Updated 4 years ago
- โ74Updated 2 years ago
- errgroup with goroutine worker limitsโ164Updated 3 years ago
- [mirror] Open source contributor agent architecture repo.โ210Updated 3 weeks ago
- This is the golang client integration for Pyroscopeโ159Updated this week
- โ29Updated 4 years ago
- Cache benchmark for Golangโ77Updated 2 years ago
- sysconf for Go, without using cgoโ148Updated 2 weeks ago
- When storing a value in a Go interface allocates memory on the heap.โ72Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.โ221Updated 2 years ago
- โ260Updated this week
- A compile-time source code rewritten based mock frameworkโ25Updated last year
- โ148Updated last year
- Expirable Go LRC\LRU cache without goroutinesโ93Updated 2 months ago
- Measure the overheads of various observability tools, especially profilers.โ14Updated 4 years ago
- A faster Protobuf serializer & deserializer.โ104Updated 2 months ago
- distributed synchronization primitivesโ62Updated 2 years ago
- โก๏ธ lock-free utilities in Goโ164Updated last year
- Checklist for code reviewsโ157Updated 4 years ago