mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add STL library (#2415)
This commit is contained in:
parent
9b47366aad
commit
7730d80785
@ -619,6 +619,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [opc](https://github.com/qmuntal/opc) - Load Open Packaging Conventions (OPC) files for Go.
|
||||
* [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.
|
||||
* [tarfs](https://github.com/posener/tarfs) - Implementation of the [`FileSystem` interface](https://godoc.org/github.com/kr/fs#FileSystem) for tar files.
|
||||
* [vfs](https://github.com/C2FO/vfs) - A pluggable, extensible, and opinionated set of filesystem functionality for Go across a number of filesystem types such as os, S3, and GCS.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user