antchfx / xmlquery
xmlquery is Golang XPath package for XML query.
☆446Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for xmlquery
- XPath package for Golang, supports HTML, XML, JSON document query.☆695Updated last month
- JSON xpath query for Go. Golang XPath query for JSON query.☆257Updated last month
- Generate a Go struct from XML.☆751Updated 3 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,029Updated 11 months ago
- MIME mail encoding and decoding package for Go☆465Updated last month
- Simple and fast template engine for Go☆845Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆853Updated 2 months ago
- Abstract JSON for Golang with JSONPath support☆245Updated last month
- An enum generator for go☆757Updated last month
- Pure Go Brotli encoder and decoder☆624Updated last month
- ☆185Updated 3 months ago
- pure-Go SQLite driver for Go (SQLite embedded)☆673Updated 8 months ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- PDF reader☆433Updated 6 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆774Updated 6 months ago
- ☆833Updated 3 months ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆363Updated last year
- Go copy directory recursively☆726Updated 2 weeks ago
- Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)☆253Updated 4 months ago
- Server Sent Events server and client for Golang☆867Updated 4 months ago
- Port of ZXing (https://github.com/zxing/zxing) core to pure Go.☆560Updated last year
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆942Updated 3 months ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆387Updated last year
- Parse and modify Go struct field tags☆633Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆363Updated 10 months ago
- Gin middleware to enable GZIP support.☆332Updated this week
- Better time duration formatting in Go!☆495Updated 3 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆622Updated 7 months ago