Fiber::Local

A module to simplify fiber-local state.

Features

* Easily access fiber-local state from a fiber.
* Default to shared thread-local state.

Homepage:
https://github.com/socketry/fiber-local
