This is a Ruby implementation of GenServer using Ractors.
Add it to your bundle.
bundle add gen_server
Or just install it directly.
gem install gen_server
Check out the example/ directory for now.
example/