kare / vanity
Go vanity domain HTTP handler
☆30Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for vanity
- A collection of HTTP utilities for Go☆17Updated 6 months ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆55Updated 7 months ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- Go helper to print a table of data to stdout☆16Updated 3 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Golang struct operations.☆24Updated 7 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 10 months ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 2 months ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 4 years ago
- Sequel - A Go <-> SQL mapping package☆26Updated 11 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 8 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 9 months ago
- Build slack bots quickly and easily!☆45Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 9 years ago
- urlstruct decodes url.Values into structs☆27Updated this week
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- A high-level interface for interacting with a Git subprocess in Go☆23Updated 3 weeks ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 3 weeks ago
- Clock is a small library for mocking time in Go.