yosida95 / uritemplateLinks
URI Template (RFC6570) Implementation in Go
☆26Updated 3 years ago
Alternatives and similar repositories for uritemplate
Users that are interested in uritemplate are comparing it to the libraries listed below
Sorting:
- OpenAPI v3.1 Spec implementation in Go with generics☆56Updated last week
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 6 months ago
- jsonpointer for golang with support for structs☆47Updated 2 weeks ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Implementation of `grpclog.LoggerV2` interface using `zerolog`☆40Updated 7 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 3 months ago
- JSON schema support for Go programs☆91Updated 3 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Parses Link headers used for pagination, as defined in RFC 5988☆47Updated 2 years ago
- This package implements the FastCDC content defined chunking algorithm☆31Updated 5 years ago
- Go JSON5 decoder package based on encoding/json☆64Updated last year
- Go library for HTTP content type negotiation☆54Updated 11 months ago
- Reflective protobuffer APIs☆65Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Topological Sorting for Golang☆65Updated last year
- Generic deque container☆31Updated 10 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated 2 years ago
- ☆101Updated last year
- A high-level interface for interacting with a Git subprocess in Go