https://github.com/simulot/golib
https://github.com/simulot/golib
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/simulot/golib
- Owner: simulot
- Created: 2017-01-20T14:33:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-25T20:50:08.000Z (over 9 years ago)
- Last Synced: 2025-02-22T23:49:53.822Z (over 1 year ago)
- Language: Go
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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