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:
- Proper URL escaping as per RFC3986☆27Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Sequel - A Go <-> SQL mapping package☆24Updated 2 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
- 2D locality queries in Go☆34Updated 6 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- golang dependency analysis☆21Updated 2 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 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
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Experiments that do not fit into a separate repository.☆50Updated last week
- A high availability Sqlite service☆30Updated 5 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Simple supervisor for easy multi-binary service deploy☆34Updated 8 months ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- Streaming text replacement for Go☆72Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated last year
- Easily chain commands passing the output of each command along as the input for the next☆18Updated 8 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago