quasilyte / talksLinks
A collection of slides, notes and other related stuff from talks I have given.
☆28Updated last year
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- The code used to serve gocorpus application☆52Updated last year
- CPU-guided performance analyzer for Go☆79Updated 2 years ago
- quasigo is a Go subset interpreter written in Go☆15Updated 2 years ago
- My personal, slightly improved version of benchstat utility☆20Updated last year
- A universal LL top-down parser written in Go☆47Updated 5 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- gominfmt makes the Go code more compact to aid further compression; revert with gofmt☆28Updated 4 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆19Updated 3 years ago
- OAuth2 client in Go☆22Updated last year
- Russian checkers game☆26Updated last year
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- Easy flags population.☆35Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- golang dependency analysis☆21Updated last year
- ☆24Updated 2 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Go Embed experiments☆30Updated 3 years ago
- Speed up go:generate by auto detecting code changes☆43Updated last year
- Golang library for clone things☆51Updated 8 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Better sync package for Go.☆22Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago