Add github.com/albrow/jobs

checkGoreportcard
Alex Browne 9 years ago
parent 216e2ffde9
commit 20c05f3889

@ -405,6 +405,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
* [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields.
* [browscap_go](https://github.com/fromYukki/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/).
* [gopsutil](https://github.com/shirou/gopsutil) - A cross-platform library for retrieving process and system utilization(CPU, Memory, Disks, etc).
* [jobs](https://github.com/albrow/jobs) - A persistent and flexible background jobs library.
* [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal.
* [xstrings](https://github.com/huandu/xstrings) - A collection of useful string functions ported from other languages.

Loading…
Cancel
Save