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:
- Performance related examples for Goβ29Updated last year
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- β159Updated last year
- Experimental packages not in std and golang.org/expβ78Updated 7 months ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- Zero-allocation type-safe pool for Goβ236Updated 2 years ago
- β38Updated 2 years ago
- auto adjust your GOGC valueβ228Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β119Updated last month
- β142Updated last year
- distributed synchronization primitivesβ62Updated 2 years ago
- Cache benchmark for Golangβ74Updated last year
- errgroup with goroutine worker limitsβ165Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β83Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshalingβ196Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β218Updated 2 years ago
- β75Updated 2 years ago
- sysconf for Go, without using cgoβ144Updated 2 weeks ago
- β‘οΈ lock-free utilities in Goβ160Updated last year
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- A compile-time source code rewritten based mock frameworkβ25Updated last year
- A faster Protobuf serializer & deserializer.β98Updated 11 months ago
- β29Updated 3 years ago
- β246Updated 3 weeks 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 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
- This is the golang client integration for Pyroscopeβ145Updated 2 weeks ago
- π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossaβ77Updated 2 years ago
- A fast little LRU cache for Goβ172Updated 2 years ago