
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.
toml
- how to write struct data into a file
-
Distributed IM Service in Golang
BurntSushi / toml : This is an excellent configuration file format, which I personally prefer
-
Rust Moderation Team Resigns
He's also a prominent contributor to the Go ecosystem.
https://github.com/BurntSushi/toml
- BurntSushi/toml is supported again! And by it's by arp242
-
GOPROXY alternative for non go modules
There are packages such as https://github.com/BurntSushi/toml which is not a go module, how should I serve it in an airlocked network? For go modules I'm using athens is there something similar to it for non go modules?
inject
We haven't tracked posts mentioning inject yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
mxj - Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
slug - URL-friendly slugify with multiple languages support.
editorconfig-core-go - EditorConfig Core written in Go
sh - A shell parser, formatter, and interpreter with bash support; includes shfmt
GoQuery - A little like that j-thing, only in Go.
bluemonday - bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
gotext - Go (Golang) GNU gettext utilities package
bbConvert - Converter from BBCode to HTML
html-to-markdown - ⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
gographviz - Parses the Graphviz DOT language in golang
