packages.v1.txt 9.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. apns https://github.com/inaka/apns4erl http://inaka.github.com/apns4erl Apple Push Notification Server for Erlang
  2. azdht https://github.com/arcusfelis/azdht https://github.com/arcusfelis/azdht Azureus Distributed Hash Table (DHT) in Erlang
  3. binpp https://github.com/jtendo/binpp https://github.com/jtendo/binpp Erlang Binary Pretty Printer
  4. bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, efficient streaming for Cowboy.
  5. cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Really simple terminal colorization
  6. classifier https://github.com/inaka/classifier https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier
  7. couchbeam https://github.com/benoitc/couchbeam https://github.com/benoitc/couchbeam Apache CouchDB client in Erlang
  8. cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server.
  9. cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library for manipulating Web protocols.
  10. damocles https://github.com/lostcolony/damocles https://github.com/lostcolony/damocles Erlang library for generating adversarial network conditions for QAing distributed applications/systems on a single Linux box.
  11. debbie https://github.com/crownedgrouse/debbie https://github.com/crownedgrouse/debbie .DEB Built In Erlang
  12. dispcount https://github.com/ferd/dispcount https://github.com/ferd/dispcount Erlang task dispatcher based on ETS counters.
  13. e2 https://github.com/gar1t/e2 http://e2project.org Library to simply writing correct OTP applications.
  14. edgar https://github.com/crownedgrouse/edgar https://github.com/crownedgrouse/edgar Erlang Does GNU AR
  15. eep https://github.com/virtan/eep https://github.com/virtan/eep Erlang Easy Profiling (eep) application provides a way to analyze application performance and call hierarchy
  16. efene https://github.com/efene/efene https://github.com/efene/efene Alternative syntax for the Erlang Programming Language focusing on simplicity, ease of use and programmer UX
  17. eganglia https://github.com/inaka/eganglia https://github.com/inaka/eganglia Erlang library to interact with Ganglia
  18. ehsa https://bitbucket.org/a12n/ehsa https://bitbucket.org/a12n/ehsa Erlang HTTP server basic and digest authentication modules
  19. elli https://github.com/knutin/elli https://github.com/knutin/elli Simple, robust and performant Erlang web server
  20. elvis https://github.com/inaka/elvis https://github.com/inaka/elvis Erlang Style Reviewer
  21. emysql https://github.com/Eonblast/Emysql https://github.com/Eonblast/Emysql Stable, pure Erlang MySQL driver.
  22. entop https://github.com/mazenharake/entop https://github.com/mazenharake/entop A top-like tool for monitoring an Erlang node
  23. eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang performance and debugging tools.
  24. epgsql https://github.com/epgsql/epgsql https://github.com/epgsql/epgsql Erlang PostgreSQL client library.
  25. eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Erlang Redis client
  26. eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Non-blocking Redis client with focus on performance and robustness
  27. erlang_js https://github.com/basho/erlang_js https://github.com/basho/erlang_js A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
  28. erlcloud https://github.com/gleber/erlcloud https://github.com/gleber/erlcloud Cloud Computing library for erlang (Amazon EC2, S3, SQS, SimpleDB, Mechanical Turk, ELB)
  29. erlcron https://github.com/erlware/erlcron https://github.com/erlware/erlcron Erlang cronish system
  30. erldb https://github.com/erldb/erldb http://erldb.org ORM (Object-relational mapping) application implemented in Erlang
  31. erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
  32. erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router and client written in Erlang.
  33. exmpp https://github.com/processone/exmpp https://github.com/processone/exmpp Erlang XMPP library
  34. exometer https://github.com/Feuerlabs/exometer https://github.com/Feuerlabs/exometer Basic measurement objects and probe behavior
  35. exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang.
  36. exs64 https://github.com/jj1bdx/exs64 https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang.
  37. exsplus116 https://github.com/jj1bdx/exsplus116 https://github.com/jj1bdx/exsplus116 Xorshift116plus for Erlang
  38. exsplus128 https://github.com/jj1bdx/exsplus128 https://github.com/jj1bdx/exsplus128 Xorshift128plus pseudo random number generator for Erlang.
  39. feeder https://github.com/michaelnisi/feeder https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds.
  40. geas https://github.com/crownedgrouse/geas https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
  41. gen_smtp https://github.com/Vagabond/gen_smtp https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules
  42. getopt https://github.com/jcomellas/getopt https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
  43. gproc https://github.com/uwiger/gproc https://github.com/uwiger/gproc Extended process registry for Erlang
  44. gun https://github.com/ninenines/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
  45. hanoidb https://github.com/krestenkrab/hanoidb https://github.com/krestenkrab/hanoidb Erlang LSM BTree Storage
  46. ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client
  47. itweet https://github.com/inaka/itweet http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
  48. jiffy https://github.com/davisp/jiffy https://github.com/davisp/jiffy JSON NIFs for Erlang.
  49. jiffy_v https://github.com/shizzard/jiffy-v https://github.com/shizzard/jiffy-v JSON validation utility
  50. jobs https://github.com/esl/jobs https://github.com/esl/jobs a Job scheduler for load regulation
  51. jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
  52. katja https://github.com/nifoc/katja https://github.com/nifoc/katja A simple Riemann client written in Erlang.
  53. lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
  54. lasse https://github.com/inaka/lasse https://github.com/inaka/lasse SSE handler for Cowboy
  55. live https://github.com/ninenines/live http://ninenines.eu Automated module and configuration reloader.
  56. mekao https://github.com/ddosia/mekao https://github.com/ddosia/mekao SQL constructor
  57. modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
  58. neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
  59. nodefinder https://github.com/erlanger/nodefinder https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast
  60. pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
  61. poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory
  62. ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
  63. push_service https://github.com/hairyhum/push_service https://github.com/hairyhum/push_service Push service
  64. qdate https://github.com/choptastic/qdate https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
  65. ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
  66. recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production.
  67. record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist
  68. resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
  69. sfmt https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
  70. sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.
  71. shotgun https://github.com/inaka/shotgun https://github.com/inaka/shotgun better than just a gun
  72. sqerl https://github.com/hairyhum/sqerl https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
  73. swab https://github.com/crownedgrouse/swab https://github.com/crownedgrouse/swab General purpose buffer handling module
  74. sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
  75. tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
  76. tinymt https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
  77. unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server
  78. uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation
  79. worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool
  80. xref_runner https://github.com/inaka/xref_runner https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref)
  81. yamler https://github.com/goertzenator/yamler https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang
  82. yaws https://github.com/klacke/yaws http://yaws.hyber.org Yaws webserver
  83. zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang