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
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆191Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ☆159Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last week
- a library to curb OOMs by running Go GC according to a user-defined policy.☆82Updated 2 years ago
- This is the golang client integration for Pyroscope☆141Updated last month
- ☆38Updated 2 years ago
- Design patterns are typical solutions to commonly occurring problems in software design.☆52Updated 4 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Script engine, especially good for tests☆154Updated last year
- Deep copy generator☆159Updated 8 months 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 minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- [mirror] Open source contributor agent architecture repo.☆196Updated 3 weeks ago
- graceful shutdown package when a service is turned off by software function☆60Updated this week
- ☆121Updated last year
- ☆241Updated 2 weeks ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- ☆29Updated 3 years ago
- Package for fast copying structs of different types☆51Updated 4 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…☆46Updated 2 years ago
- OpenTelemetry Go distribution for Uptrace☆105Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago