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
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- A universal LL top-down parser written in Go☆46Updated 5 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Russian checkers game☆28Updated 2 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
- Moved to https://gitrepo.ru/NeonXP/rutina☆15Updated 3 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- ☆19Updated 4 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 4 months ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- Easy flags population.☆36Updated 3 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆54Updated 10 months 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 last week
- quasigo is a Go subset interpreter written in Go☆16Updated 2 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- ☆53Updated 4 years ago
- Golang library for clone things☆51Updated 9 months ago
- OAuth2 client in Go☆22Updated last year
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆30Updated 4 years ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago