RubyGo
Syntax sugars (go, chan, select) around Ruby threads and queues, emulating Golang Goroutines.
Installation
Add this line to your application's Gemfile:
gem 'ruby_go'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ruby_go
Usage
Refer to examples in example/.
License
MIT 2016 @ Zhuochun.