Efene Programming Language
1.0
  • Efene Philisophy
  • Community
  • Help Needed
  • Efene Quick Introduction for the Busy/Lazy Programmer
  • Efene Introduction
  • Language Reference
  • Quick Start
  • Templates
  • Language Tradeoffs
  • Rebar Plugin
  • Recommended Libraries
  • BEAM Toolbox
Efene Programming Language
  • Docs »
  • Recommended Libraries
  • View page source

Recommended LibrariesΒΆ

This is kind of a “Efene Standard Library” composed of recommended modules for different tasks, we recommend one library per task, if it doesn’t satisfy your needs please help us improve them.

There are two JSON parsing libs since one is pure erlang and the other one is NIF based.

Task Name Link
HTTP Server Cowboy https://github.com/ninenines/cowboy
HTTP Client Shotgun https://github.com/inaka/shotgun
WebSockets/SSE/COMET Bullet https://github.com/extend/bullet
Socket Server Ranch https://github.com/ninenines/ranch
JSON Parsing Jsx https://github.com/talentdeficit/jsx
JSON Parsing Jiffy https://github.com/davisp/jiffy
Metrics Exometer https://github.com/Feuerlabs/exometer
Testing Common Test http://www.erlang.org/doc/man/common_test.html
Generative Testing Triq https://github.com/krestenkrab/triq
Worker Pool Worker Pool https://github.com/inaka/worker_pool
Utilities Katana https://github.com/inaka/erlang-katana
Next Previous

© Copyright 2015, Mariano Guerra.

Built with Sphinx using a theme provided by Read the Docs.