Commit Graph

882 Commits (a7a025094e86a84a7fb4076528c6907593f73670)

Author SHA1 Message Date
Dmitri Shuralyov 42ba5aa66f Update import path of github_flavored_markdown package.
It has moved out into a standalone repo. See shurcooL/go#19 for rationale.
9 years ago
Simon Eskildsen 02adc57d49 other-software: add toxiproxy 9 years ago
Duke 83d7013836 Merge pull request #392 from pichuio/master
Add cli by mitchellh
9 years ago
Juan B. Rodriguez 8d925c9f60 Add mlog 9 years ago
Stéphane Depierrepont 2a56d6a2b5 add go-dkim 9 years ago
Matt Holt 50aac9bf0f Merge pull request #397 from mrfuxi/auth/goth
Add markbates/goth auth library
9 years ago
Alex Browne e7aa7bc460 Add albrow/zoom 9 years ago
Karol Duleba 3491fb1fe6 Add markbates/goth auth library 9 years ago
Patrick D. f9d58cf04a corrected alphabetical order 9 years ago
Patrick D. 1e19c1dd3b changed naming of same package names
visit https://github.com/avelino/awesome-go/pull/392
9 years ago
Matt Holt b13a2c3e8b Add Security category and BadActor 9 years ago
Alix Axel f0c6ea6079 alphabetical order 9 years ago
Alix Axel c3a61a21b7 added genex package 9 years ago
Patrick D. 7d5df0d5d1 Add cli by mitchellh 9 years ago
Ruben Vermeersch b5838ad9d5 Add sql-migrate 9 years ago
Matt Holt 9de3ae59e8 Merge pull request #383 from pichuio/master
added logutils to Logging category
9 years ago
Matt Holt b983072d4a Merge pull request #384 from dariubs/master
Add gobooks
9 years ago
Matt Holt 7e4bd033a2 Merge pull request #387 from jbrodriguez/jbrodriguez-patch-1
Add pubsub
9 years ago
Matt Holt 9e3a06aa63 Merge pull request #388 from jbrodriguez/jbrodriguez-patch-2
Add go-tmdb
9 years ago
Matt Holt 0fbc815236 Merge pull request #389 from waitingkuo/patch-1
Update README.rd
9 years ago
Mauricio Souza Lima beac1f36f8 remove go-pgsql as its incomplete and not actively maintained 9 years ago
Wei-Ting Kuo f00497dc5a sorted by alphabetical order 9 years ago
Wei-Ting Kuo f6d0a45c05 Update README.rd
Add a SASS compatible
9 years ago
Juan B. Rodriguez c43f0e95e5 Add go-tmdb 9 years ago
Juan B. Rodriguez 7d8b987172 Add pubsub 9 years ago
Jonathon Klobucar 401b4a74bd Add Apcera termtables project to CLI section. 9 years ago
Duke 93a7580e2d Merge pull request #358 from rs/patch-1
Add CORS and XFF middlewares
9 years ago
Dmitri Shuralyov e1331acbfe Merge pull request #385 from mamaar/googlecode
Changed a couple of Google Code links.
9 years ago
Matti Mårds ba6bd90303 Changed link to Rob Pike's doc 9 years ago
Dariush Abbasi 5bc60bc1b7 Add gobooks 9 years ago
Olivier Poitrey e2df11edda Fix alphabetical ordering 9 years ago
Patrick D. 1cbc355552 added mdns package to networking category 9 years ago
Patrick D. 8f52a3ec32 added logutils to Logging category 9 years ago
Matt Holt cc913ca1d8 Merge pull request #382 from pichuio/master
Added go-multierror to Miscellaneous
9 years ago
Patrick D. edeafd3d30 Added go-multierror to Miscellaneous
go-multierror by hashicorp - put it to miscellaneous because the other categories don't fit for me
9 years ago
Matt Holt de59c31b0a Add caddy, a web server
At request of mholt/caddy#45
9 years ago
Chayim I. Kirshen d8e1f52050 added gigo 9 years ago
Thiago Avelino 6a9ca2c301 Merge pull request #377 from mvdan/xurls
Add xurls to the text processing category
9 years ago
Matt Holt 6d5e609404 Merge pull request #378 from minus5/master
Adding gofreetds, MSSQL database driver.
9 years ago
Igor Anic 7e520fb5f1 Reordering alphabetically 9 years ago
Igor Anic 2388e37b10 Adding gofreetds, MSSQL database driver. 9 years ago
Tomás Aparicio b675ccac41 fix(images): reorder alphabetically 9 years ago
Daniel Martí bfcac5c579 Add xurls to the text processing category 9 years ago
Tomás Aparicio b1fd123d9b feat(images): add bimg and imaginary packages 9 years ago
Olivier Poitrey b1da228028 Adding middleware sub-sections links 9 years ago
Mario Kostelac 4c8ff8fd6b fix link to original repo (instead of fork) 9 years ago
Mario Kostelac 3b5b055671 add logrus as a standalone lib 9 years ago
Ralph Caraveo III 41b7f93d76 Fixing merge conflict 9 years ago
Ralph Caraveo III 37afa7dcf9 Fix double sub-category. 9 years ago
Ralph Caraveo III f3e9f3c0b0 Moving datastructures and algorithms section into its own group 9 years ago
Thiago Avelino 10f45cfebe Merge pull request #370 from henryx/master
Added some libraries
9 years ago
Dmitri Shuralyov e59c4b9d14 Update OpenGL section.
The OpenGL repos have had an overhaul earlier this year. This update is to reflect the changes.
Update descriptions of go-gl/gl and go-gl/glfw repos.
Remove glow. It is an internal generator tool used to generate the go-gl/gl bindings; most users will not need to know about it unless they are interested in generating custom bindings or fixing issues. But in that case they can find out about glow from the go-gl/gl repository, since it's described in the README.
9 years ago
Dmitri Shuralyov bbd8d31219 Fix Markdown formatting issue.
Fix missing closing * symbol.
Issue pointed out in https://github.com/avelino/awesome-go/pull/373#issuecomment-96436497.
9 years ago
Julien Feltesse 953f98b71e update the name of the packages that have been renamed 9 years ago
Julien Feltesse 9cb30e9c79 update the url of github projects that have moved 9 years ago
Enrico Bianchi 38087d1689 Ordered lists 9 years ago
Matt Holt 9c20b4b897 Merge pull request #371 from fzerorubigd/master
add go-couchdb
9 years ago
Matt Holt ecc99a0f6f Merge pull request #367 from mauriciosl/master
Add hystrix-go to Utilities
9 years ago
Matt Holt ff7151b3e4 Merge pull request #361 from deckarep/master
Adding gosx-notifier library which is desktop notifications for OSX
9 years ago
fzerorubigd ac9fd7c64f
add go-couchdb 9 years ago
Enrico Bianchi cc5c4398f3 Added Firebird RDMS SQL driver 9 years ago
Enrico Bianchi 568c4a888a Added ini library 9 years ago
Thiago Avelino 0cf086c5c0 fixed duplicate link #366 9 years ago
Patrick D. 5a7267929f Added go-socket.io to we frameworks 9 years ago
Mauricio Souza Lima 6a68a70d35 Add hystrix-go to Utilities 9 years ago
Gilles Fabio 0d1c0e9826 Add picfit and stats. 9 years ago
Ralph Caraveo III 80678bca38 Fixing build 9 years ago
Ralph Caraveo III 3450846a36 Adding the golang-set package which offers thread-safe and non-thread-safe sets for Go. 9 years ago
Ralph Caraveo III 7c34595771 Adding gosx-notifier library which is desktop notifications for OSX 9 years ago
Duke b814c1cf47 Merge pull request #359 from rs/oplog
Add oplog to Messaging
9 years ago
Christoffer Hallas 93f8449cb2 Update README.md
Added ServeMux to the list of Web Frameworks
9 years ago
Olivier Poitrey 9e106de4c3 Add oplog to Messaging 9 years ago
Olivier Poitrey 3b713d9546 Add formjson middleware 9 years ago
Olivier Poitrey 13df16fa6a Add CORS and XFF middlewares 9 years ago
Matt Holt 1f94f134e3 Merge pull request #356 from albrow/jobs
Add github.com/albrow/jobs
9 years ago
Alex Browne 20c05f3889 Add github.com/albrow/jobs 9 years ago
Alex Browne c7a3030d20 Add github.com/albrow/forms 9 years ago
Matt Holt 216e2ffde9 Merge pull request #353 from h4ck3rm1k3/patch-1
Update README.md
9 years ago
aihui zhu 3c3334896b Update README.md 9 years ago
James Michael DuPont aa32609cbd Update README.md
adding Cap'n Proto schema generator https://github.com/glycerine/bambam
9 years ago
Matti Mårds ac264edb50 Stripe's AWS SDK is now the official SDK and has moved to the awslabs organization on Github 9 years ago
Lunny Xiao 504233bb3d Merge branch 'master' of github.com:avelino/awesome-go 9 years ago
Duke e5137dbda5 Merge pull request #351 from clsung/master
Add levigo, Go wrapper for LevelDB.
9 years ago
Lunny Xiao 7e5f43d68d alphabetical tango 9 years ago
Cheng-Lung Sung 5d3ae17117 Add levigo, Go wrapper for LevelDB. 9 years ago
Matti Mårds a9f0ab7a67 Fixing failing test after last commit by moving the package to correct place. 9 years ago
Matti Mårds 8faec9642d Added Shopify's go-lua to the list of embeddable scripting languages 9 years ago
Lunny Xiao 00578c55e5 add tango to web framework 9 years ago
Duke ce44404a40 Merge pull request #348 from devton/patch-1
added goose migration tool to list
9 years ago
Antônio Roberto 74562dff56 fix tests 9 years ago
Duke 4cb4b9706a update gopacket and gographviz link
Related #328
9 years ago
Antônio Roberto Silva d61574614d added goose migration tool to list 9 years ago
Dmitri Shuralyov d763d00c29 Update cmd/goimports link.
Related to #328.
9 years ago
Duke ecf5472959 fix leveldb link #328 9 years ago
Thiago Avelino 316766fd77 fixed url golang official projects page 9 years ago
Duke 87b82fa934 add travis build status on README 9 years ago
Duke 34282c0ba8 make all test pass 9 years ago
yaismel f9cac8a911 Alphabetical order 9 years ago
yaismel be6e56a3f4 Added nes package to software written in go section 9 years ago
yaismel d6476148b2 Added NES package 9 years ago
yaismel f5b77de765 Added tail package 9 years ago
Thiago Avelino da468b98c9 added Slugify package (alternative) 9 years ago
Dmitri Shuralyov fd44cd5621 Use github homepage as the link. 9 years ago
Dmitri Shuralyov efe32d0cea Add packages for FTP, SFTP protocols.
Resolves #266.
/cc @jlaffaye @davecheney @koofr
9 years ago
Matt Holt 41f1850b8c Merge pull request #332 from firstrow/patch-2
Added log-voyage
9 years ago
Matt Holt 2e8233cd8e Merge pull request #330 from msoap/master
Added shell2http
9 years ago
Matt Holt 947ea463a9 Merge pull request #329 from norwack/master
add plubi
9 years ago
Matt Holt d3d8b5a8e4 Merge pull request #327 from e-dard/master
Add godist and netbug
9 years ago
Duke 3562ebee23 Merge pull request #340 from joeybloggs/master
update package location for go-validate-yourself to bluesuncorp/validator
9 years ago
Alexander Rødseth 1d808a4994 Alphabetical order
* Also added a missing headline for the Windows category
* Tried to make the spacing more regular
* Placed Server Applications under Awesome Go instead of toplevel
9 years ago
Alexander Rødseth 4245a1faba Added a missing headline in the overview.
* Also adjusted the placement of "Server Applications" slightly, since
  it's neither a library or resource, nor a tool.
* Also tried to make the line spacing more regular.
9 years ago
Dean Karn 29d6c19846 Update README.md 9 years ago
Trevor 55e821a902 Add taglib 9 years ago
Duke dedb5349fa Merge pull request #338 from parkghost/patch-1
Add gxui
9 years ago
Brandon Chen 895558ad85 sort item by alphabetically 9 years ago
Brandon Chen b470b329df Add gxui 9 years ago
Daniel Skinner 571bddb4bb Add damsel 9 years ago
Ory Band 8ecc664962 added BigQuery stream insert package: go-bqstreamer 9 years ago
Thiago Avelino baa1e3d751 Merge pull request #334 from nguyendangminh/patch-1
Add a new Configuration package: mini
9 years ago
Nguyen Dang Minh 797c9c2d7c Update README.md 9 years ago
Matt Holt dba60b1f62 Merge pull request #333 from xyproto/master
Added two projects
9 years ago
Alexander Rødseth 9a380d5633 Add algernon 9 years ago
Nguyen Dang Minh 983e5b4295 Add a new Configuration package: mini 9 years ago
Alexander Rødseth 9dd1d25504 Add permissions2 9 years ago
Andrii Bubis f4554cb559 Added log-voyage 9 years ago
kazusuke sasezaki 2b46d761f7 update Bone for preferable URL
at Web Frameworks section.
current squiidz/bone seems just one of fork.
9 years ago
Sergey Mudrik 26a3542cb3 Moved shell2http into another category 9 years ago
Sergey Mudrik 3852e93c1f Added shell2http 9 years ago
Norwack d567786ffa add plubi 9 years ago
Fabio Falci 1256ef6c16 Add gocui 9 years ago
Thiago Avelino aab5e166d6 Merge pull request #322 from vishr/master
Added gommon/color to the list.
9 years ago
Thiago Avelino 4f82ca4c2e Merge pull request #323 from kidoman/patch-1
Add embd, framework for hardware
9 years ago
Dmitri Shuralyov c487d70314 Merge pull request #324 from kidoman/patch-2
Add go-steam, library to interact with Steam servers
9 years ago
Edd Robinson 3c4cf2827d Add godist and netbug 9 years ago
Ethan Burns 50359b1b04 Plotinum is now gonum/plot. 9 years ago
Karan Misra bd0239895b Add go-steam, library to interact with Steam servers
Ref: https://developer.valvesoftware.com/wiki/Source_RCON_Protocol
9 years ago
Karan Misra 12d2c525b4 remove typo 9 years ago
Karan Misra 65ab01b93d Add embd, package for hardware
http://embd.io
http://kidoman.io/framework/embd.html
9 years ago
Vishal Rana ea82a107dd Update README.md 9 years ago
Vishal Rana 10679a5316 Update README.md 9 years ago
Matt Holt 22e71f49d0 Merge pull request #321 from vishr/master
Renamed bolt to echo in web frameworks
9 years ago
Vishal Rana 8c0ea7f75e Renamed bolt to echo in web frameworks
Signed-off-by: Vishal Rana <vr@labstack.com>
9 years ago
NHOrus 6f44267bce Added metalinter in code analysis tools 9 years ago
Matt Holt 0d2e54d9b8 Eh, just submit a PR 9 years ago
Matt Holt d617bec217 Added Comcast (closes #315) 9 years ago
Matt Holt ce6648100e Merge pull request #318 from rjeczalik/add-gh
Add gh, package for GitHub-centric ops
9 years ago
Rafal Jeczalik dd3205fe5a Add gh, package for GitHub-centric ops 9 years ago
Matt Holt 65f65c9c19 Alphabetized notify 9 years ago
Matt Holt 1a4fdfc9b5 Merge pull request #316 from TheCreeper/master
Added go-notify
9 years ago
Matt Holt f5c9d428d5 Merge pull request #317 from vishr/master
Added bolt to the list of web frameworks.
9 years ago
Rafal Jeczalik af3acead9b Add notify, filesystem notification package 9 years ago
Vishal Rana a57dbda902 Added bolt to the list
Signed-off-by: Vishal Rana <vr@labstack.com>
9 years ago
TheCreeper b3c9c7228e Added go-notify 9 years ago
Duke 2023779bad Merge pull request #314 from carlescere/master
Add scheduler, package for job scheduling
9 years ago
Matt Holt eb96f483a9 Merge pull request #313 from faxal/master
Add packages that embeds resources in binary
9 years ago
fazal 0942fe16f8 Re-arranged packages alphabetically 9 years ago
Matt Holt 4e2a1660b3 Plea to encourage readers to help keep list updated 9 years ago
Carles Cerezo Guzmán cb22e1be3f Add scheduler, package for job scheduling 9 years ago
fazal 8b70401388 Alphabetical 9 years ago
fazal 9318c7e1d0 Add description to resource embedding packages 9 years ago
fazal 81cd72d037 Fix link 9 years ago
fazal 179cabd4a1 Resources Embedding
Packages that helps in embedding resources to go binary
9 years ago
Thiago Avelino 1b8870f5ea Merge pull request #311 from adnanh/patch-1
Update README.md
9 years ago
Nick Waywood a5b34ea43c Added nut package manager 9 years ago
Adnan Hajdarević 12f565865f Update README.md 9 years ago
Carles Cerezo Guzmán 7c14687fef Add package goback
Adds exponential backoff package.
9 years ago
Michael Vetter b96e92d987 Add termui 9 years ago
Nick Waywood 635fa05033 Added go-json-rest web framework 9 years ago
Matt Holt b635554aac Merge pull request #303 from vadimg/master
Add decimal
9 years ago
Vadim Graboys 3f73806f6f Add decimal 9 years ago
Pravendra Singh ab314847f1 Rename geo_pattern to geopattern
> Fix lexicographical ordering of other packages in Images section too.
9 years ago
Doug Martin 06c01b5bc2 Adding goqu to sql query builder section 9 years ago
若山史郎 74aea649b8 reorder gopsutil alphabetically. 9 years ago
若山史郎 9b934639c0 add gopsutil to the Miscellaneous section. 9 years ago
Mario Gutierrez 1b1a3c328b added logxi 9 years ago
Carles Cerezo Guzmán c28bec324f Add go-capnproto 9 years ago
Matt Holt 3a9ee56738 Merge pull request #297 from 2tvenom/master
DB tools 2tvenom/myreplication
9 years ago
Pavel Ven Gulbin e7a7faa920 DB tools 2tvenom/myreplication alphabetize 9 years ago
Matt Holt 68957b4058 Merge pull request #292 from netpoetica/remove-CUI
divide CUI into std and advanced Command Line
9 years ago
Matt Holt 87cee94d98 Merge pull request #284 from joeybloggs/master
Add Validation section
9 years ago
Matt Holt 591002e589 Merge pull request #287 from lazywei/master
Add gonum/matrix
9 years ago
Matt Holt 36065c7dad Merge pull request #295 from olebedev/master
Config tool added
9 years ago
Dmitri Shuralyov 8a41d58d2d Add github.com/mitchellh/mapstructure.
In mitchellh/mapstructure#24, the author said he wouldn't mind it here. It's a high quality Go library that serves a specific need.
9 years ago
olebedev 05eeb4563e Config tool added 9 years ago
indraniel 20a96b158e Add blevesearch/segment to the NLP section)
- blevesearch/segment is a a Go library for performing Unicode Text
    Segmentation as described in Unicode Standard Annex #29
9 years ago
Keith Rosenberg 6d55072389 divide CUI into std and advanced Command Line
https://github.com/avelino/awesome-go/issues/282
9 years ago
Matt Holt 8fd689c009 Added Porter2 stemming library 9 years ago
Pavel Ven Gulbin bf73c405ef DB tools 2tvenom/myreplication 9 years ago
Matt Holt 899fa96aa4 Merge pull request #289 from carlescere/config-section
Added configuration section
9 years ago
Akshay Deo f8f196c276 Arranged the dev ops list alphabetically 9 years ago
Carles Cerezo Guzmán 5cf93d6666 Added configuration section
Miscellaneous section had 4 packages dedicated to configuration
management and parsing. New configuration section created with this
packages:
* envcfg
* envconf
* gofigure
* viper
9 years ago
Akshay Deo 2305be536a Added go-metrics in dev ops list. 9 years ago
Chih-Wei Chang b9c30ba343 Remove redundant status description. 9 years ago
Chih-Wei Chang 7ab0889b8d Add gonum/matrix, update status for other packages. 9 years ago
Thiago Avelino 641af7d6f3 added irc help for contributors
freenode #awesome-go
10 years ago
Jerry Zhao 706ba7373a missing Bing 10 years ago
ArturKlajnerok dc202ff7c0 Recommend google api and google cloud api clients 10 years ago
ArturKlajnerok b8c5170fce Recommend stripe api client 10 years ago
Dean Karn 507d082c5f Add Validation section
Added Validation section for application data validation
10 years ago
Jerry Zhao c9be4a22f8 in alphabetical order 10 years ago
Jerry Zhao 38b20d6fc7 add geo-golang 10 years ago
Matt Holt 7e090268bb Merge pull request #281 from bit4bit/master
add gami, client asterisk manager interface
10 years ago
Jovany Leandro G.C 60af55927f add gami, client asterisk manager interface 10 years ago
Vladislav Spirenkov 62cc3d3ce5 alphabetical order 10 years ago
Vladislav Spirenkov d28f245ea9 easyssh added 10 years ago
Claudemiro 1f95598295 Added neo web framework 10 years ago
Matt Holt 1754cd2bbf Merge pull request #278 from jeromatron/gocql-cassandra-branch
Added gocql to the list of nosql drivers.
10 years ago
Jeremy Hanna 57f78ae1a4 Added gocql to the list of nosql drivers. 10 years ago
Matt Holt e222410211 Merge pull request #274 from carlescere/master
Added viper package
10 years ago
Tomaž Kovačič 72edc8e941 Adding link to https://github.com/tomazk/envcfg
* useful lib if you write web apps
* actively maintained
* full test suite with tests on travis
10 years ago
Matt Holt 0a4b2c5e7f Removed v8-go (closes #275) 10 years ago
Carles Cerezo Guzmán e3963a6252 Added configuration management package viper 10 years ago
Carles Cerezo Guzmán abd504955b Added configuration management package viper 10 years ago
Thiago Avelino 3ec4dc72f9 Merge pull request #272 from olebedev/master
Adding Duktape Javascript engine bindings for Go
10 years ago
Dobrosław Żybort e17e467003 add: golang-sql-benchmark 10 years ago
olebedev f57d9e862c Adding Duktape Javascript engine bindings for Go 10 years ago
Byron Ruth c42f4a789f Add "neoism" database drive for Neo4j 10 years ago
Rafael Moreira 7c8a666187 Adding Resoursea framework.
Adding Resoursea, a new and powerful REST framework.
10 years ago
Maksim Naumov ded00f7f5d FastLz library 10 years ago
Huan Du 59b218387a Recommend xstrings. 10 years ago
fzerorubigd ece688a0db update gorp address 10 years ago
siddontang d8f11fbb9f Update README.md 10 years ago
Dario Castañé 8778dd189a Medeina HTTP routing tree added 10 years ago
Dmitri Shuralyov 1323dd2b1e Add version control libraries.
Closes #169.
10 years ago
sindbis 610bbde13b Added Ego to "Template Engines" section 10 years ago
Tim Cooper e6a3208f2a Update protocol buffer links 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
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
Kishore Kumar Vaishnav 005aba351f Arranged in Alphabetical Order 10 years ago
Kishore Kumar Vaishnav 34cce55e19 Update README.md 10 years ago
lukas c94660eebe Add Remote Jobs 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
Adrian Zankich b2d963d91b Add gobot and Hardware section 10 years ago