mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add link to parsyl's parquet reader/writer lib (#2737)
This commit is contained in:
parent
f7a56d90b3
commit
581ae39164
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user