DataHenHQ / useragent
DataHen useragent tool is a Golang package and standalone tool that generates a random combination of millions of user-agents strings. Currently used in production at DataHen to crawl/scrape through billions of pages.
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for useragent
- A lightweight buffered event lib☆55Updated 2 years ago
- Async utilities for Golang☆14Updated 4 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 last year
- A multiformat-inspired go module for working with multiple kinds of keypairs.☆23Updated 3 years ago
- Dynamic, server-side web-applications.☆20Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- self signed https server for go☆19Updated 4 years ago
- ☆30Updated last month
- ☆42Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 3 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Updated last year
- database library for storing and quering Go struct data☆13Updated 2 months ago
- Go localization framework☆31Updated 2 weeks ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated 7 months ago
- Time Ranges☆39Updated last year
- Pack a Go workflow/function as a Unix-style pipeline command☆55Updated 2 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- utils for Go context☆25Updated 4 years ago
- Roxy the Frontend Proxy☆49Updated last year
- Exponential backoff algorithm with randomized jitter☆10Updated 2 years ago
- core sound data structures and interfaces☆39Updated 3 years ago
- Realtime HTTP Stats for Go☆17Updated 4 years ago
- Raspberry pi GPIO controller package(CGO)☆16Updated 2 years ago
- spectacular Golang struct tag parsing☆61Updated 10 months ago
- GoLang Library for Browser Capabilities Project☆49Updated last year
- Off heap golang memory pool