A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
TestProbe is a tiny wrapper around GenServer, that puts testing of actor interactions under control.