jamespwilliams / slicetricksLinks
Implementations of https://github.com/golang/go/wiki/SliceTricks using generics
☆22Updated 3 years ago
Alternatives and similar repositories for slicetricks
Users that are interested in slicetricks are comparing it to the libraries listed below
Sorting:
- puffin abstracts the os/exec go package☆19Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 5 months ago
- A zero-allocation debouncer☆32Updated 3 months ago
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated 2 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Updated 10 months ago
- Time Ranges☆39Updated 2 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 3 months ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 3 months ago
- A cancelable reader for Go☆137Updated 2 years ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Simple oauth prompting☆28Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 weeks ago
- Checking Go templates for validity.☆65Updated 11 months ago
- Dataframe library for Go.☆16Updated 2 years ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- Go package for sets implemented with generics☆44Updated 3 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆41Updated 2 months ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- go.mod git archiver☆88Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- A port of dinero.js to Go☆68Updated 2 years ago