packages.v2.tsv 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. aberth git https://github.com/a13x/aberth master https://github.com/a13x/aberth Generic BERT-RPC server in Erlang
  2. active git https://github.com/proger/active master https://github.com/proger/active Active development for Erlang: rebuild and reload source/binary files while the VM is running
  3. aleppo git https://github.com/ErlyORM/aleppo master https://github.com/ErlyORM/aleppo Alternative Erlang Pre-Processor
  4. alog git https://github.com/siberian-fast-food/alogger master https://github.com/siberian-fast-food/alogger Simply the best logging framework for Erlang
  5. annotations git https://github.com/hyperthunk/annotations master https://github.com/hyperthunk/annotations Simple code instrumentation utilities
  6. antidote git https://github.com/SyncFree/antidote master https://syncfree.lip6.fr/ Large-scale computation without synchronisation
  7. apns git https://github.com/inaka/apns4erl 1.0.4 http://inaka.github.com/apns4erl Apple Push Notification Server for Erlang
  8. azdht git https://github.com/arcusfelis/azdht master https://github.com/arcusfelis/azdht Azureus Distributed Hash Table (DHT) in Erlang
  9. backoff git https://github.com/ferd/backoff master https://github.com/ferd/backoff Simple exponential backoffs in Erlang
  10. barrel git https://github.com/benoitc/barrel master https://github.com/benoitc/barrel barrel is a generic TCP acceptor pool with low latency in Erlang.
  11. basho_bench git https://github.com/basho/basho_bench master https://github.com/basho/basho_bench A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
  12. bcrypt git https://github.com/riverrun/branglecrypt master https://github.com/riverrun/branglecrypt Bcrypt Erlang / C library
  13. beam git https://github.com/tonyrog/beam master https://github.com/tonyrog/beam BEAM emulator written in Erlang
  14. beanstalk git https://github.com/tim/erlang-beanstalk master https://github.com/tim/erlang-beanstalk An Erlang client for beanstalkd
  15. bear git https://github.com/boundary/bear master https://github.com/boundary/bear a set of statistics functions for erlang
  16. bertconf git https://github.com/ferd/bertconf master https://github.com/ferd/bertconf Make ETS tables out of statc BERT files that are auto-reloaded
  17. bifrost git https://github.com/thorstadt/bifrost master https://github.com/thorstadt/bifrost Erlang FTP Server Framework
  18. binpp git https://github.com/jtendo/binpp master https://github.com/jtendo/binpp Erlang Binary Pretty Printer
  19. bisect git https://github.com/knutin/bisect master https://github.com/knutin/bisect Ordered fixed-size binary dictionary in Erlang
  20. bitcask git https://github.com/basho/bitcask master https://github.com/basho/bitcask because you need another a key/value storage engine
  21. bitstore git https://github.com/bdionne/bitstore master https://github.com/bdionne/bitstore A document based ontology development environment
  22. bootstrap git https://github.com/schlagert/bootstrap master https://github.com/schlagert/bootstrap A simple, yet powerful Erlang cluster bootstrapping application.
  23. boss_db git https://github.com/ErlyORM/boss_db master https://github.com/ErlyORM/boss_db BossDB: a sharded, caching, pooling, evented ORM for Erlang
  24. boss git https://github.com/ChicagoBoss/ChicagoBoss master https://github.com/ChicagoBoss/ChicagoBoss Erlang web MVC, now featuring Comet
  25. bson git https://github.com/comtihon/bson-erlang master https://github.com/comtihon/bson-erlang BSON documents in Erlang, see bsonspec.org
  26. bullet git https://github.com/extend/bullet master http://ninenines.eu Simple, reliable, efficient streaming for Cowboy.
  27. cache git https://github.com/fogfish/cache master https://github.com/fogfish/cache Erlang in-memory cache
  28. cake git https://github.com/darach/cake-erl v0.1.2 https://github.com/darach/cake-erl Really simple terminal colorization
  29. carotene git https://github.com/carotene/carotene master https://github.com/carotene/carotene Real-time server
  30. cberl git https://github.com/chitika/cberl master https://github.com/chitika/cberl NIF based Erlang bindings for Couchbase
  31. cecho git https://github.com/mazenharake/cecho master https://github.com/mazenharake/cecho An ncurses library for Erlang
  32. cferl git https://github.com/ddossot/cferl master https://github.com/ddossot/cferl Rackspace / Open Stack Cloud Files Erlang Client
  33. chaos_monkey git https://github.com/dLuna/chaos_monkey master https://github.com/dLuna/chaos_monkey This is The CHAOS MONKEY. It will kill your processes.
  34. check_node git https://github.com/basho-labs/riak_nagios master https://github.com/basho-labs/riak_nagios Nagios Scripts for monitoring Riak
  35. chronos git https://github.com/lehoff/chronos master https://github.com/lehoff/chronos Timer module for Erlang that makes it easy to abstact time out of the tests.
  36. classifier git https://github.com/inaka/classifier master https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier
  37. clique git https://github.com/basho/clique develop https://github.com/basho/clique CLI Framework for Erlang
  38. cloudi_core git https://github.com/CloudI/cloudi_core master http://cloudi.org/ CloudI internal service runtime
  39. cloudi_service_api_requests git https://github.com/CloudI/cloudi_service_api_requests master http://cloudi.org/ CloudI Service API requests (JSON-RPC/Erlang-term support)
  40. cloudi_service_db_cassandra_cql git https://github.com/CloudI/cloudi_service_db_cassandra_cql master http://cloudi.org/ Cassandra CQL CloudI Service
  41. cloudi_service_db_cassandra git https://github.com/CloudI/cloudi_service_db_cassandra master http://cloudi.org/ Cassandra CloudI Service
  42. cloudi_service_db_couchdb git https://github.com/CloudI/cloudi_service_db_couchdb master http://cloudi.org/ CouchDB CloudI Service
  43. cloudi_service_db_elasticsearch git https://github.com/CloudI/cloudi_service_db_elasticsearch master http://cloudi.org/ elasticsearch CloudI Service
  44. cloudi_service_db git https://github.com/CloudI/cloudi_service_db master http://cloudi.org/ CloudI Database (in-memory/testing/generic)
  45. cloudi_service_db_memcached git https://github.com/CloudI/cloudi_service_db_memcached master http://cloudi.org/ memcached CloudI Service
  46. cloudi_service_db_mysql git https://github.com/CloudI/cloudi_service_db_mysql master http://cloudi.org/ MySQL CloudI Service
  47. cloudi_service_db_riak git https://github.com/CloudI/cloudi_service_db_riak master http://cloudi.org/ Riak CloudI Service
  48. cloudi_service_db_tokyotyrant git https://github.com/CloudI/cloudi_service_db_tokyotyrant master http://cloudi.org/ Tokyo Tyrant CloudI Service
  49. cloudi_service_filesystem git https://github.com/CloudI/cloudi_service_filesystem master http://cloudi.org/ Filesystem CloudI Service
  50. cloudi_service_http_client git https://github.com/CloudI/cloudi_service_http_client master http://cloudi.org/ HTTP client CloudI Service
  51. cloudi_service_http_cowboy git https://github.com/CloudI/cloudi_service_http_cowboy master http://cloudi.org/ cowboy HTTP/HTTPS CloudI Service
  52. cloudi_service_http_elli git https://github.com/CloudI/cloudi_service_http_elli master http://cloudi.org/ elli HTTP CloudI Service
  53. cloudi_service_map_reduce git https://github.com/CloudI/cloudi_service_map_reduce master http://cloudi.org/ Map/Reduce CloudI Service
  54. cloudi_service_queue git https://github.com/CloudI/cloudi_service_queue master http://cloudi.org/ Persistent Queue Service
  55. cloudi_service_quorum git https://github.com/CloudI/cloudi_service_quorum master http://cloudi.org/ CloudI Quorum Service
  56. cloudi_service_router git https://github.com/CloudI/cloudi_service_router master http://cloudi.org/ CloudI Router Service
  57. cloudi_service_tcp git https://github.com/CloudI/cloudi_service_tcp master http://cloudi.org/ TCP CloudI Service
  58. cloudi_service_timers git https://github.com/CloudI/cloudi_service_timers master http://cloudi.org/ Timers CloudI Service
  59. cloudi_service_udp git https://github.com/CloudI/cloudi_service_udp master http://cloudi.org/ UDP CloudI Service
  60. cloudi_service_validate git https://github.com/CloudI/cloudi_service_validate master http://cloudi.org/ CloudI Validate Service
  61. cloudi_service_zeromq git https://github.com/CloudI/cloudi_service_zeromq master http://cloudi.org/ ZeroMQ CloudI Service
  62. cluster_info git https://github.com/basho/cluster_info master https://github.com/basho/cluster_info Fork of Hibari's nifty cluster_info OTP app
  63. confetti git https://github.com/jtendo/confetti master https://github.com/jtendo/confetti Erlang configuration provider / application:get_env/2 on steroids
  64. couchbeam git https://github.com/benoitc/couchbeam master https://github.com/benoitc/couchbeam Apache CouchDB client in Erlang
  65. couch git https://github.com/benoitc/opencouch master https://github.com/benoitc/opencouch A embeddable document oriented database compatible with Apache CouchDB
  66. covertool git https://github.com/idubrov/covertool master https://github.com/idubrov/covertool Tool to convert Erlang cover data files into Cobertura XML reports
  67. cowboy git https://github.com/ninenines/cowboy 1.0.1 http://ninenines.eu Small, fast and modular HTTP server.
  68. cowdb git https://github.com/refuge/cowdb master https://github.com/refuge/cowdb Pure Key/Value database library for Erlang Applications
  69. cowlib git https://github.com/ninenines/cowlib 1.0.1 http://ninenines.eu Support library for manipulating Web protocols.
  70. cpg git https://github.com/okeuday/cpg master https://github.com/okeuday/cpg CloudI Process Groups
  71. cqerl git https://github.com/matehat/cqerl master https://matehat.github.io/cqerl/ Native Erlang CQL client for Cassandra
  72. cr git https://github.com/spawnproc/cr master https://synrc.com/apps/cr/doc/cr.htm Chain Replication
  73. cuttlefish git https://github.com/basho/cuttlefish master https://github.com/basho/cuttlefish never lose your childlike sense of wonder baby cuttlefish, promise me?
  74. damocles git https://github.com/lostcolony/damocles master https://github.com/lostcolony/damocles Erlang library for generating adversarial network conditions for QAing distributed applications/systems on a single Linux box.
  75. debbie git https://github.com/crownedgrouse/debbie master https://github.com/crownedgrouse/debbie .DEB Built In Erlang
  76. decimal git https://github.com/tim/erlang-decimal master https://github.com/tim/erlang-decimal An Erlang decimal arithmetic library
  77. detergent git https://github.com/devinus/detergent master https://github.com/devinus/detergent An emulsifying Erlang SOAP library
  78. dh_date git https://github.com/daleharvey/dh_date master https://github.com/daleharvey/dh_date Date formatting / parsing library for erlang
  79. dhtcrawler git https://github.com/kevinlynx/dhtcrawler master https://github.com/kevinlynx/dhtcrawler dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents.
  80. dirbusterl git https://github.com/silentsignal/DirBustErl master https://github.com/silentsignal/DirBustErl DirBuster successor in Erlang
  81. dispcount git https://github.com/ferd/dispcount master https://github.com/ferd/dispcount Erlang task dispatcher based on ETS counters.
  82. dlhttpc git https://github.com/ferd/dlhttpc master https://github.com/ferd/dlhttpc dispcount-based lhttpc fork for massive amounts of requests to limited endpoints
  83. dns git https://github.com/aetrion/dns_erlang master https://github.com/aetrion/dns_erlang Erlang DNS library
  84. dnssd git https://github.com/benoitc/dnssd_erlang master https://github.com/benoitc/dnssd_erlang Erlang interface to Apple's Bonjour D NS Service Discovery implementation
  85. dtl git https://github.com/oinksoft/dtl master https://github.com/oinksoft/dtl Django Template Language: A full-featured port of the Django template engine to Erlang.
  86. dynamic_compile git https://github.com/jkvor/dynamic_compile master https://github.com/jkvor/dynamic_compile compile and load erlang modules from string input
  87. e2 git https://github.com/gar1t/e2 master http://e2project.org Library to simply writing correct OTP applications.
  88. eamf git https://github.com/mrinalwadhwa/eamf master https://github.com/mrinalwadhwa/eamf eAMF provides Action Message Format (AMF) support for Erlang
  89. eavro git https://github.com/SIfoxDevTeam/eavro master https://github.com/SIfoxDevTeam/eavro Apache Avro encoder/decoder
  90. ecapnp git https://github.com/kaos/ecapnp master https://github.com/kaos/ecapnp Cap'n Proto library for Erlang
  91. econfig git https://github.com/benoitc/econfig master https://github.com/benoitc/econfig simple Erlang config handler using INI files
  92. edate git https://github.com/dweldon/edate master https://github.com/dweldon/edate date manipulation library for erlang
  93. edgar git https://github.com/crownedgrouse/edgar master https://github.com/crownedgrouse/edgar Erlang Does GNU AR
  94. edis git https://github.com/inaka/edis master http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store
  95. edns git https://github.com/hcvst/erlang-dns master https://github.com/hcvst/erlang-dns Erlang/OTP DNS server
  96. edown git https://github.com/uwiger/edown master https://github.com/uwiger/edown EDoc extension for generating Github-flavored Markdown
  97. eep_app git https://github.com/darach/eep-erl master https://github.com/darach/eep-erl Embedded Event Processing
  98. eep git https://github.com/virtan/eep master https://github.com/virtan/eep Erlang Easy Profiling (eep) application provides a way to analyze application performance and call hierarchy
  99. efene git https://github.com/efene/efene master https://github.com/efene/efene Alternative syntax for the Erlang Programming Language focusing on simplicity, ease of use and programmer UX
  100. eganglia git https://github.com/inaka/eganglia v0.9.1 https://github.com/inaka/eganglia Erlang library to interact with Ganglia
  101. egeoip git https://github.com/mochi/egeoip master https://github.com/mochi/egeoip Erlang IP Geolocation module, currently supporting the MaxMind GeoLite City Database.
  102. ehsa hg https://bitbucket.org/a12n/ehsa 2.0.4 https://bitbucket.org/a12n/ehsa Erlang HTTP server basic and digest authentication modules
  103. ejabberd git https://github.com/processone/ejabberd master https://github.com/processone/ejabberd Robust, ubiquitous and massively scalable Jabber / XMPP Instant Messaging platform
  104. ej git https://github.com/seth/ej master https://github.com/seth/ej Helper module for working with Erlang terms representing JSON
  105. ekaf git https://github.com/helpshift/ekaf master https://github.com/helpshift/ekaf A minimal, high-performance Kafka client in Erlang.
  106. elarm git https://github.com/esl/elarm master https://github.com/esl/elarm Alarm Manager for Erlang.
  107. eleveldb git https://github.com/basho/eleveldb master https://github.com/basho/eleveldb Erlang LevelDB API
  108. elli git https://github.com/knutin/elli master https://github.com/knutin/elli Simple, robust and performant Erlang web server
  109. elvis git https://github.com/inaka/elvis 0.2.4 https://github.com/inaka/elvis Erlang Style Reviewer
  110. emagick git https://github.com/kivra/emagick master https://github.com/kivra/emagick Wrapper for Graphics/ImageMagick command line tool.
  111. emysql git https://github.com/Eonblast/Emysql master https://github.com/Eonblast/Emysql Stable, pure Erlang MySQL driver.
  112. enm git https://github.com/basho/enm master https://github.com/basho/enm Erlang driver for nanomsg
  113. entop git https://github.com/mazenharake/entop master https://github.com/mazenharake/entop A top-like tool for monitoring an Erlang node
  114. epcap git https://github.com/msantos/epcap master https://github.com/msantos/epcap Erlang packet capture interface using pcap
  115. eper git https://github.com/massemanet/eper master https://github.com/massemanet/eper Erlang performance and debugging tools.
  116. epgsql git https://github.com/epgsql/epgsql master https://github.com/epgsql/epgsql Erlang PostgreSQL client library.
  117. episcina git https://github.com/erlware/episcina master https://github.com/erlware/episcina A simple non intrusive resource pool for connections
  118. eplot git https://github.com/psyeugenic/eplot master https://github.com/psyeugenic/eplot A plot engine written in erlang.
  119. epocxy git https://github.com/duomark/epocxy master https://github.com/duomark/epocxy Erlang Patterns of Concurrency
  120. epubnub git https://github.com/tsloughter/epubnub master https://github.com/tsloughter/epubnub Erlang PubNub API
  121. eqm git https://github.com/loucash/eqm master https://github.com/loucash/eqm Erlang pub sub with supply-demand channels
  122. eredis git https://github.com/wooga/eredis master https://github.com/wooga/eredis Erlang Redis client
  123. eredis_pool git https://github.com/hiroeorz/eredis_pool master https://github.com/hiroeorz/eredis_pool eredis_pool is Pool of Redis clients, using eredis and poolboy.
  124. erlang_cep git https://github.com/danmacklin/erlang_cep master https://github.com/danmacklin/erlang_cep A basic CEP package written in erlang
  125. erlang_js git https://github.com/basho/erlang_js master https://github.com/basho/erlang_js A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
  126. erlang_localtime git https://github.com/dmitryme/erlang_localtime master https://github.com/dmitryme/erlang_localtime Erlang library for conversion from one local time to another
  127. erlang_smtp git https://github.com/tonyg/erlang-smtp master https://github.com/tonyg/erlang-smtp Erlang SMTP and POP3 server code.
  128. erlasticsearch git https://github.com/dieswaytoofast/erlasticsearch master https://github.com/dieswaytoofast/erlasticsearch Erlang thrift interface to elastic_search
  129. erlastic_search git https://github.com/tsloughter/erlastic_search master https://github.com/tsloughter/erlastic_search An Erlang app for communicating with Elastic Search's rest interface.
  130. erlbrake git https://github.com/kenpratt/erlbrake master https://github.com/kenpratt/erlbrake Erlang Airbrake notification client
  131. erlcloud git https://github.com/gleber/erlcloud master https://github.com/gleber/erlcloud Cloud Computing library for erlang (Amazon EC2, S3, SQS, SimpleDB, Mechanical Turk, ELB)
  132. erlcron git https://github.com/erlware/erlcron master https://github.com/erlware/erlcron Erlang cronish system
  133. erldb git https://github.com/erldb/erldb master http://erldb.org ORM (Object-relational mapping) application implemented in Erlang
  134. erldis git https://github.com/cstar/erldis master https://github.com/cstar/erldis redis erlang client library
  135. erldns git https://github.com/aetrion/erl-dns master https://github.com/aetrion/erl-dns DNS server, in erlang.
  136. erldocker git https://github.com/proger/erldocker master https://github.com/proger/erldocker Docker Remote API client for Erlang
  137. erlfsmon git https://github.com/proger/erlfsmon master https://github.com/proger/erlfsmon Erlang filesystem event watcher for Linux and OSX
  138. erlgit git https://github.com/gleber/erlgit master https://github.com/gleber/erlgit Erlang convenience wrapper around git executable
  139. erlguten git https://github.com/richcarl/erlguten master https://github.com/richcarl/erlguten ErlGuten is a system for high-quality typesetting, written purely in Erlang.
  140. erlmc git https://github.com/jkvor/erlmc master https://github.com/jkvor/erlmc Erlang memcached binary protocol client
  141. erlmongo git https://github.com/SergejJurecko/erlmongo master https://github.com/SergejJurecko/erlmongo Record based Erlang driver for MongoDB with gridfs support
  142. erlog git https://github.com/rvirding/erlog master https://github.com/rvirding/erlog Prolog interpreter in and for Erlang
  143. erlpass git https://github.com/ferd/erlpass master https://github.com/ferd/erlpass A library to handle password hashing and changing in a safe manner, independent from any kind of storage whatsoever.
  144. erlport git https://github.com/hdima/erlport master https://github.com/hdima/erlport ErlPort - connect Erlang to other languages
  145. erlsha2 git https://github.com/vinoski/erlsha2 master https://github.com/vinoski/erlsha2 SHA-224, SHA-256, SHA-384, SHA-512 implemented in Erlang NIFs.
  146. erlsh git https://github.com/proger/erlsh master https://github.com/proger/erlsh Erlang shell tools
  147. erlsom git https://github.com/willemdj/erlsom master https://github.com/willemdj/erlsom XML parser for Erlang
  148. erl_streams git https://github.com/epappas/erl_streams master https://github.com/epappas/erl_streams Streams in Erlang
  149. erlubi git https://github.com/krestenkrab/erlubi master https://github.com/krestenkrab/erlubi Ubigraph Erlang Client (and Process Visualizer)
  150. erlvolt git https://github.com/VoltDB/voltdb-client-erlang master https://github.com/VoltDB/voltdb-client-erlang VoltDB Erlang Client Driver
  151. erlware_commons git https://github.com/erlware/erlware_commons master https://github.com/erlware/erlware_commons Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components.
  152. erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
  153. errd git https://github.com/archaelus/errd master https://github.com/archaelus/errd Erlang RRDTool library
  154. erserve git https://github.com/del/erserve master https://github.com/del/erserve Erlang/Rserve communication interface
  155. erwa git https://github.com/bwegh/erwa 0.1.1 https://github.com/bwegh/erwa A WAMP router and client written in Erlang.
  156. espec git https://github.com/lucaspiller/espec master https://github.com/lucaspiller/espec ESpec: Behaviour driven development framework for Erlang
  157. estatsd git https://github.com/RJ/estatsd master https://github.com/RJ/estatsd Erlang stats aggregation app that periodically flushes data to graphite
  158. etap git https://github.com/ngerakines/etap master https://github.com/ngerakines/etap etap is a simple erlang testing library that provides TAP compliant output.
  159. etest git https://github.com/wooga/etest master https://github.com/wooga/etest A lightweight, convention over configuration test framework for Erlang
  160. etest_http git https://github.com/wooga/etest_http master https://github.com/wooga/etest_http etest Assertions around HTTP (client-side)
  161. etoml git https://github.com/kalta/etoml master https://github.com/kalta/etoml TOML language erlang parser
  162. eunit_formatters git https://github.com/seancribbs/eunit_formatters master https://github.com/seancribbs/eunit_formatters Because eunit's output sucks. Let's make it better.
  163. eunit git https://github.com/richcarl/eunit master https://github.com/richcarl/eunit The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository.
  164. euthanasia git https://github.com/doubleyou/euthanasia master https://github.com/doubleyou/euthanasia Merciful killer for your Erlang processes
  165. evum git https://github.com/msantos/evum master https://github.com/msantos/evum Spawn Linux VMs as Erlang processes in the Erlang VM
  166. exec git https://github.com/saleyn/erlexec master http://saleyn.github.com/erlexec Execute and control OS processes from Erlang/OTP.
  167. exml git https://github.com/paulgray/exml master https://github.com/paulgray/exml XML parsing library in Erlang
  168. exometer git https://github.com/Feuerlabs/exometer 1.2 https://github.com/Feuerlabs/exometer Basic measurement objects and probe behavior
  169. exs1024 git https://github.com/jj1bdx/exs1024 master https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang.
  170. exs64 git https://github.com/jj1bdx/exs64 master https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang.
  171. exsplus116 git https://github.com/jj1bdx/exsplus116 master https://github.com/jj1bdx/exsplus116 Xorshift116plus for Erlang
  172. exsplus128 git https://github.com/jj1bdx/exsplus128 master https://github.com/jj1bdx/exsplus128 Xorshift128plus pseudo random number generator for Erlang.
  173. ezmq git https://github.com/RoadRunnr/ezmq master https://github.com/RoadRunnr/ezmq zMQ implemented in Erlang
  174. ezmtp git https://github.com/a13x/ezmtp master https://github.com/a13x/ezmtp ZMTP protocol in pure Erlang.
  175. fast_disk_log git https://github.com/lpgauth/fast_disk_log master https://github.com/lpgauth/fast_disk_log Pool-based asynchronous Erlang disk logger
  176. feeder git https://github.com/michaelnisi/feeder v1.4.6 https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds.
  177. fix git https://github.com/maxlapshin/fix master https://github.com/maxlapshin/fix http://fixprotocol.org/ implementation.
  178. flower git https://github.com/travelping/flower master https://github.com/travelping/flower FlowER - a Erlang OpenFlow development platform
  179. fn git https://github.com/reiddraper/fn master https://github.com/reiddraper/fn Function utilities for Erlang
  180. folsom_cowboy git https://github.com/boundary/folsom_cowboy master https://github.com/boundary/folsom_cowboy A Cowboy based Folsom HTTP Wrapper.
  181. folsom git https://github.com/boundary/folsom master https://github.com/boundary/folsom Expose Erlang Events and Metrics
  182. folsomite git https://github.com/campanja/folsomite master https://github.com/campanja/folsomite blow up your graphite / riemann server with folsom metrics
  183. fs git https://github.com/synrc/fs master https://github.com/synrc/fs Erlang FileSystem Listener
  184. fuse git https://github.com/jlouis/fuse master https://github.com/jlouis/fuse A Circuit Breaker for Erlang
  185. gcm git https://github.com/pdincau/gcm-erlang master https://github.com/pdincau/gcm-erlang An Erlang application for Google Cloud Messaging
  186. gcprof git https://github.com/knutin/gcprof master https://github.com/knutin/gcprof Garbage Collection profiler for Erlang
  187. geas git https://github.com/crownedgrouse/geas master https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
  188. geef git https://github.com/carlosmn/geef master https://github.com/carlosmn/geef Git NEEEEF (Erlang NIF)
  189. gen_cycle git https://github.com/aerosol/gen_cycle develop https://github.com/aerosol/gen_cycle Simple, generic OTP behaviour for recurring tasks
  190. gen_icmp git https://github.com/msantos/gen_icmp master https://github.com/msantos/gen_icmp Erlang interface to ICMP sockets
  191. gen_nb_server git https://github.com/kevsmith/gen_nb_server master https://github.com/kevsmith/gen_nb_server OTP behavior for writing non-blocking servers
  192. gen_paxos git https://github.com/gburd/gen_paxos master https://github.com/gburd/gen_paxos An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
  193. gen_smtp git https://github.com/Vagabond/gen_smtp master https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules
  194. gen_tracker git https://github.com/erlyvideo/gen_tracker master https://github.com/erlyvideo/gen_tracker supervisor with ets handling of children and their metadata
  195. gen_unix git https://github.com/msantos/gen_unix master https://github.com/msantos/gen_unix Erlang Unix socket interface
  196. getopt git https://github.com/jcomellas/getopt master https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
  197. gettext git https://github.com/etnt/gettext master https://github.com/etnt/gettext Erlang internationalization library.
  198. giallo git https://github.com/kivra/giallo master https://github.com/kivra/giallo Small and flexible web framework on top of Cowboy
  199. gin git https://github.com/mad-cocktail/gin master https://github.com/mad-cocktail/gin The guards and for Erlang parse_transform
  200. gitty git https://github.com/maxlapshin/gitty master https://github.com/maxlapshin/gitty Git access in erlang
  201. gpb git https://github.com/tomas-abrahamsson/gpb master https://github.com/tomas-abrahamsson/gpb A Google Protobuf implementation for Erlang
  202. gproc git https://github.com/uwiger/gproc master https://github.com/uwiger/gproc Extended process registry for Erlang
  203. grapherl git https://github.com/eproxus/grapherl master https://github.com/eproxus/grapherl Create graphs of Erlang systems and programs
  204. gun git https://github.com/ninenines/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
  205. hackney git https://github.com/benoitc/hackney master https://github.com/benoitc/hackney simple HTTP client in Erlang
  206. hamcrest git https://github.com/hyperthunk/hamcrest-erlang master https://github.com/hyperthunk/hamcrest-erlang Erlang port of Hamcrest
  207. hanoidb git https://github.com/krestenkrab/hanoidb master https://github.com/krestenkrab/hanoidb Erlang LSM BTree Storage
  208. hottub git https://github.com/bfrog/hottub master https://github.com/bfrog/hottub Permanent Erlang Worker Pool
  209. hyper git https://github.com/GameAnalytics/hyper master https://github.com/GameAnalytics/hyper Erlang implementation of HyperLogLog
  210. ibrowse git https://github.com/cmullaparthi/ibrowse v4.1.1 https://github.com/cmullaparthi/ibrowse Erlang HTTP client
  211. ierlang git https://github.com/robbielynch/ierlang master https://github.com/robbielynch/ierlang An Erlang language kernel for IPython.
  212. iota git https://github.com/jpgneves/iota master https://github.com/jpgneves/iota iota (Inter-dependency Objective Testing Apparatus) - a tool to enforce clean separation of responsibilities in Erlang code
  213. ircd git https://github.com/tonyg/erlang-ircd master https://github.com/tonyg/erlang-ircd A pluggable IRC daemon application/library for Erlang.
  214. irc_lib git https://github.com/OtpChatBot/irc_lib master https://github.com/OtpChatBot/irc_lib Erlang irc client library
  215. iris git https://github.com/project-iris/iris-erl master https://github.com/project-iris/iris-erl Iris Erlang binding
  216. iso8601 git https://github.com/seansawyer/erlang_iso8601 master https://github.com/seansawyer/erlang_iso8601 Erlang ISO 8601 date formatter/parser
  217. itweet git https://github.com/inaka/itweet v2.0 http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
  218. jerg git https://github.com/ddossot/jerg master https://github.com/ddossot/jerg JSON Schema to Erlang Records Generator
  219. jesse git https://github.com/klarna/jesse master https://github.com/klarna/jesse jesse (JSon Schema Erlang) is an implementation of a json schema validator for Erlang.
  220. jiffy git https://github.com/davisp/jiffy master https://github.com/davisp/jiffy JSON NIFs for Erlang.
  221. jiffy_v git https://github.com/shizzard/jiffy-v 0.3.3 https://github.com/shizzard/jiffy-v JSON validation utility
  222. jobs git https://github.com/esl/jobs 0.3 https://github.com/esl/jobs a Job scheduler for load regulation
  223. joxa git https://github.com/joxa/joxa master https://github.com/joxa/joxa A Modern Lisp for the Erlang VM
  224. jsonerl git https://github.com/lambder/jsonerl master https://github.com/lambder/jsonerl yet another but slightly different erlang <-> json encoder/decoder
  225. json git https://github.com/talentdeficit/json master https://github.com/talentdeficit/json a high level json library for erlang (17.0+)
  226. jsonpath git https://github.com/GeneStevens/jsonpath master https://github.com/GeneStevens/jsonpath Fast Erlang JSON data retrieval and updates via javascript-like notation
  227. json_rec git https://github.com/justinkirby/json_rec master https://github.com/justinkirby/json_rec JSON to erlang record
  228. jsonx git https://github.com/iskra/jsonx master https://github.com/iskra/jsonx JSONX is an Erlang library for efficient decode and encode JSON, written in C.
  229. jsx git https://github.com/talentdeficit/jsx master https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
  230. kafka git https://github.com/wooga/kafka-erlang master https://github.com/wooga/kafka-erlang Kafka consumer and producer in Erlang
  231. kai git https://github.com/synrc/kai master https://github.com/synrc/kai DHT storage by Takeshi Inoue
  232. katja git https://github.com/nifoc/katja master https://github.com/nifoc/katja A simple Riemann client written in Erlang.
  233. kdht git https://github.com/kevinlynx/kdht master https://github.com/kevinlynx/kdht kdht is an erlang DHT implementation
  234. kjell git https://github.com/karlll/kjell master https://github.com/karlll/kjell Erlang Shell
  235. kraken git https://github.com/Asana/kraken master https://github.com/Asana/kraken Distributed Pubsub Server for Realtime Apps
  236. kucumberl git https://github.com/openshine/kucumberl master https://github.com/openshine/kucumberl A pure-erlang, open-source, implementation of Cucumber
  237. kvc git https://github.com/etrepum/kvc master https://github.com/etrepum/kvc KVC - Key Value Coding for Erlang data structures
  238. kvlists git https://github.com/jcomellas/kvlists master https://github.com/jcomellas/kvlists Lists of key-value pairs (decoded JSON) in Erlang
  239. kvs git https://github.com/synrc/kvs master https://github.com/synrc/kvs Container and Iterator
  240. lager_amqp_backend git https://github.com/jbrisbin/lager_amqp_backend master https://github.com/jbrisbin/lager_amqp_backend AMQP RabbitMQ Lager backend
  241. lager git https://github.com/basho/lager master https://github.com/basho/lager A logging framework for Erlang/OTP.
  242. lager_syslog git https://github.com/basho/lager_syslog master https://github.com/basho/lager_syslog Syslog backend for lager
  243. lambdapad git https://github.com/gar1t/lambdapad master https://github.com/gar1t/lambdapad Static site generator using Erlang. Yes, Erlang.
  244. lasp git https://github.com/lasp-lang/lasp master http://lasp-lang.org/ A Language for Distributed, Eventually Consistent Computations
  245. lasse git https://github.com/inaka/lasse 0.1.0 https://github.com/inaka/lasse SSE handler for Cowboy
  246. ldap git https://github.com/spawnproc/ldap master https://github.com/spawnproc/ldap LDAP server written in Erlang
  247. lethink git https://github.com/taybin/lethink master https://github.com/taybin/lethink erlang driver for rethinkdb
  248. lfe git https://github.com/rvirding/lfe master https://github.com/rvirding/lfe Lisp Flavoured Erlang (LFE)
  249. ling git https://github.com/cloudozer/ling master https://github.com/cloudozer/ling Erlang on Xen
  250. live git https://github.com/ninenines/live master http://ninenines.eu Automated module and configuration reloader.
  251. lmq git https://github.com/iij/lmq master https://github.com/iij/lmq Lightweight Message Queue
  252. locker git https://github.com/wooga/locker master https://github.com/wooga/locker Atomic distributed 'check and set' for short-lived keys
  253. locks git https://github.com/uwiger/locks master https://github.com/uwiger/locks A scalable, deadlock-resolving resource locker
  254. log4erl git https://github.com/ahmednawras/log4erl master https://github.com/ahmednawras/log4erl A logger for erlang in the spirit of Log4J.
  255. lol git https://github.com/b0oh/lol master https://github.com/b0oh/lol Lisp on erLang, and programming is fun again
  256. lucid git https://github.com/tatsuhiro-t/lucid master https://github.com/tatsuhiro-t/lucid HTTP/2 server written in Erlang
  257. luerl git https://github.com/rvirding/luerl develop https://github.com/rvirding/luerl Lua in Erlang
  258. luwak git https://github.com/basho/luwak master https://github.com/basho/luwak Large-object storage interface for Riak
  259. lux git https://github.com/hawk/lux master https://github.com/hawk/lux Lux (LUcid eXpect scripting) simplifies test automation and provides an Expect-style execution of commands
  260. mad git https://github.com/synrc/mad master https://github.com/synrc/mad Small and Fast Rebar Replacement
  261. mavg git https://github.com/EchoTeam/mavg master https://github.com/EchoTeam/mavg Erlang :: Exponential moving average library
  262. mcd git https://github.com/EchoTeam/mcd master https://github.com/EchoTeam/mcd Fast memcached protocol client in pure Erlang
  263. mcerlang git https://github.com/fredlund/McErlang master https://github.com/fredlund/McErlang The McErlang model checker for Erlang
  264. mc_erl git https://github.com/clonejo/mc-erl master https://github.com/clonejo/mc-erl mc-erl is a server for Minecraft 1.4.7 written in Erlang.
  265. meck git https://github.com/eproxus/meck master https://github.com/eproxus/meck A mocking library for Erlang
  266. mekao git https://github.com/ddosia/mekao master https://github.com/ddosia/mekao SQL constructor
  267. memo git https://github.com/tuncer/memo master https://github.com/tuncer/memo Erlang memoization server
  268. merge_index git https://github.com/basho/merge_index master https://github.com/basho/merge_index MergeIndex is an Erlang library for storing ordered sets on disk. It is very similar to an SSTable (in Google's Bigtable) or an HFile (in Hadoop).
  269. merl git https://github.com/richcarl/merl master https://github.com/richcarl/merl Metaprogramming in Erlang
  270. mimetypes git https://github.com/spawngrid/mimetypes master https://github.com/spawngrid/mimetypes Erlang MIME types library
  271. mixer git https://github.com/chef/mixer master https://github.com/chef/mixer Mix in functions from other modules
  272. mochiweb git https://github.com/mochi/mochiweb master https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers.
  273. mochiweb_xpath git https://github.com/retnuh/mochiweb_xpath master https://github.com/retnuh/mochiweb_xpath XPath support for mochiweb's html parser
  274. mockgyver git https://github.com/klajo/mockgyver master https://github.com/klajo/mockgyver A mocking library for Erlang
  275. modlib git https://github.com/gar1t/modlib master https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
  276. mongodb git https://github.com/comtihon/mongodb-erlang master https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang
  277. mongooseim git https://github.com/esl/MongooseIM master https://www.erlang-solutions.com/products/mongooseim-massively-scalable-ejabberd-platform Jabber / XMPP server with focus on performance and scalability, by Erlang Solutions
  278. moyo git https://github.com/dwango/moyo master https://github.com/dwango/moyo Erlang utility functions library
  279. msgpack git https://github.com/msgpack/msgpack-erlang master https://github.com/msgpack/msgpack-erlang MessagePack (de)serializer implementation for Erlang
  280. mustache git https://github.com/mojombo/mustache.erl master https://github.com/mojombo/mustache.erl Mustache template engine for Erlang.
  281. myproto git https://github.com/altenwald/myproto master https://github.com/altenwald/myproto MySQL Server Protocol in Erlang
  282. mysql git https://github.com/dizzyd/erlang-mysql-driver master https://github.com/dizzyd/erlang-mysql-driver Erlang MySQL Driver (from code.google.com)
  283. n2o git https://github.com/5HT/n2o master https://github.com/5HT/n2o WebSocket Application Server
  284. nat_upnp git https://github.com/benoitc/nat_upnp master https://github.com/benoitc/nat_upnp Erlang library to map your internal port to an external using UNP IGD
  285. neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
  286. neotoma git https://github.com/seancribbs/neotoma master https://github.com/seancribbs/neotoma Erlang library and packrat parser-generator for parsing expression grammars.
  287. newrelic git https://github.com/wooga/newrelic-erlang master https://github.com/wooga/newrelic-erlang Erlang library for sending metrics to New Relic
  288. nifty git https://github.com/parapluu/nifty master https://github.com/parapluu/nifty Erlang NIF wrapper generator
  289. nitrogen_core git https://github.com/nitrogen/nitrogen_core master http://nitrogenproject.com/ The core Nitrogen library.
  290. nkbase git https://github.com/Nekso/nkbase develop https://github.com/Nekso/nkbase NkBASE distributed database
  291. nkdocker git https://github.com/Nekso/nkdocker master https://github.com/Nekso/nkdocker Erlang Docker client
  292. nkpacket git https://github.com/Nekso/nkpacket master https://github.com/Nekso/nkpacket Generic Erlang transport layer
  293. nodefinder git https://github.com/okeuday/nodefinder master https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast
  294. nprocreg git https://github.com/nitrogen/nprocreg master http://nitrogenproject.com/ Minimal Distributed Erlang Process Registry
  295. oauth2c git https://github.com/kivra/oauth2_client master https://github.com/kivra/oauth2_client Erlang OAuth2 Client
  296. oauth2 git https://github.com/kivra/oauth2 master https://github.com/kivra/oauth2 Erlang Oauth2 implementation
  297. oauth git https://github.com/tim/erlang-oauth master https://github.com/tim/erlang-oauth An Erlang OAuth 1.0 implementation
  298. of_protocol git https://github.com/FlowForwarding/of_protocol master https://github.com/FlowForwarding/of_protocol OpenFlow Protocol Library for Erlang
  299. openflow git https://github.com/renatoaguiar/erlang-openflow master https://github.com/renatoaguiar/erlang-openflow An OpenFlow controller written in pure erlang
  300. openid git https://github.com/brendonh/erl_openid master https://github.com/brendonh/erl_openid Erlang OpenID
  301. openpoker git https://github.com/hpyhacking/openpoker master https://github.com/hpyhacking/openpoker Genesis Texas hold'em Game Server
  302. pal git https://github.com/manifest/pal master https://github.com/manifest/pal Pragmatic Authentication Library
  303. parse_trans git https://github.com/uwiger/parse_trans master https://github.com/uwiger/parse_trans Parse transform utilities for Erlang
  304. parsexml git https://github.com/maxlapshin/parsexml master https://github.com/maxlapshin/parsexml Simple DOM XML parser with convenient and very simple API
  305. pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
  306. percept2 git https://github.com/huiqing/percept2 master https://github.com/huiqing/percept2 Concurrent profiling tool for Erlang
  307. pgsql git https://github.com/semiocast/pgsql master https://github.com/semiocast/pgsql Erlang PostgreSQL driver
  308. pkgx git https://github.com/arjan/pkgx master https://github.com/arjan/pkgx Build .deb packages from Erlang releases
  309. pkt git https://github.com/msantos/pkt master https://github.com/msantos/pkt Erlang network protocol library
  310. plain_fsm git https://github.com/uwiger/plain_fsm master https://github.com/uwiger/plain_fsm A behaviour/support library for writing plain Erlang FSMs.
  311. plumtree git https://github.com/helium/plumtree master https://github.com/helium/plumtree Epidemic Broadcast Trees
  312. pmod_transform git https://github.com/erlang/pmod_transform master https://github.com/erlang/pmod_transform Parse transform for parameterized modules
  313. pobox git https://github.com/ferd/pobox master https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang
  314. ponos git https://github.com/klarna/ponos master https://github.com/klarna/ponos ponos is a simple yet powerful load generator written in erlang
  315. poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory
  316. pooler git https://github.com/seth/pooler master https://github.com/seth/pooler An OTP Process Pool Application
  317. poxa git https://github.com/edgurgel/poxa-erlang master https://github.com/edgurgel/poxa-erlang Open Pusher server implementation compatible with Pusher libraries.
  318. pqueue git https://github.com/okeuday/pqueue master https://github.com/okeuday/pqueue Erlang Priority Queues
  319. procket git https://github.com/msantos/procket master http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations
  320. proper git https://github.com/manopapad/proper master http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
  321. props git https://github.com/greyarea/props master https://github.com/greyarea/props Property structure library
  322. protobuffs git https://github.com/basho/erlang_protobuffs master https://github.com/basho/erlang_protobuffs An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
  323. psycho git https://github.com/gar1t/psycho master https://github.com/gar1t/psycho HTTP server that provides a WSGI-like interface for applications and middleware.
  324. ptrackerl git https://github.com/inaka/ptrackerl master https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
  325. purity git https://github.com/mpitid/purity master https://github.com/mpitid/purity A side-effect analyzer for Erlang
  326. push_service git https://github.com/hairyhum/push_service master https://github.com/hairyhum/push_service Push service
  327. qdate git https://github.com/choptastic/qdate 0.4.0 https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
  328. qrcode git https://github.com/komone/qrcode master https://github.com/komone/qrcode QR Code encoder in Erlang
  329. quest git https://github.com/eriksoe/ErlangQuest master https://github.com/eriksoe/ErlangQuest Learn Erlang through this set of challenges. An interactive system for getting to know Erlang.
  330. rabbit_exchange_type_riak git https://github.com/jbrisbin/riak-exchange master https://github.com/jbrisbin/riak-exchange Custom RabbitMQ exchange type for sticking messages in Riak
  331. rack git https://github.com/erlyvideo/rack master https://github.com/erlyvideo/rack Rack handler for erlang
  332. radierl git https://github.com/vances/radierl master https://github.com/vances/radierl RADIUS protocol stack implemented in Erlang.
  333. rafter git https://github.com/andrewjstone/rafter master https://github.com/andrewjstone/rafter An Erlang library application which implements the Raft consensus protocol
  334. ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
  335. rbeacon git https://github.com/refuge/rbeacon master https://github.com/refuge/rbeacon LAN discovery and presence in Erlang.
  336. rebar git https://github.com/rebar/rebar3 master http://www.rebar3.org Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
  337. rebus git https://github.com/olle/rebus master https://github.com/olle/rebus A stupid simple, internal, pub/sub event bus written in- and for Erlang.
  338. rec2json git https://github.com/lordnull/rec2json master https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.
  339. recon git https://github.com/ferd/recon 2.2.1 https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production.
  340. record_info git https://github.com/bipthelin/erlang-record_info master https://github.com/bipthelin/erlang-record_info Convert between record and proplist
  341. redgrid git https://github.com/jkvor/redgrid master https://github.com/jkvor/redgrid automatic Erlang node discovery via redis
  342. redo git https://github.com/jkvor/redo master https://github.com/jkvor/redo pipelined erlang redis client
  343. relx git https://github.com/erlware/relx master https://github.com/erlware/relx Sane, simple release creation for Erlang
  344. 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.
  345. restc git https://github.com/kivra/restclient master https://github.com/kivra/restclient Erlang Rest Client
  346. rfc4627_jsonrpc git https://github.com/tonyg/erlang-rfc4627 master https://github.com/tonyg/erlang-rfc4627 Erlang RFC4627 (JSON) codec and JSON-RPC server implementation.
  347. riakc git https://github.com/basho/riak-erlang-client master https://github.com/basho/riak-erlang-client Erlang clients for Riak.
  348. riak_core git https://github.com/basho/riak_core master https://github.com/basho/riak_core Distributed systems infrastructure used by Riak.
  349. riak_dt git https://github.com/basho/riak_dt master https://github.com/basho/riak_dt Convergent replicated datatypes in Erlang
  350. riak_ensemble git https://github.com/basho/riak_ensemble master https://github.com/basho/riak_ensemble Multi-Paxos framework in Erlang
  351. riakhttpc git https://github.com/basho/riak-erlang-http-client master https://github.com/basho/riak-erlang-http-client Riak Erlang client using the HTTP interface
  352. riak_kv git https://github.com/basho/riak_kv master https://github.com/basho/riak_kv Riak Key/Value Store
  353. riaknostic git https://github.com/basho/riaknostic master https://github.com/basho/riaknostic A diagnostic tool for Riak installations, to find common errors asap
  354. riak_pg git https://github.com/cmeiklejohn/riak_pg master https://github.com/cmeiklejohn/riak_pg Distributed process groups with riak_core.
  355. riak_pipe git https://github.com/basho/riak_pipe master https://github.com/basho/riak_pipe Riak Pipelines
  356. riakpool git https://github.com/dweldon/riakpool master https://github.com/dweldon/riakpool erlang riak client pool
  357. riak_sysmon git https://github.com/basho/riak_sysmon master https://github.com/basho/riak_sysmon Simple OTP app for managing Erlang VM system_monitor event messages
  358. riak_test git https://github.com/basho/riak_test master https://github.com/basho/riak_test I'm in your cluster, testing your riaks
  359. rivus_cep git https://github.com/vascokk/rivus_cep master https://github.com/vascokk/rivus_cep Complex event processing in Erlang
  360. rlimit git https://github.com/jlouis/rlimit master https://github.com/jlouis/rlimit Magnus Klaar's rate limiter code from etorrent
  361. safetyvalve git https://github.com/jlouis/safetyvalve master https://github.com/jlouis/safetyvalve A safety valve for your erlang node
  362. seestar git https://github.com/iamaleksey/seestar master https://github.com/iamaleksey/seestar The Erlang client for Cassandra 1.2+ binary protocol
  363. service git https://github.com/CloudI/service master http://cloudi.org/ A minimal Erlang behavior for creating CloudI internal services
  364. setup git https://github.com/uwiger/setup master https://github.com/uwiger/setup Generic setup utility for Erlang-based systems
  365. sext git https://github.com/uwiger/sext master https://github.com/uwiger/sext Sortable Erlang Term Serialization
  366. sfmt git https://github.com/jj1bdx/sfmt-erlang master https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
  367. sgte git https://github.com/filippo/sgte master https://github.com/filippo/sgte A simple Erlang Template Engine
  368. sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse transform for type based validation.
  369. shotgun git https://github.com/inaka/shotgun 0.1.0 https://github.com/inaka/shotgun better than just a gun
  370. sidejob git https://github.com/basho/sidejob master https://github.com/basho/sidejob Parallel worker and capacity limiting library for Erlang
  371. sieve git https://github.com/benoitc/sieve master https://github.com/benoitc/sieve sieve is a simple TCP routing proxy (layer 7) in erlang
  372. sighandler git https://github.com/jkingsbery/sighandler master https://github.com/jkingsbery/sighandler Handle UNIX signals in Er lang
  373. simhash git https://github.com/ferd/simhash master https://github.com/ferd/simhash Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
  374. simple_bridge git https://github.com/nitrogen/simple_bridge master https://github.com/nitrogen/simple_bridge A simple, standardized interface library to Erlang HTTP Servers.
  375. simple_oauth2 git https://github.com/virtan/simple_oauth2 master https://github.com/virtan/simple_oauth2 Simple erlang OAuth2 client module for any http server framework (Google, Facebook, Yandex, Vkontakte are preconfigured)
  376. skel git https://github.com/ParaPhrase/skel master https://github.com/ParaPhrase/skel A Streaming Process-based Skeleton Library for Erlang
  377. social git https://github.com/dvv/social master https://github.com/dvv/social Cowboy handler for social login via OAuth2 providers
  378. spapi_router git https://github.com/spilgames/spapi-router master https://github.com/spilgames/spapi-router Partially-connected Erlang clustering
  379. sqerl git https://github.com/hairyhum/sqerl master https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
  380. srly git https://github.com/msantos/srly master https://github.com/msantos/srly Native Erlang Unix serial interface
  381. sshrpc git https://github.com/jj1bdx/sshrpc master https://github.com/jj1bdx/sshrpc Erlang SSH RPC module (experimental)
  382. stable git https://github.com/dvv/stable master https://github.com/dvv/stable Library of assorted helpers for Cowboy web server.
  383. statebox git https://github.com/mochi/statebox master https://github.com/mochi/statebox Erlang state monad with merge/conflict-resolution capabilities. Useful for Riak.
  384. statebox_riak git https://github.com/mochi/statebox_riak master https://github.com/mochi/statebox_riak Convenience library that makes it easier to use statebox with riak, extracted from best practices in our production code at Mochi Media.
  385. statman git https://github.com/knutin/statman master https://github.com/knutin/statman Efficiently collect massive volumes of metrics inside the Erlang VM
  386. statsderl git https://github.com/lpgauth/statsderl master https://github.com/lpgauth/statsderl StatsD client (erlang)
  387. stdinout_pool git https://github.com/mattsta/erlang-stdinout-pool master https://github.com/mattsta/erlang-stdinout-pool stdinout_pool : stuff goes in, stuff goes out. there's never any miscommunication.
  388. stockdb git https://github.com/maxlapshin/stockdb master https://github.com/maxlapshin/stockdb Database for storing Stock Exchange quotes in erlang
  389. stripe git https://github.com/mattsta/stripe-erlang v1 https://github.com/mattsta/stripe-erlang Erlang interface to the stripe.com API
  390. surrogate git https://github.com/skruger/Surrogate master https://github.com/skruger/Surrogate Proxy server written in erlang. Supports reverse proxy load balancing and forward proxy with http (including CONNECT), socks4, socks5, and transparent proxy modes.
  391. swab git https://github.com/crownedgrouse/swab master https://github.com/crownedgrouse/swab General purpose buffer handling module
  392. swarm git https://github.com/jeremey/swarm master https://github.com/jeremey/swarm Fast and simple acceptor pool for Erlang
  393. switchboard git https://github.com/thusfresh/switchboard master https://github.com/thusfresh/switchboard A framework for processing email using worker plugins.
  394. sync git https://github.com/rustyio/sync master https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
  395. syntaxerl git https://github.com/ten0s/syntaxerl master https://github.com/ten0s/syntaxerl Syntax checker for Erlang
  396. syslog git https://github.com/Vagabond/erlang-syslog master https://github.com/Vagabond/erlang-syslog Erlang port driver for interacting with syslog via syslog(3)
  397. taskforce git https://github.com/g-andrade/taskforce master https://github.com/g-andrade/taskforce Erlang worker pools for controlled parallelisation of arbitrary tasks.
  398. tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
  399. tempo git https://github.com/selectel/tempo master https://github.com/selectel/tempo NIF-based date and time parsing and formatting for Erlang.
  400. ticktick git https://github.com/ericliang/ticktick master https://github.com/ericliang/ticktick Ticktick is an id generator for message service.
  401. tinymq git https://github.com/ChicagoBoss/tinymq master https://github.com/ChicagoBoss/tinymq TinyMQ - a diminutive, in-memory message queue
  402. tinymt git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
  403. traffic_tools git https://github.com/systra/traffic_tools master https://github.com/systra/traffic_tools Simple traffic limiting library
  404. trane git https://github.com/massemanet/trane master https://github.com/massemanet/trane SAX style broken HTML parser in Erlang
  405. transit git https://github.com/isaiah/transit-erlang master https://github.com/isaiah/transit-erlang transit format for erlang
  406. trie git https://github.com/okeuday/trie master https://github.com/okeuday/trie Erlang Trie Implementation
  407. triq git https://github.com/krestenkrab/triq master https://github.com/krestenkrab/triq Trifork QuickCheck
  408. tunctl git https://github.com/msantos/tunctl master https://github.com/msantos/tunctl Erlang TUN/TAP interface
  409. twerl git https://github.com/lucaspiller/twerl oauth https://github.com/lucaspiller/twerl Erlang client for the Twitter Streaming API
  410. twitter_erlang git https://github.com/ngerakines/erlang_twitter master https://github.com/ngerakines/erlang_twitter An Erlang twitter client
  411. ucol_nif git https://github.com/refuge/ucol_nif master https://github.com/refuge/ucol_nif ICU based collation Erlang module
  412. unicorn git https://github.com/shizzard/unicorn 0.3.0 https://github.com/shizzard/unicorn Generic configuration server
  413. unsplit git https://github.com/uwiger/unsplit master https://github.com/uwiger/unsplit Resolves conflicts in Mnesia after network splits
  414. uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation
  415. ux git https://github.com/erlang-unicode/ux master https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation)
  416. vert git https://github.com/msantos/erlang-libvirt master https://github.com/msantos/erlang-libvirt Erlang binding to libvirt virtualization API
  417. verx git https://github.com/msantos/verx master https://github.com/msantos/verx Erlang implementation of the libvirtd remote protocol
  418. vmq_acl git https://github.com/erlio/vmq_acl master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  419. vmq_bridge git https://github.com/erlio/vmq_bridge master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  420. vmq_graphite git https://github.com/erlio/vmq_graphite master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  421. vmq_passwd git https://github.com/erlio/vmq_passwd master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  422. vmq_server git https://github.com/erlio/vmq_server master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  423. vmq_snmp git https://github.com/erlio/vmq_snmp master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  424. vmq_systree git https://github.com/erlio/vmq_systree master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  425. vmstats git https://github.com/ferd/vmstats master https://github.com/ferd/vmstats tiny Erlang app that works in conjunction with statsderl in order to generate information on the Erlang VM for graphite logs.
  426. walrus git https://github.com/devinus/walrus master https://github.com/devinus/walrus Walrus - Mustache-like Templating
  427. webmachine git https://github.com/basho/webmachine master https://github.com/basho/webmachine A REST-based system for building web applications.
  428. websocket_client git https://github.com/jeremyong/websocket_client master https://github.com/jeremyong/websocket_client Erlang websocket client (ws and wss supported)
  429. worker_pool git https://github.com/inaka/worker_pool 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
  430. wrangler git https://github.com/RefactoringTools/wrangler master http://www.cs.kent.ac.uk/projects/wrangler/Home.html Import of the Wrangler svn repository.
  431. wsock git https://github.com/madtrick/wsock master https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers
  432. xref_runner git https://github.com/inaka/xref_runner 0.2.0 https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref)
  433. yamerl git https://github.com/yakaz/yamerl master https://github.com/yakaz/yamerl YAML 1.2 parser in pure Erlang
  434. yamler git https://github.com/goertzenator/yamler master https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang
  435. yaws git https://github.com/klacke/yaws master http://yaws.hyber.org Yaws webserver
  436. zab_engine git https://github.com/xinmingyao/zab_engine master https://github.com/xinmingyao/zab_engine zab propotocol implement by erlang
  437. zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
  438. zippers git https://github.com/ferd/zippers master https://github.com/ferd/zippers A library for functional zipper data structures in Erlang. Read more on zippers
  439. zlists git https://github.com/vjache/erlang-zlists master https://github.com/vjache/erlang-zlists Erlang lazy lists library.
  440. zraft_lib git https://github.com/dreyk/zraft_lib master https://github.com/dreyk/zraft_lib Erlang raft consensus protocol implementation
  441. zucchini git https://github.com/devinus/zucchini master https://github.com/devinus/zucchini An Erlang INI parser