Browse Source

Add esx1024, esx64, esxplus, and sfmt-erlang to packages

Kenji Rikitake 10 years ago
parent
commit
722d467cb0
3 changed files with 12 additions and 0 deletions
  1. 4 0
      packages.v1.tsv
  2. 4 0
      packages.v1.txt
  3. 4 0
      packages.v2.tsv

+ 4 - 0
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

+ 4 - 0
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

+ 4 - 0
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