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
- β158Updated last year
- Experimental packages not in std and golang.org/expβ80Updated 10 months ago
- Performance related examples for Goβ29Updated last year
- Zero-allocation type-safe pool for Goβ244Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 4 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.β123Updated 4 months ago
- β145Updated last year
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- This is the golang client integration for Pyroscopeβ151Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β221Updated 2 years ago
- β38Updated 2 years ago
- [mirror] Open source contributor agent architecture repo.β206Updated 3 weeks ago
- Best-effort CPU-local sharded values for Goβ202Updated 4 years ago
- β252Updated 2 weeks ago
- errgroup with goroutine worker limitsβ166Updated 2 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β¦β47Updated 2 years ago
- auto adjust your GOGC valueβ230Updated last year
- sysconf for Go, without using cgoβ147Updated 3 weeks ago
- A minimal and efficient workerpool implementation in Go using goroutines.β123Updated 3 years ago
- Cache benchmark for Golangβ76Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshalingβ215Updated last year
- β75Updated 2 years ago
- β‘οΈ lock-free utilities in Goβ162Updated last year
- A fast little LRU cache for Goβ174Updated 2 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β79Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the linβ¦β182Updated last year