mvdan / talksLinks
Collection of slides from talks
☆14Updated last year
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆68Updated 3 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- A Go API for generating .go source files☆24Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Binary heap priority queues in Go☆32Updated 5 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Allotment Routing Table☆56Updated 3 years ago
- A distributed service for monotonically increasing tickets.