[erlang-questions] Third party libs you always use

Metin Akat akat.metin@REDACTED
Sun May 15 08:37:07 CEST 2016


1. sync - for automatic recompilation while developing
2. gproc - you almost always need process registration/locking
3. lager - logging
4. cowboy - as it almost always has some web interface
5. jsx - JSON encoding/decoding

On Sun, May 15, 2016 at 12:07 AM, Brujo Benavides <
fernando.benavides@REDACTED> wrote:

> Eper (mostly just because of redbug)
> Sync
> Katana-test
>
> For Web services:
> Cowboy-swagger
> Mixer
>
> Cheers
> On May 14, 2016 2:36 PM, "Cian Synnott" <cian@REDACTED> wrote:
>
>> On Sat, May 14, 2016 at 6:29 PM, Ryan Stewart <zzantozz@REDACTED> wrote:
>> > Q: Are there third-party libraries that you almost automatically include
>> > when you start or become involved with an Erlang project?
>> >
>> http://ferd.github.io/recon/ (Cf. https://www.erlang-in-anger.com/)
>> https://github.com/Feuerlabs/exometer
>> https://github.com/basho/lager
>> https://github.com/basho/cuttlefish
>> https://github.com/basho/node_package
>> Very often Cowboy or Ranch depending on what I'm doing.
>>
>> Cian
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160515/271ab6a0/attachment.htm>


More information about the erlang-questions mailing list