An open API service indexing awesome lists of open source software.

https://github.com/simulot/golib


https://github.com/simulot/golib

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# golib
My shared Go code library

Package | Description
--------|------------
encoding | a reader that converts transparently utf-16 files to utf-8
globchanel| An asynchronous version of filepath.Glob. But it gives disappointing performance compared to filepath.GLob
pipeline | Flow of tasks chained in a pipeline
walker| Explore folders and archives