Commit Graph

1114 Commits (5b0db8a1455e46f3751e3469666fc8297b8319ad)
 

Author SHA1 Message Date
Thiago Avelino 7c93cab057 Merge pull request #269 from fromYukki/master
FastLz library
10 years ago
Maksim Naumov ded00f7f5d FastLz library 10 years ago
Matt Holt 1fa608a629 Merge pull request #267 from huandu/add-xstrings
Recommend xstrings.
10 years ago
Huan Du 59b218387a Recommend xstrings. 10 years ago
Dmitri Shuralyov a81ad4d7d6 Merge pull request #265 from fzerorubigd/patch-1
update gorp address.
10 years ago
fzerorubigd ece688a0db update gorp address 10 years ago
Matt Holt c67f4cea5a Merge pull request #264 from siddontang/patch-1
add go-mysql-elasticsearch
10 years ago
siddontang d8f11fbb9f Update README.md 10 years ago
Thiago Avelino 6d37b9d69f Merge pull request #263 from imdario/patch-1
Medeina HTTP routing tree added
10 years ago
Dario Castañé 8778dd189a Medeina HTTP routing tree added 10 years ago
Thiago Avelino faf7bc9854 Merge pull request #262 from avelino/vcs-libraries
Add version control libraries.
10 years ago
Dmitri Shuralyov 1323dd2b1e Add version control libraries.
Closes #169.
10 years ago
Thiago Avelino 72b5c574d0 Merge pull request #261 from sindbis/master
Added Ego to "Template Engines" section
10 years ago
sindbis 610bbde13b Added Ego to "Template Engines" section 10 years ago
Thiago Avelino 3e5cf8bf3e Merge pull request #260 from bontibon/master
Update protocol buffer links
10 years ago
Tim Cooper e6a3208f2a Update protocol buffer links 10 years ago
Thiago Avelino 4ee88ac4ee Merge pull request #259 from name5566/master
update the game development list
10 years ago
Name5566 1b1d3e6ec4 update the game development list
add Leaf framework: A lightweight game server framework
10 years ago
Thiago Avelino 8fc45fdcb3 Merge pull request #258 from matrixik/patch-9
add: golang-micro-benchmarks
10 years ago
Thiago Avelino 07d1f9d2e8 Merge pull request #257 from zach-klippenstein/patch-1
Added goregen
10 years ago
Thiago Avelino cef61ce55b Merge pull request #256 from mozillazg/patch-1
Add request package, Go HTTP Requests for Humans™.
10 years ago
Dobrosław Żybort 685622aa16 add: golang-micro-benchmarks 10 years ago
Zach Klippenstein 4565ddc318 Added goregen 10 years ago
mozillazg c6af25401e Add request package, Go HTTP Requests for Humans™. 10 years ago
Thiago Avelino d2a5cc9ce4 Merge pull request #255 from kishorevaishnav/master
Update README.md
10 years ago
Kishore Kumar Vaishnav 005aba351f Arranged in Alphabetical Order 10 years ago
Kishore Kumar Vaishnav 34cce55e19 Update README.md 10 years ago
Thiago Avelino 5be198d7e8 Merge pull request #254 from lukasz-madon/patch-2
Add Remote Jobs
10 years ago
lukas c94660eebe Add Remote Jobs 10 years ago
Matt Holt 39ef9197fd Merge pull request #253 from avelino/add-collada-library
Add go-collada, a Go package for working with the Collada file format.
10 years ago
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