diff options
author | Kenji Rikitake <[email protected]> | 2014-09-23 10:46:22 +0900 |
---|---|---|
committer | Kenji Rikitake <[email protected]> | 2014-09-23 10:46:22 +0900 |
commit | 722d467cb0bd45192ab8d9947144ccdf3f36e27c (patch) | |
tree | 5979baa6a60eac0710f897c67527cd5cfc84010a /packages.v1.tsv | |
parent | c1fb807f2e687d044175ba00aa4baacb41a30aae (diff) | |
download | erlang.mk-722d467cb0bd45192ab8d9947144ccdf3f36e27c.tar.gz erlang.mk-722d467cb0bd45192ab8d9947144ccdf3f36e27c.tar.bz2 erlang.mk-722d467cb0bd45192ab8d9947144ccdf3f36e27c.zip |
Add esx1024, esx64, esxplus, and sfmt-erlang to packages
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r-- | packages.v1.tsv | 4 |
1 files changed, 4 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 |