Suggestions for reading good libraries

Other than documentation, reading good code helps learn concepts.

In this backdrop, what are some good libraries that implement / use Genserver and Phoenix in nice/clean/ideal way?

Or any other thing (book, podcast) that’ll help with real life coding example.

Thanks.