mvdan / talksLinks
Collection of slides from talks
☆14Updated 11 months ago
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
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Allotment Routing Table☆56Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Proper URL escaping as per RFC3986☆27Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Simple supervisor for easy multi-binary service deploy☆34Updated 8 months ago
- Pack a Go workflow/function as a Unix-style pipeline command☆55Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 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
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated this week
- efficient client ⚡️☆75Updated last year
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 10 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A library for building custom DNS servers in Go.☆53Updated 6 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
- Buffered Reader/Writer☆78Updated 6 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago