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
- Binary heap priority queues in Go☆32Updated 5 years ago
- Proper URL escaping as per RFC3986☆27Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- Simple supervisor for easy multi-binary service deploy☆34Updated 9 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Go Service Monitor & Alerts☆38Updated 8 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated 2 months 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
- ☆19Updated 10 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 2D locality queries in Go☆34Updated 8 months ago
- SSH/HTTP demuxing and proxying server☆26Updated 3 months ago
- An inflection engine for golang☆103Updated last year
- Examples using archive/tar compress/gz Go packages☆17Updated 6 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Sequel - A Go <-> SQL mapping package☆24Updated 2 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago