Commit Graph

784 Commits (d61574614d8294b4014d3d0aa2e9edfe57c4b42d)
 

Author SHA1 Message Date
Dmitri Shuralyov 6b9d84a6d1 Add go-collada, a Go package for working with the Collada file format. 10 years ago
Thiago Avelino 114c572b32 Merge pull request #252 from dlg-yahoo/master
github.com/square/go-jose: a library for JWT, JWS, and JWE
10 years ago
Thiago Avelino a3ecb8a433 Merge pull request #251 from artyom/master
Add autoflags package
10 years ago
Thiago Avelino 9d3f0b2fd9 Merge pull request #250 from zimmski/patch-2
Add section for fuzzing and delta-debugging/reducing/shrinking
10 years ago
Thiago Avelino 2978912a58 Merge pull request #249 from zimmski/patch-1
add go-mutesting
10 years ago
Thiago Avelino 02ab102008 Merge pull request #248 from xtaci/master
add gonet
10 years ago
Thiago Avelino 77dac99ce7 Merge pull request #246 from johntdyer/master
Add additional packages
10 years ago
Thiago Avelino 7de3918cb7 Merge pull request #241 from zrhzrh/patch-1
add Editor: limetext
10 years ago
dlg-yahoo ea8dc185ef github.com/square/go-jose: a library for JWT, JWS, and JWE
I think that Square's recently released Go library for the JOSE standards merits inclusion. It is, I think, nearly the most complete implementation those specs have seen in any language at this point...
10 years ago
Artyom Pervukhin 614168d335 Add autoflags package 10 years ago
Markus Zimmermann 16fda2533f Add section for fuzzing and delta-debugging/reducing/shrinking
Fuzzing is in general the generation of data e.g. for testing functions with random values
Delta-debugging/reducing/shrinking (all three names describe the same thing but the scientific community does not agree to one) describe techniques to reduce data systematically e.g. An input X leads to an error. Give me the minimal version of X which still reproduces the error.

These two areas come normally hand in hand since the same rules for generating can be used to reduce data. I would also like to add a symbolic execution and dynamic symbolic exuction section but I do not know any tool (yet) which is written in Go and does that.
10 years ago
Markus Zimmermann 9598d6fad7 add go-mutesting
This is the only publicly available mutation tester for Go source code.
10 years ago
fuli 15c25c1b0a add gonet 10 years ago
Matt Holt 1accafe625 Added golang-graphics; replaced go generate link 10 years ago
Matt Holt 22ed7926d2 Merge pull request #247 from zankich/master
Add gobot and Hardware section
10 years ago
Adrian Zankich b2d963d91b Add gobot and Hardware section 10 years ago
John Dyer 2baa08c205 Add goamz fork form Hashiecorp 10 years ago
John Dyer d526760b3c Add go-amz library 10 years ago
John Dyer a93e117ed0 Add additional logging plugins 10 years ago
Dmitri Shuralyov 8e984878d5 Update ebook link with an improved one.
Closes #245.
10 years ago
Matt Holt 7ce37f4919 Merge pull request #244 from gregpardo/master
Add Bone: Lightning Fast HTTP Multiplexer.
10 years ago
gregpardo 6dbd038532 Add Bone: Lightning Fast HTTP Multiplexer. 10 years ago
Matt Holt 30f4542076 Merge pull request #234 from areski/pr-add-sql-tools
Add SQL Query Builder Section with Squirrel & Dotsql
10 years ago
areski c564923fc3 Fix order 10 years ago
areski d2a0a07bdf Move SQL builder to sub-category of Database 10 years ago
Dmitri Shuralyov 011d80adaa Merge pull request #243 from 88250/master
Add Software Packages -> DevOps Tools -> Wide.
10 years ago
Liang Ding 82e55fef87 Add Software Packages -> DevOps Tools -> Wide 10 years ago
Rui-huai Zhang 75a20ed075 move limetext to other software 10 years ago
Matt Holt bcaa2ac8a8 Merge pull request #242 from ian-kent/master
Add/update some libraries
10 years ago
Matt Holt 17f959503a Merge pull request #239 from siddontang/master
Add: go-mysql, a database toolset for mysql protocol and replication
10 years ago
Matt Holt 0ee7c4cbf1 Merge pull request #240 from chrislusf/master
Add Seaweed File System.
10 years ago
Ian Kent a552e80bcd Add/update some libraries
- Update MailHog path and description
- add envconf/gofigure/smtp/websysd/purl/go-log/goose/linkio
10 years ago
Rui-huai Zhang 0cdfb31e3c add Editor: limetext 10 years ago
chrislusf c5a1eed6f7 Add Seaweed File System. 10 years ago
siddontang dab333d536 Update README.md 10 years ago
siddontang 4d9519b1e8 Add: go-mysql, a database toolset for mysql 10 years ago
Matt Holt c241cfa3ed Merge pull request #238 from johntdyer/master
Include portproxy and spinner
10 years ago
John Dyer 1ad0160e3f Added devops tool called OSTENT - 'collects and displays system metrics and optionally relays to Graphite and/or InfluxDB' 10 years ago
John Dyer e880173f03 Add CLI spinner util 10 years ago
John Dyer 8eeeebc5a7 Add portproxy CORS util 10 years ago
Matt Holt 1665b97ad0 Removed duplicate ebook listing; corrected names
Closes #237
10 years ago
Matt Holt 34709da5d4 Merge pull request #236 from asaskevich/patch-1
New description for the EventBus package
10 years ago
Alex Saskevich e3b3d7a531 New description for the EventBus package
https://github.com/asaskevich/EventBus
10 years ago
Matt Holt dd63e1073b Merge pull request #235 from asaskevich/patch-1
Added EventBus package to Messaging
10 years ago
Alex Saskevich 6adacc6ac9 Added EventBus package to Messaging 10 years ago
Matt Holt e0a7161972 Merge pull request #233 from matrixik/patch-8
Add gocostmodel benchmark
10 years ago
Dobrosław Żybort 1682d76d8d add: gocostmodel benchmark 10 years ago
areski 3dafaf66be Add SQL Query Builder Section with Squirrel & Dotsql 10 years ago
Matt Holt 96d4f7300d Merge pull request #230 from endeveit/master
Added package with cgo bindings for libenca
10 years ago
Nikita Vershinin 33100ad7cd Added package with cgo bindings for libenca 10 years ago