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