diff options
Diffstat (limited to 'packages.v1.txt')
-rw-r--r-- | packages.v1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt index 6434d25..c8f882c 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -25,6 +25,7 @@ exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xors exs64 https://github.com/jj1bdx/exs64 https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang. exsplus https://github.com/jj1bdx/exsplus https://github.com/jj1bdx/exsplus Xorshift128plus pseudo random number generator for Erlang. feeder https://github.com/michaelnisi/feeder https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds. +geas https://github.com/crownedgrouse/geas.git https://github.com/crownedgrouse/geas Guess Erlang Application Scattering getopt https://github.com/jcomellas/getopt.git https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax gproc https://github.com/uwiger/gproc.git https://github.com/uwiger/gproc Extended process registry for Erlang gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang. @@ -43,6 +44,7 @@ live https://github.com/ninenines/live http://ninenines.eu Automated module and mekao https://github.com/ddosia/mekao.git https://github.com/ddosia/mekao SQL constructor modlib https://github.com/gar1t/modlib.git https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. +nodefinder https://github.com/erlanger/nodefinder.git https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. psycho https://github.com/gar1t/psycho.git https://github.com/gar1t/psycho HTTP server that provides a WSGI-like interface for applications and middleware. @@ -60,5 +62,6 @@ tddreloader https://github.com/version2beta/tddreloader https://github.com/versi tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation +wpool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool xref_runner https://github.com/inaka/xref_runner.git https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref) zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang |