antchfx / xpathLinks
XPath package for golang, supports HTML, XML, JSON document query and more
☆735Updated 2 months ago
Alternatives and similar repositories for xpath
Users that are interested in xpath are comparing it to the libraries listed below
Sorting:
- xmlquery is Golang XPath package for XML query.☆485Updated 3 months ago
- htmlquery is golang XPath package for HTML query.☆780Updated 2 months ago
- Simple and fast template engine for Go☆901Updated 2 years ago
- Generate a Go struct from XML.☆823Updated 2 months ago
- JSON xpath query for Go. Golang XPath query for JSON query.☆276Updated 2 months ago
- Port of ZXing (https://github.com/zxing/zxing) core to pure Go.☆641Updated 6 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,030Updated 10 months ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆633Updated 5 months ago
- CSS selector library in Go☆754Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆660Updated 10 months ago
- Pure Go Brotli encoder and decoder☆713Updated 3 months ago
- ✉️ A streaming Go library for the Internet Message Format and mail messages☆436Updated 11 months ago
- golang ftp server library☆462Updated this week
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- Go bindings for unarr (decompression library for RAR, TAR, ZIP and 7z archives)☆305Updated last year
- Abstract JSON for Golang with JSONPath support☆291Updated last year
- MIME mail encoding and decoding package for Go☆505Updated 2 months ago
- Go copy directory recursively☆769Updated last year
- Non-blocking external commands in Go with streaming output☆1,013Updated last year
- Convert Golang's http.Request to CURL command line☆797Updated last week
- Efficient JSON beautifier and compactor for Go☆408Updated 3 years ago
- Gin middleware to enable GZIP support.☆361Updated last month
- 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 …☆401Updated 2 years ago
- A full-featured regex engine in pure Go based on the .NET engine☆1,142Updated 10 months ago
- Support Let's Encrypt for a Go server application.☆405Updated 2 weeks ago
- Parse, query and modify XML easily in go☆1,654Updated 5 months ago
- Server Sent Events server and client for Golang☆1,016Updated last year
- XML to JSON converter written in Go (no schema, no structs)☆291Updated 2 years ago
- Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.