Add github.com/jonchun/pathtype

This commit is contained in:
Jonathan Chun 2021-08-03 16:36:47 -04:00 committed by Avelino
parent 627fc436ce
commit 972145d568

View File

@ -792,6 +792,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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.
* [pathtype](https://github.com/jonchun/pathtype) - Treat paths as their own type instead of using strings.
* [pdfcpu](https://github.com/pdfcpu/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.