golang

Go projects

Go Projects Here is a very useful tip for finding go projects based on a keyword search. I recently had to parse a large number of Excel xlsx and xls files for a regulatory compliance request. I would have traditionally used a Perl module for this, but the version of the module for xlsx that I had was prone to some memory issues. Go does not really have a CPANfor those just learning golang.