go-pg / urlstructLinks
urlstruct decodes url.Values into structs
☆27Updated last week
Alternatives and similar repositories for urlstruct
Users that are interested in urlstruct are comparing it to the libraries listed below
Sorting:
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 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 5 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 Go library for executing lots of operations spread over any number of threads☆77Updated last month
- A go library that implements application/problem+json and application/problem+xml☆69Updated 2 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Golang struct operations.☆24Updated 8 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- A currency computations package.☆61Updated 4 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated 2 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆82Updated 2 months ago
- A library for parsing query parameters for filtering data in REST APIs☆37Updated 2 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Simple supervisor for easy multi-binary service deploy☆34Updated 9 months ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- An inflection engine for golang☆103Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Library to generate TOTP/HOTP codes☆142Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆96Updated 5 months ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Eventbus, a lightweight in-app event communication bus for Go☆14Updated 5 years ago
- Enriches the standard go http client with retry functionality.☆57Updated last year