Turns ABNF into parser https://github.com/princemaple/abnf_parsec Hades - A wrapper for NMAP written in Elixir

Make your stateful library easier to use

In my ongoing quest to convince people to stop using Application env so much, I decided to write about one of the patterns I use for making “stateful” libraries (libraries that provide processes, ets tables, etc.) more configurable and reusable.

https://keathley.io/blog/reusable-libraries.html