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
- Zero-allocation type-safe pool for Goโ237Updated 2 years ago
- โ158Updated last year
- Performance related examples for Goโ29Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.โ25Updated 4 years ago
- Experimental packages not in std and golang.org/expโ80Updated 8 months ago
- โฑ๏ธ Reliable performance measurement for Go programs. All in one design.โ39Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.โ83Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.โ121Updated 3 months ago
- auto adjust your GOGC valueโ228Updated last year
- Simple building blocks for protobuf marshaling and unmarshalingโ200Updated last year
- โ144Updated last year
- errgroup with goroutine worker limitsโ165Updated 2 years ago
- โ38Updated 2 years ago
- This is the golang client integration for Pyroscopeโ147Updated last week
- โ75Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.โ219Updated 2 years ago
- sysconf for Go, without using cgoโ145Updated last week
- A minimal and efficient workerpool implementation in Go using goroutines.โ123Updated 3 years ago
- Timeout Middleware for Gin frameworkโ110Updated last month
- โก๏ธ lock-free utilities in Goโ161Updated last year
- [mirror] Open source contributor agent architecture repo.โ203Updated this week
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.โ79Updated 3 years ago
- distributed synchronization primitivesโ62Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.โ139Updated 3 years ago
- A compile-time source code rewritten based mock frameworkโ25Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtimeโ170Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.โ72Updated 3 years ago
- Measure the overheads of various observability tools, especially profilers.โ14Updated 3 years ago
- ๐ The Go SSA Playground: Exploring SSA IR | https://golang.design/gossaโ78Updated 2 years ago