aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
diff options
context:
space:
mode:
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 88e5fe2..3aa106c 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -18,6 +18,7 @@ eep https://github.com/virtan/eep https://github.com/virtan/eep Erlang Easy Prof
efene https://github.com/efene/efene https://github.com/efene/efene Alternative syntax for the Erlang Programming Language focusing on simplicity, ease of use and programmer UX
eganglia https://github.com/inaka/eganglia https://github.com/inaka/eganglia Erlang library to interact with Ganglia
ehsa https://bitbucket.org/a12n/ehsa https://bitbucket.org/a12n/ehsa Erlang HTTP server basic and digest authentication modules
+ej https://github.com/seth/ej https://github.com/seth/ej Helper module for working with Erlang terms representing JSON
eleveldb https://github.com/basho/eleveldb https://github.com/basho/eleveldb Erlang LevelDB API
elli https://github.com/knutin/elli https://github.com/knutin/elli Simple, robust and performant Erlang web server
elvis https://github.com/inaka/elvis https://github.com/inaka/elvis Erlang Style Reviewer
@@ -99,6 +100,7 @@ openpoker https://github.com/hpyhacking/openpoker https://github.com/hpyhacking/
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
pobox https://github.com/ferd/pobox https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang
poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory
+pooler https://github.com/seth/pooler https://github.com/seth/pooler An OTP Process Pool Application
procket https://github.com/msantos/procket http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations
proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
protobuffs https://github.com/basho/erlang_protobuffs https://github.com/basho/erlang_protobuffs An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.