ua-parser / uap-goLinks
Go implementation of ua-parser
☆388Updated 3 months ago
Alternatives and similar repositories for uap-go
Users that are interested in uap-go are comparing it to the libraries listed below
Sorting:
- This project has been moved, check the README.md file!☆770Updated 2 years ago
- Go package for fast and reliable abstraction of browser user agent strings.☆347Updated 2 months ago
- A timed rate limiter for Go☆399Updated 3 years ago
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆410Updated 2 years ago
- golang port of Google's libphonenumber☆629Updated last year
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆282Updated last year
- a golang library that can get client's real public ip address from http request headers☆236Updated 6 years ago
- MaxMind DB Reader for Go☆651Updated this week
- A session store backend for gorilla/sessions using Redis.☆417Updated 2 months ago
- go-sitemap-generator is the easiest way to generate Sitemaps in Go☆225Updated last year
- Google Authenticator for Go☆426Updated 6 years ago
- tiny Go library to normalize URLs☆480Updated last year
- A package for IP Filtering in Go (golang)☆394Updated 10 months ago
- Server-sent events for Go☆496Updated last year
- Gountries provides: Countries (ISO-3166-1), Country Subdivisions(ISO-3166-2), Currencies (ISO 4217), Geo Coordinates(ISO-6709) as well as…☆416Updated last year
- simple struct copying for golang☆458Updated 5 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Partial port of Python difflib package to Go☆414Updated 2 years ago
- A simple pubsub package for go.☆438Updated last year
- Go/Golang parser for user agent strings☆483Updated 9 months ago
- High level abstractions over the Go reflect library☆529Updated 10 months ago
- Pluralizes and singularizes English nouns☆512Updated last year
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- Configuration for Go applications☆462Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆436Updated 2 years ago
- Go package uniuri generates random strings good for use in URIs to identify unique objects.☆454Updated 2 years ago
- Attach hooks to any database/sql driver☆656Updated last year
- Simple idiomatic retry package for Go