xpath
align

Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xpath
-
I have this code On Playground.. It is very simplified... but when reading from file it breaks and cannot handle rune characters.... The strings.Replace function just stops working
It looks like you're trying to parse HTML by using the strings package. For reference, you might be better off using an xpath tool or the html package that has built-in tokenizers to do your tokenizing. That makes it easier to find the nodes you're looking for and the values contained within those nodes.
align
We haven't tracked posts mentioning align yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
colly - Elegant Scraper and Crawler Framework for Golang
go-vcard - A Go library to parse and format vCard
GoQuery - A little like that j-thing, only in Go.
csvplus - csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream operations, indices and joins.
jsonpath - JSONPath with dot notation generator for golang
go-fixedwidth - Encoding and decoding for fixed-width formatted data
jsoncolor - Colorized JSON output for Go https://godoc.org/github.com/nwidger/jsoncolor
bafi - Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates
omniparser - omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
ODF - Open Document Format (ODF) generator library for Go.
Slugify - A Go slugify application that handles string
