aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-09-23 17:07:39 +0300
committerLoïc Hoguin <[email protected]>2014-09-23 17:07:39 +0300
commit0951a6bf501dc9ef9e4249fc72ea4cc626e25e6f (patch)
tree5979baa6a60eac0710f897c67527cd5cfc84010a
parentc1fb807f2e687d044175ba00aa4baacb41a30aae (diff)
parent722d467cb0bd45192ab8d9947144ccdf3f36e27c (diff)
downloaderlang.mk-0951a6bf501dc9ef9e4249fc72ea4cc626e25e6f.tar.gz
erlang.mk-0951a6bf501dc9ef9e4249fc72ea4cc626e25e6f.tar.bz2
erlang.mk-0951a6bf501dc9ef9e4249fc72ea4cc626e25e6f.zip
Merge branch 'jj1bdx-prngs' of git://github.com/jj1bdx/erlang.mk
-rw-r--r--packages.v1.tsv4
-rw-r--r--packages.v1.txt4
-rw-r--r--packages.v2.tsv4
3 files changed, 12 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 38805aa..9185ac9 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -15,6 +15,9 @@ eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Non-block
erldb https://github.com/erldb/erldb.git http://erldb.org ORM (Object-relational mapping) application implemented in Erlang
erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router and client written in Erlang.
+esx1024 https://github.com/jj1bdx/esx1024 https://github.com/jj1bdx/esx1024 Xorshift1024star pseudo random number generator for Erlang.
+esx64 https://github.com/jj1bdx/esx64 https://github.com/jj1bdx/esx64 Xorshift64star pseudo random number generator for Erlang.
+esxplus https://github.com/jj1bdx/esxplus https://github.com/jj1bdx/esxplus Xorshift128plus pseudo random number generator for Erlang.
gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client
itweet https://github.com/inaka/itweet.git http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
@@ -32,6 +35,7 @@ ptrackerl https://github.com/inaka/ptrackerl.git https://github.com/inaka/ptrack
pusherman https://github.com/inaka/pusherman.git https://github.com/inaka/pusherman.git queuing system for push notifications
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
+sfmt-erlang https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.
shotgun https://github.com/inaka/shotgun.git https://github.com/inaka/shotgun.git better than just a gun
sumo_db https://github.com/inaka/sumo_db.git https://github.com/inaka/sumo_db.git Erlang Persistency Framework
diff --git a/packages.v1.txt b/packages.v1.txt
index 38805aa..9185ac9 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -15,6 +15,9 @@ eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Non-block
erldb https://github.com/erldb/erldb.git http://erldb.org ORM (Object-relational mapping) application implemented in Erlang
erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router and client written in Erlang.
+esx1024 https://github.com/jj1bdx/esx1024 https://github.com/jj1bdx/esx1024 Xorshift1024star pseudo random number generator for Erlang.
+esx64 https://github.com/jj1bdx/esx64 https://github.com/jj1bdx/esx64 Xorshift64star pseudo random number generator for Erlang.
+esxplus https://github.com/jj1bdx/esxplus https://github.com/jj1bdx/esxplus Xorshift128plus pseudo random number generator for Erlang.
gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client
itweet https://github.com/inaka/itweet.git http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
@@ -32,6 +35,7 @@ ptrackerl https://github.com/inaka/ptrackerl.git https://github.com/inaka/ptrack
pusherman https://github.com/inaka/pusherman.git https://github.com/inaka/pusherman.git queuing system for push notifications
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
+sfmt-erlang https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.
shotgun https://github.com/inaka/shotgun.git https://github.com/inaka/shotgun.git better than just a gun
sumo_db https://github.com/inaka/sumo_db.git https://github.com/inaka/sumo_db.git Erlang Persistency Framework
diff --git a/packages.v2.tsv b/packages.v2.tsv
index b99c6fd..5cc0778 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -15,6 +15,9 @@ eredis git https://github.com/wooga/eredis master https://github.com/wooga/eredi
erldb git https://github.com/erldb/erldb.git master http://erldb.org ORM (Object-relational mapping) application implemented in Erlang
erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
erwa git https://github.com/bwegh/erwa master https://github.com/bwegh/erwa A WAMP router and client written in Erlang.
+esx1024 git https://github.com/jj1bdx/esx1024 master https://github.com/jj1bdx/esx1024 Xorshift1024star pseudo random number generator for Erlang.
+esx64 git https://github.com/jj1bdx/esx64 master https://github.com/jj1bdx/esx64 Xorshift64star pseudo random number generator for Erlang.
+esxplus git https://github.com/jj1bdx/esxplus master https://github.com/jj1bdx/esxplus Xorshift128plus pseudo random number generator for Erlang.
gun git https://github.com/extend/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
ibrowse git https://github.com/cmullaparthi/ibrowse v4.1.1 https://github.com/cmullaparthi/ibrowse Erlang HTTP client
itweet git https://github.com/inaka/itweet.git 3.0 http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
@@ -32,6 +35,7 @@ ptrackerl git https://github.com/inaka/ptrackerl.git 0.2 https://github.com/inak
pusherman git https://github.com/inaka/pusherman.git 1 https://github.com/inaka/pusherman.git queuing system for push notifications
ranch git https://github.com/ninenines/ranch 1.0.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
resource_discovery git https://github.com/erlware/resource_discovery master http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
+sfmt-erlang git https://github.com/jj1bdx/sfmt-erlang master https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse transform for type based validation.
shotgun git https://github.com/inaka/shotgun.git 0.1 https://github.com/inaka/shotgun.git better than just a gun
sumo_db git https://github.com/inaka/sumo_db.git 1 https://github.com/inaka/sumo_db.git Erlang Persistency Framework