From 722d467cb0bd45192ab8d9947144ccdf3f36e27c Mon Sep 17 00:00:00 2001 From: Kenji Rikitake Date: Tue, 23 Sep 2014 10:46:22 +0900 Subject: Add esx1024, esx64, esxplus, and sfmt-erlang to packages --- packages.v1.tsv | 4 ++++ packages.v1.txt | 4 ++++ packages.v2.tsv | 4 ++++ 3 files changed, 12 insertions(+) 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 -- cgit v1.2.3