lithammer / shortuuidLinks
A generator library for concise, unambiguous and URL-safe UUIDs
☆1,348Updated last month
Alternatives and similar repositories for shortuuid
Users that are interested in shortuuid are comparing it to the libraries listed below
Sorting:
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,547Updated 5 months ago
- Super short, fully unique, non-sequential and URL friendly Ids☆951Updated 3 years ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,059Updated 2 weeks ago
- A Go HTTP client library for creating and sending API requests☆1,706Updated 2 months ago
- Plugin-driven, extensible HTTP client toolkit for Go☆1,111Updated last year
- Go (golang) implementation of http://www.hashids.org☆1,350Updated 3 years ago
- Dead simple rate limit middleware for Go.☆2,235Updated 7 months ago
- Pretty printing for Go values☆1,389Updated 11 months ago
- A UUID package for Go☆1,701Updated this week
- Implements string functions widely used in other languages but absent in Go.☆1,408Updated last year
- Package gorilla/schema fills a struct with form values.☆1,443Updated 10 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆847Updated 3 months ago
- errors with stacktraces for go☆977Updated last year
- URL-friendly slugify with multiple languages support.☆1,261Updated 6 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,590Updated last week
- A tiny generator of random data for golang, also known as a faker☆948Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months ago
- Structured logging package for Go.☆1,370Updated last year
- GoLang Parse many date strings without knowing format in advance.☆2,090Updated last year
- Package validator implements struct field validations☆1,334Updated 3 years ago
- Go login handlers for authentication providers (OAuth1, OAuth2)☆1,915Updated this week
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…