quasilyte / talks
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 11 months ago
- quasigo is a Go subset interpreter written in Go☆15Updated 2 years ago
- CPU-guided performance analyzer for Go☆77Updated 2 years ago
- My personal, slightly improved version of benchstat utility☆20Updated last year
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- OAuth2 client in Go☆22Updated last year
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated 2 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated last week
- Better sync package for Go.☆22Updated last year
- Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON☆16Updated last year
- ☆50Updated 4 years ago
- ☆19Updated 3 years ago
- Daily builds of active Go development branches☆18Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- Russian checkers game☆26Updated last year
- Examples of how to use Go to work with the network☆20Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- rest/http helpers☆58Updated last month
- 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 2 years ago
- Easy flags population.☆34Updated 3 years ago
- A universal LL top-down parser written in Go☆47Updated 5 years ago
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated 2 years ago
- retry call until no error☆16Updated 2 months ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- ☆24Updated 2 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
- b52 is a fast experimental Key/value database. With support for the memcache protocol.☆33Updated last year