mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/jonchun/pathtype
This commit is contained in:
parent
627fc436ce
commit
972145d568
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user