Go Playgound

Results 23 repositories owned by Go Playgound

pool

723
Stars
65
Forks
Watchers

:speedboat: a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation

stats

170
Stars
19
Forks
Watchers

:chart_with_upwards_trend: Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...

assert

62
Stars
17
Forks
Watchers

:exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions

colors

67
Stars
12
Forks
Watchers

:art: Go color manipulation, conversion and printing library/utility

errors

54
Stars
4
Forks
Watchers

:boom:Error Context, Stack Trace, Types and Tags for full error handling and logging.

generate

30
Stars
6
Forks
Watchers

:runner:runs go generate recursively on a specified path or environment variable and can filter by regex

justdoit

19
Stars
6
Forks
Watchers

simple auto-compile daemon that just works

kms

47
Stars
2
Forks
Watchers

:hocho: Is a library that aids in graceful shutdown of a process/application

pkg

39
Stars
5
Forks
Watchers

:star: pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name with an additional suffix of `ext` to avoid naming conflic...

statics

67
Stars
7
Forks
Watchers

:file_folder: Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks