gospider
toml
gospider | toml | |
---|---|---|
- | 5 | |
203 | 4,629 | |
- | 0.6% | |
3.6 | 6.2 | |
almost 4 years ago | 3 months ago | |
Go | Go | |
Apache License 2.0 | MIT License |
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.
gospider
We haven't tracked posts mentioning gospider yet.
Tracking mentions began in Dec 2020.
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?
What are some alternatives?
omniparser - omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
mxj - Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
gofeed - Parse RSS, Atom and JSON feeds in Go
editorconfig-core-go - EditorConfig Core written in Go
GoQuery - A little like that j-thing, only in Go.
blackfriday - Blackfriday: a markdown processor for Go
inject
commonregex - 🍫 A collection of common regular expressions for Go
gotext - Go (Golang) GNU gettext utilities package
xpath - XPath package for Golang, supports HTML, XML, JSON document query.
html-to-markdown - ⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.