carmo-evan / strtotimeLinks
A golang implementation of strtotime
☆59Updated 5 years ago
Alternatives and similar repositories for strtotime
Users that are interested in strtotime are comparing it to the libraries listed below
Sorting:
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆156Updated last year
- Golang text Transliterator (i.e München -> Muenchen)☆46Updated last year
- All you need when you are working with countries in Go.☆92Updated last week
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Port of the node-progress package, written in Golang.☆114Updated 4 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- Read csv file from go using tags☆128Updated 5 months ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- Go-idiomatic View Engine☆76Updated last week
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format☆95Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Simple expression evaluation engine for Go