Skip to content

Useful Erlang Libraries

fjl edited this page Apr 2, 2012 · 4 revisions

Useful Erlang Libraries

The following Erlang libraries aren't included with Chicago Boss, but have been known complement Chicago Boss's functionality quite well.

  • Lager - logging framework
  • ELDAP - for LDAP authentication
  • erl_img - for basic image manipulation
  • jerome - for converting rich-text (Textile, HTML, RTF)
  • meck - test mocking (compatible with unit)
  • xmlrpc - XMLRPC, easy to use
  • hello - JSON-RPC client/server library