Add link to parsyl's parquet reader/writer lib (#2737)

This commit is contained in:
Craig Swank 2019-10-13 05:24:39 -06:00 committed by Andy Pan
parent f7a56d90b3
commit 581ae39164

View File

@ -663,6 +663,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-gtfs](https://github.com/artonge/go-gtfs) - Load gtfs files in go.
* [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal.
* [opc](https://github.com/qmuntal/opc) - Load Open Packaging Conventions (OPC) files for Go.
* [parquet](https://github.com/parsyl/parquet) - Read and write [parquet](https://parquet.apache.org) files.
* [pdfcpu](https://github.com/hhrutter/pdfcpu) - PDF processor.
* [skywalker](https://github.com/dixonwille/skywalker) - Package to allow one to concurrently go through a filesystem with ease.
* [stl](https://gitlab.com/russoj88/stl) - Modules to read and write STL (stereolithography) files. Concurrent algorithm for reading.