Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikespook/golib
https://github.com/mikespook/golib
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikespook/golib
- Owner: mikespook
- License: mit
- Created: 2012-12-20T14:37:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-19T13:45:32.000Z (almost 9 years ago)
- Last Synced: 2024-08-01T18:28:56.196Z (3 months ago)
- Language: Go
- Size: 71.3 KB
- Stars: 54
- Watchers: 19
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GoLib
=====Several packages for Golang.
_Alphabitec Order_
[AutoInc][autoinc] - generating integers from `start` with `step`
[Signal][signal] - Handling system signal easyly
[autoinc]: https://github.com/mikespook/golib/tree/master/autoinc
[signal]: https://github.com/mikespook/golib/tree/master/signal