cappuccinotm / trnLinks
Time Ranges
☆39Updated 2 years ago
Alternatives and similar repositories for trn
Users that are interested in trn are comparing it to the libraries listed below
Sorting:
- spectacular Golang struct tag parsing☆60Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 8 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- simple and secure way to authorize your application with the OpenID Connect☆33Updated 2 weeks ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated last month
- A set of performant rate limiters for Go☆91Updated last year
- Generic batches for go☆13Updated 4 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Simple JSON type checking.☆85Updated 4 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆68Updated last year
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Golang in-memory caching stream reader☆35Updated last year
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.