@@ -18,6 +18,45 @@ C# built-in support
1818 NHibernate, Database ORM
1919 WinForms, User interface
2020
21+ Go built-in support
22+ ================================
23+
24+ .. csv-table ::
25+ :header-rows: 1
26+ :class: fullWidthTable
27+ :widths: auto
28+
29+ Name, Category
30+ Gin, Web framework
31+ glog, Logging library
32+ go-restful, Web application framework
33+ go-sh, Utility library
34+ Gokogiri, XPath library
35+ golang.org/x/crypto/ssh, Network communicator
36+ golang.org/x/net/websocket, Network communicator
37+ Gorilla websocket, Network communicator
38+ GORM, Database
39+ GoWebsocket, Network communicator
40+ goxpath, XPath library
41+ https://github.com/antchfx/htmlquery, XPath library
42+ https://github.com/antchfx/jsonquery, XPath library
43+ https://github.com/antchfx/xmlquery, XPath library
44+ https://github.com/antchfx/xpath, XPath library
45+ https://github.com/go-xmlpath/xmlpath, XPath library
46+ json-iterator, Serialization
47+ klog, Logging library
48+ Logrus, Logging library
49+ Macaron, Web framework
50+ mongo, Database
51+ mux, HTTP request router and dispatcher
52+ nhooyr.io/websocket, Network communicator
53+ pg, Database
54+ sqlx, Database
55+ SendGrid, Email library
56+ Squirrel, Database
57+ ws, Network communicator
58+ xpathparser, XPath library
59+
2160Java built-in support
2261==================================
2362
0 commit comments