Eun / go-convertLinks
Convert a value into another type
☆22Updated last year
Alternatives and similar repositories for go-convert
Users that are interested in go-convert are comparing it to the libraries listed below
Sorting:
- Fast, dependable universally unique ids☆26Updated 6 months ago
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆99Updated last year
- A Go library for encoding structs into Header fields.☆46Updated last year
- flexible data type for Go☆49Updated 4 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Convert xml and json to go struct☆36Updated 3 years ago
- utils for Go context☆25Updated 5 years ago
- Collect data about your dependencies☆43Updated last month
- Converts go types no matter what☆25Updated 4 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Path parsing for segment unmarshaling and slicing.☆47Updated 4 months ago
- Python-like dictionaries for Go☆47Updated 6 months ago
- Set of golang helpers that don't require any external dependencies☆39Updated last month
- Take screenshot of a web page☆21Updated 7 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Article spinning and spintax/spinning syntax engine written in Go, useful for A/B, testing pieces of text/articles and creating more natu…☆59Updated 4 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A MIME type sniffer for Go.