goroutine topic
List
goroutine repositories
routine
60
Stars
7
Forks
Watchers
go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它
goroutineid
58
Stars
11
Forks
Watchers
extract goroutine id to the out world although it's dangerous and useless.
ecs
92
Stars
9
Forks
Watchers
Build your own Game-Engine based on the Entity Component System concept in Golang.
chanbroker
61
Stars
5
Forks
Watchers
ChanBroker, a Broker for goroutine, is simliar to kafka
gsysint
66
Stars
10
Forks
Watchers
Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purposes)