packages.v2.tsv 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
  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. apns git https://github.com/inaka/apns4erl 1.0.4 http://inaka.github.com/apns4erl Apple Push Notification Server for Erlang
  7. azdht git https://github.com/arcusfelis/azdht master https://github.com/arcusfelis/azdht Azureus Distributed Hash Table (DHT) in Erlang
  8. backoff git https://github.com/ferd/backoff master https://github.com/ferd/backoff Simple exponential backoffs in Erlang
  9. 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.
  10. 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.
  11. bcrypt git https://github.com/riverrun/branglecrypt master https://github.com/riverrun/branglecrypt Bcrypt Erlang / C library
  12. beam git https://github.com/tonyrog/beam master https://github.com/tonyrog/beam BEAM emulator written in Erlang
  13. beanstalk git https://github.com/tim/erlang-beanstalk master https://github.com/tim/erlang-beanstalk An Erlang client for beanstalkd
  14. bear git https://github.com/boundary/bear master https://github.com/boundary/bear a set of statistics functions for erlang
  15. 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
  16. bifrost git https://github.com/thorstadt/bifrost master https://github.com/thorstadt/bifrost Erlang FTP Server Framework
  17. binpp git https://github.com/jtendo/binpp master https://github.com/jtendo/binpp Erlang Binary Pretty Printer
  18. bisect git https://github.com/knutin/bisect master https://github.com/knutin/bisect Ordered fixed-size binary dictionary in Erlang
  19. bitcask git https://github.com/basho/bitcask master https://github.com/basho/bitcask because you need another a key/value storage engine
  20. bitstore git https://github.com/bdionne/bitstore master https://github.com/bdionne/bitstore A document based ontology development environment
  21. bootstrap git https://github.com/schlagert/bootstrap master https://github.com/schlagert/bootstrap A simple, yet powerful Erlang cluster bootstrapping application.
  22. 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
  23. boss git https://github.com/ChicagoBoss/ChicagoBoss master https://github.com/ChicagoBoss/ChicagoBoss Erlang web MVC, now featuring Comet
  24. bson git https://github.com/comtihon/bson-erlang master https://github.com/comtihon/bson-erlang BSON documents in Erlang, see bsonspec.org
  25. bullet git https://github.com/extend/bullet master http://ninenines.eu Simple, reliable, efficient streaming for Cowboy.
  26. cache git https://github.com/fogfish/cache master https://github.com/fogfish/cache Erlang in-memory cache
  27. cake git https://github.com/darach/cake-erl v0.1.2 https://github.com/darach/cake-erl Really simple terminal colorization
  28. carotene git https://github.com/carotene/carotene master https://github.com/carotene/carotene Real-time server
  29. cberl git https://github.com/chitika/cberl master https://github.com/chitika/cberl NIF based Erlang bindings for Couchbase
  30. cecho git https://github.com/mazenharake/cecho master https://github.com/mazenharake/cecho An ncurses library for Erlang
  31. cferl git https://github.com/ddossot/cferl master https://github.com/ddossot/cferl Rackspace / Open Stack Cloud Files Erlang Client
  32. 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.
  33. 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.
  34. classifier git https://github.com/inaka/classifier master https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier
  35. clique git https://github.com/basho/clique develop https://github.com/basho/clique CLI Framework for Erlang
  36. 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
  37. confetti git https://github.com/jtendo/confetti master https://github.com/jtendo/confetti Erlang configuration provider / application:get_env/2 on steroids
  38. couchbeam git https://github.com/benoitc/couchbeam master https://github.com/benoitc/couchbeam Apache CouchDB client in Erlang
  39. couch git https://github.com/benoitc/opencouch master https://github.com/benoitc/opencouch A embeddable document oriented database compatible with Apache CouchDB
  40. covertool git https://github.com/idubrov/covertool master https://github.com/idubrov/covertool Tool to convert Erlang cover data files into Cobertura XML reports
  41. cowboy git https://github.com/ninenines/cowboy 1.0.1 http://ninenines.eu Small, fast and modular HTTP server.
  42. cowdb git https://github.com/refuge/cowdb master https://github.com/refuge/cowdb Pure Key/Value database library for Erlang Applications
  43. cowlib git https://github.com/ninenines/cowlib 1.0.1 http://ninenines.eu Support library for manipulating Web protocols.
  44. cpg git https://github.com/okeuday/cpg master https://github.com/okeuday/cpg CloudI Process Groups
  45. cqerl git https://github.com/matehat/cqerl master https://matehat.github.io/cqerl/ Native Erlang CQL client for Cassandra
  46. cr git https://github.com/spawnproc/cr master https://synrc.com/apps/cr/doc/cr.htm Chain Replication
  47. cuttlefish git https://github.com/basho/cuttlefish master https://github.com/basho/cuttlefish never lose your childlike sense of wonder baby cuttlefish, promise me?
  48. 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.
  49. debbie git https://github.com/crownedgrouse/debbie master https://github.com/crownedgrouse/debbie .DEB Built In Erlang
  50. decimal git https://github.com/tim/erlang-decimal master https://github.com/tim/erlang-decimal An Erlang decimal arithmetic library
  51. detergent git https://github.com/devinus/detergent master https://github.com/devinus/detergent An emulsifying Erlang SOAP library
  52. dh_date git https://github.com/daleharvey/dh_date master https://github.com/daleharvey/dh_date Date formatting / parsing library for erlang
  53. 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.
  54. dirbusterl git https://github.com/silentsignal/DirBustErl master https://github.com/silentsignal/DirBustErl DirBuster successor in Erlang
  55. dispcount git https://github.com/ferd/dispcount master https://github.com/ferd/dispcount Erlang task dispatcher based on ETS counters.
  56. 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
  57. dns git https://github.com/aetrion/dns_erlang master https://github.com/aetrion/dns_erlang Erlang DNS library
  58. 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
  59. 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.
  60. dynamic_compile git https://github.com/jkvor/dynamic_compile master https://github.com/jkvor/dynamic_compile compile and load erlang modules from string input
  61. e2 git https://github.com/gar1t/e2 master http://e2project.org Library to simply writing correct OTP applications.
  62. eamf git https://github.com/mrinalwadhwa/eamf master https://github.com/mrinalwadhwa/eamf eAMF provides Action Message Format (AMF) support for Erlang
  63. eavro git https://github.com/SIfoxDevTeam/eavro master https://github.com/SIfoxDevTeam/eavro Apache Avro encoder/decoder
  64. ecapnp git https://github.com/kaos/ecapnp master https://github.com/kaos/ecapnp Cap'n Proto library for Erlang
  65. econfig git https://github.com/benoitc/econfig master https://github.com/benoitc/econfig simple Erlang config handler using INI files
  66. edate git https://github.com/dweldon/edate master https://github.com/dweldon/edate date manipulation library for erlang
  67. edgar git https://github.com/crownedgrouse/edgar master https://github.com/crownedgrouse/edgar Erlang Does GNU AR
  68. edis git https://github.com/inaka/edis master http://inaka.github.com/edis/ An Erlang implementation of Redis KV Store
  69. edns git https://github.com/hcvst/erlang-dns master https://github.com/hcvst/erlang-dns Erlang/OTP DNS server
  70. edown git https://github.com/uwiger/edown master https://github.com/uwiger/edown EDoc extension for generating Github-flavored Markdown
  71. eep_app git https://github.com/darach/eep-erl master https://github.com/darach/eep-erl Embedded Event Processing
  72. 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
  73. 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
  74. eganglia git https://github.com/inaka/eganglia v0.9.1 https://github.com/inaka/eganglia Erlang library to interact with Ganglia
  75. egeoip git https://github.com/mochi/egeoip master https://github.com/mochi/egeoip Erlang IP Geolocation module, currently supporting the MaxMind GeoLite City Database.
  76. ehsa hg https://bitbucket.org/a12n/ehsa 2.0.4 https://bitbucket.org/a12n/ehsa Erlang HTTP server basic and digest authentication modules
  77. ejabberd git https://github.com/processone/ejabberd master https://github.com/processone/ejabberd Robust, ubiquitous and massively scalable Jabber / XMPP Instant Messaging platform
  78. ej git https://github.com/seth/ej master https://github.com/seth/ej Helper module for working with Erlang terms representing JSON
  79. ekaf git https://github.com/helpshift/ekaf master https://github.com/helpshift/ekaf A minimal, high-performance Kafka client in Erlang.
  80. elarm git https://github.com/esl/elarm master https://github.com/esl/elarm Alarm Manager for Erlang.
  81. eleveldb git https://github.com/basho/eleveldb master https://github.com/basho/eleveldb Erlang LevelDB API
  82. elli git https://github.com/knutin/elli master https://github.com/knutin/elli Simple, robust and performant Erlang web server
  83. elvis git https://github.com/inaka/elvis 0.2.4 https://github.com/inaka/elvis Erlang Style Reviewer
  84. emagick git https://github.com/kivra/emagick master https://github.com/kivra/emagick Wrapper for Graphics/ImageMagick command line tool.
  85. emysql git https://github.com/Eonblast/Emysql master https://github.com/Eonblast/Emysql Stable, pure Erlang MySQL driver.
  86. enm git https://github.com/basho/enm master https://github.com/basho/enm Erlang driver for nanomsg
  87. entop git https://github.com/mazenharake/entop master https://github.com/mazenharake/entop A top-like tool for monitoring an Erlang node
  88. epcap git https://github.com/msantos/epcap master https://github.com/msantos/epcap Erlang packet capture interface using pcap
  89. eper git https://github.com/massemanet/eper master https://github.com/massemanet/eper Erlang performance and debugging tools.
  90. epgsql git https://github.com/epgsql/epgsql master https://github.com/epgsql/epgsql Erlang PostgreSQL client library.
  91. episcina git https://github.com/erlware/episcina master https://github.com/erlware/episcina A simple non intrusive resource pool for connections
  92. eplot git https://github.com/psyeugenic/eplot master https://github.com/psyeugenic/eplot A plot engine written in erlang.
  93. epocxy git https://github.com/duomark/epocxy master https://github.com/duomark/epocxy Erlang Patterns of Concurrency
  94. epubnub git https://github.com/tsloughter/epubnub master https://github.com/tsloughter/epubnub Erlang PubNub API
  95. eqm git https://github.com/loucash/eqm master https://github.com/loucash/eqm Erlang pub sub with supply-demand channels
  96. eredis git https://github.com/wooga/eredis master https://github.com/wooga/eredis Erlang Redis client
  97. 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.
  98. 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.
  99. 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
  100. erlang_smtp git https://github.com/tonyg/erlang-smtp master https://github.com/tonyg/erlang-smtp Erlang SMTP and POP3 server code.
  101. erlasticsearch git https://github.com/dieswaytoofast/erlasticsearch master https://github.com/dieswaytoofast/erlasticsearch Erlang thrift interface to elastic_search
  102. 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.
  103. erlbrake git https://github.com/kenpratt/erlbrake master https://github.com/kenpratt/erlbrake Erlang Airbrake notification client
  104. 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)
  105. erlcron git https://github.com/erlware/erlcron master https://github.com/erlware/erlcron Erlang cronish system
  106. erldb git https://github.com/erldb/erldb master http://erldb.org ORM (Object-relational mapping) application implemented in Erlang
  107. erldis git https://github.com/cstar/erldis master https://github.com/cstar/erldis redis erlang client library
  108. erldns git https://github.com/aetrion/erl-dns master https://github.com/aetrion/erl-dns DNS server, in erlang.
  109. erldocker git https://github.com/proger/erldocker master https://github.com/proger/erldocker Docker Remote API client for Erlang
  110. erlfsmon git https://github.com/proger/erlfsmon master https://github.com/proger/erlfsmon Erlang filesystem event watcher for Linux and OSX
  111. erlgit git https://github.com/gleber/erlgit master https://github.com/gleber/erlgit Erlang convenience wrapper around git executable
  112. 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.
  113. erlmc git https://github.com/jkvor/erlmc master https://github.com/jkvor/erlmc Erlang memcached binary protocol client
  114. erlmongo git https://github.com/SergejJurecko/erlmongo master https://github.com/SergejJurecko/erlmongo Record based Erlang driver for MongoDB with gridfs support
  115. erlog git https://github.com/rvirding/erlog master https://github.com/rvirding/erlog Prolog interpreter in and for Erlang
  116. 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.
  117. erlport git https://github.com/hdima/erlport master https://github.com/hdima/erlport ErlPort - connect Erlang to other languages
  118. 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.
  119. erlsh git https://github.com/proger/erlsh master https://github.com/proger/erlsh Erlang shell tools
  120. erlsom git https://github.com/willemdj/erlsom master https://github.com/willemdj/erlsom XML parser for Erlang
  121. erl_streams git https://github.com/epappas/erl_streams master https://github.com/epappas/erl_streams Streams in Erlang
  122. erlubi git https://github.com/krestenkrab/erlubi master https://github.com/krestenkrab/erlubi Ubigraph Erlang Client (and Process Visualizer)
  123. erlvolt git https://github.com/VoltDB/voltdb-client-erlang master https://github.com/VoltDB/voltdb-client-erlang VoltDB Erlang Client Driver
  124. 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.
  125. erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
  126. errd git https://github.com/archaelus/errd master https://github.com/archaelus/errd Erlang RRDTool library
  127. erserve git https://github.com/del/erserve master https://github.com/del/erserve Erlang/Rserve communication interface
  128. erwa git https://github.com/bwegh/erwa 0.1.1 https://github.com/bwegh/erwa A WAMP router and client written in Erlang.
  129. espec git https://github.com/lucaspiller/espec master https://github.com/lucaspiller/espec ESpec: Behaviour driven development framework for Erlang
  130. estatsd git https://github.com/RJ/estatsd master https://github.com/RJ/estatsd Erlang stats aggregation app that periodically flushes data to graphite
  131. 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.
  132. etest git https://github.com/wooga/etest master https://github.com/wooga/etest A lightweight, convention over configuration test framework for Erlang
  133. etest_http git https://github.com/wooga/etest_http master https://github.com/wooga/etest_http etest Assertions around HTTP (client-side)
  134. etoml git https://github.com/kalta/etoml master https://github.com/kalta/etoml TOML language erlang parser
  135. 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.
  136. 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.
  137. euthanasia git https://github.com/doubleyou/euthanasia master https://github.com/doubleyou/euthanasia Merciful killer for your Erlang processes
  138. exec git https://github.com/saleyn/erlexec master http://saleyn.github.com/erlexec Execute and control OS processes from Erlang/OTP.
  139. exml git https://github.com/paulgray/exml master https://github.com/paulgray/exml XML parsing library in Erlang
  140. exometer git https://github.com/Feuerlabs/exometer 1.2 https://github.com/Feuerlabs/exometer Basic measurement objects and probe behavior
  141. exs1024 git https://github.com/jj1bdx/exs1024 master https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang.
  142. exs64 git https://github.com/jj1bdx/exs64 master https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang.
  143. exsplus116 git https://github.com/jj1bdx/exsplus116 master https://github.com/jj1bdx/exsplus116 Xorshift116plus for Erlang
  144. exsplus128 git https://github.com/jj1bdx/exsplus128 master https://github.com/jj1bdx/exsplus128 Xorshift128plus pseudo random number generator for Erlang.
  145. ezmq git https://github.com/RoadRunnr/ezmq master https://github.com/RoadRunnr/ezmq zMQ implemented in Erlang
  146. ezmtp git https://github.com/a13x/ezmtp master https://github.com/a13x/ezmtp ZMTP protocol in pure Erlang.
  147. 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
  148. feeder git https://github.com/michaelnisi/feeder v1.4.6 https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds.
  149. fix git https://github.com/maxlapshin/fix master https://github.com/maxlapshin/fix http://fixprotocol.org/ implementation.
  150. flower git https://github.com/travelping/flower master https://github.com/travelping/flower FlowER - a Erlang OpenFlow development platform
  151. fn git https://github.com/reiddraper/fn master https://github.com/reiddraper/fn Function utilities for Erlang
  152. folsom_cowboy git https://github.com/boundary/folsom_cowboy master https://github.com/boundary/folsom_cowboy A Cowboy based Folsom HTTP Wrapper.
  153. folsom git https://github.com/boundary/folsom master https://github.com/boundary/folsom Expose Erlang Events and Metrics
  154. folsomite git https://github.com/campanja/folsomite master https://github.com/campanja/folsomite blow up your graphite / riemann server with folsom metrics
  155. fs git https://github.com/synrc/fs master https://github.com/synrc/fs Erlang FileSystem Listener
  156. fuse git https://github.com/jlouis/fuse master https://github.com/jlouis/fuse A Circuit Breaker for Erlang
  157. gcm git https://github.com/pdincau/gcm-erlang master https://github.com/pdincau/gcm-erlang An Erlang application for Google Cloud Messaging
  158. gcprof git https://github.com/knutin/gcprof master https://github.com/knutin/gcprof Garbage Collection profiler for Erlang
  159. geas git https://github.com/crownedgrouse/geas master https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
  160. geef git https://github.com/carlosmn/geef master https://github.com/carlosmn/geef Git NEEEEF (Erlang NIF)
  161. gen_cycle git https://github.com/aerosol/gen_cycle develop https://github.com/aerosol/gen_cycle Simple, generic OTP behaviour for recurring tasks
  162. gen_icmp git https://github.com/msantos/gen_icmp master https://github.com/msantos/gen_icmp Erlang interface to ICMP sockets
  163. 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
  164. 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
  165. 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
  166. 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
  167. gen_unix git https://github.com/msantos/gen_unix master https://github.com/msantos/gen_unix Erlang Unix socket interface
  168. getopt git https://github.com/jcomellas/getopt master https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
  169. gettext git https://github.com/etnt/gettext master https://github.com/etnt/gettext Erlang internationalization library.
  170. giallo git https://github.com/kivra/giallo master https://github.com/kivra/giallo Small and flexible web framework on top of Cowboy
  171. gin git https://github.com/mad-cocktail/gin master https://github.com/mad-cocktail/gin The guards and for Erlang parse_transform
  172. gitty git https://github.com/maxlapshin/gitty master https://github.com/maxlapshin/gitty Git access in erlang
  173. gpb git https://github.com/tomas-abrahamsson/gpb master https://github.com/tomas-abrahamsson/gpb A Google Protobuf implementation for Erlang
  174. gproc git https://github.com/uwiger/gproc master https://github.com/uwiger/gproc Extended process registry for Erlang
  175. grapherl git https://github.com/eproxus/grapherl master https://github.com/eproxus/grapherl Create graphs of Erlang systems and programs
  176. gun git https://github.com/ninenines/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
  177. hackney git https://github.com/benoitc/hackney master https://github.com/benoitc/hackney simple HTTP client in Erlang
  178. hamcrest git https://github.com/hyperthunk/hamcrest-erlang master https://github.com/hyperthunk/hamcrest-erlang Erlang port of Hamcrest
  179. hanoidb git https://github.com/krestenkrab/hanoidb master https://github.com/krestenkrab/hanoidb Erlang LSM BTree Storage
  180. hottub git https://github.com/bfrog/hottub master https://github.com/bfrog/hottub Permanent Erlang Worker Pool
  181. hyper git https://github.com/GameAnalytics/hyper master https://github.com/GameAnalytics/hyper Erlang implementation of HyperLogLog
  182. ibrowse git https://github.com/cmullaparthi/ibrowse v4.1.1 https://github.com/cmullaparthi/ibrowse Erlang HTTP client
  183. ierlang git https://github.com/robbielynch/ierlang master https://github.com/robbielynch/ierlang An Erlang language kernel for IPython.
  184. 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
  185. ircd git https://github.com/tonyg/erlang-ircd master https://github.com/tonyg/erlang-ircd A pluggable IRC daemon application/library for Erlang.
  186. irc_lib git https://github.com/OtpChatBot/irc_lib master https://github.com/OtpChatBot/irc_lib Erlang irc client library
  187. iris git https://github.com/project-iris/iris-erl master https://github.com/project-iris/iris-erl Iris Erlang binding
  188. iso8601 git https://github.com/seansawyer/erlang_iso8601 master https://github.com/seansawyer/erlang_iso8601 Erlang ISO 8601 date formatter/parser
  189. itweet git https://github.com/inaka/itweet v2.0 http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
  190. jerg git https://github.com/ddossot/jerg master https://github.com/ddossot/jerg JSON Schema to Erlang Records Generator
  191. 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.
  192. jiffy git https://github.com/davisp/jiffy master https://github.com/davisp/jiffy JSON NIFs for Erlang.
  193. jiffy_v git https://github.com/shizzard/jiffy-v 0.3.3 https://github.com/shizzard/jiffy-v JSON validation utility
  194. jobs git https://github.com/esl/jobs 0.3 https://github.com/esl/jobs a Job scheduler for load regulation
  195. joxa git https://github.com/joxa/joxa master https://github.com/joxa/joxa A Modern Lisp for the Erlang VM
  196. jsonerl git https://github.com/lambder/jsonerl master https://github.com/lambder/jsonerl yet another but slightly different erlang <-> json encoder/decoder
  197. json git https://github.com/talentdeficit/json master https://github.com/talentdeficit/json a high level json library for erlang (17.0+)
  198. jsonpath git https://github.com/GeneStevens/jsonpath master https://github.com/GeneStevens/jsonpath Fast Erlang JSON data retrieval and updates via javascript-like notation
  199. json_rec git https://github.com/justinkirby/json_rec master https://github.com/justinkirby/json_rec JSON to erlang record
  200. 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.
  201. jsx git https://github.com/talentdeficit/jsx master https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
  202. kafka git https://github.com/wooga/kafka-erlang master https://github.com/wooga/kafka-erlang Kafka consumer and producer in Erlang
  203. kai git https://github.com/synrc/kai master https://github.com/synrc/kai DHT storage by Takeshi Inoue
  204. katja git https://github.com/nifoc/katja master https://github.com/nifoc/katja A simple Riemann client written in Erlang.
  205. kdht git https://github.com/kevinlynx/kdht master https://github.com/kevinlynx/kdht kdht is an erlang DHT implementation
  206. kjell git https://github.com/karlll/kjell master https://github.com/karlll/kjell Erlang Shell
  207. kraken git https://github.com/Asana/kraken master https://github.com/Asana/kraken Distributed Pubsub Server for Realtime Apps
  208. kucumberl git https://github.com/openshine/kucumberl master https://github.com/openshine/kucumberl A pure-erlang, open-source, implementation of Cucumber
  209. kvc git https://github.com/etrepum/kvc master https://github.com/etrepum/kvc KVC - Key Value Coding for Erlang data structures
  210. kvlists git https://github.com/jcomellas/kvlists master https://github.com/jcomellas/kvlists Lists of key-value pairs (decoded JSON) in Erlang
  211. kvs git https://github.com/synrc/kvs master https://github.com/synrc/kvs Container and Iterator
  212. lager_amqp_backend git https://github.com/jbrisbin/lager_amqp_backend master https://github.com/jbrisbin/lager_amqp_backend AMQP RabbitMQ Lager backend
  213. lager git https://github.com/basho/lager master https://github.com/basho/lager A logging framework for Erlang/OTP.
  214. lager_syslog git https://github.com/basho/lager_syslog master https://github.com/basho/lager_syslog Syslog backend for lager
  215. lambdapad git https://github.com/gar1t/lambdapad master https://github.com/gar1t/lambdapad Static site generator using Erlang. Yes, Erlang.
  216. lasse git https://github.com/inaka/lasse 0.1.0 https://github.com/inaka/lasse SSE handler for Cowboy
  217. ldap git https://github.com/spawnproc/ldap master https://github.com/spawnproc/ldap LDAP server written in Erlang
  218. lethink git https://github.com/taybin/lethink master https://github.com/taybin/lethink erlang driver for rethinkdb
  219. lfe git https://github.com/rvirding/lfe master https://github.com/rvirding/lfe Lisp Flavoured Erlang (LFE)
  220. ling git https://github.com/cloudozer/ling master https://github.com/cloudozer/ling Erlang on Xen
  221. live git https://github.com/ninenines/live master http://ninenines.eu Automated module and configuration reloader.
  222. lmq git https://github.com/iij/lmq master https://github.com/iij/lmq Lightweight Message Queue
  223. locker git https://github.com/wooga/locker master https://github.com/wooga/locker Atomic distributed 'check and set' for short-lived keys
  224. locks git https://github.com/uwiger/locks master https://github.com/uwiger/locks A scalable, deadlock-resolving resource locker
  225. log4erl git https://github.com/ahmednawras/log4erl master https://github.com/ahmednawras/log4erl A logger for erlang in the spirit of Log4J.
  226. lol git https://github.com/b0oh/lol master https://github.com/b0oh/lol Lisp on erLang, and programming is fun again
  227. lucid git https://github.com/tatsuhiro-t/lucid master https://github.com/tatsuhiro-t/lucid HTTP/2 server written in Erlang
  228. luerl git https://github.com/rvirding/luerl develop https://github.com/rvirding/luerl Lua in Erlang
  229. luwak git https://github.com/basho/luwak master https://github.com/basho/luwak Large-object storage interface for Riak
  230. 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
  231. mad git https://github.com/synrc/mad master https://github.com/synrc/mad Small and Fast Rebar Replacement
  232. mavg git https://github.com/EchoTeam/mavg master https://github.com/EchoTeam/mavg Erlang :: Exponential moving average library
  233. mcd git https://github.com/EchoTeam/mcd master https://github.com/EchoTeam/mcd Fast memcached protocol client in pure Erlang
  234. mcerlang git https://github.com/fredlund/McErlang master https://github.com/fredlund/McErlang The McErlang model checker for Erlang
  235. 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.
  236. meck git https://github.com/eproxus/meck master https://github.com/eproxus/meck A mocking library for Erlang
  237. mekao git https://github.com/ddosia/mekao master https://github.com/ddosia/mekao SQL constructor
  238. 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).
  239. merl git https://github.com/richcarl/merl master https://github.com/richcarl/merl Metaprogramming in Erlang
  240. mimetypes git https://github.com/spawngrid/mimetypes master https://github.com/spawngrid/mimetypes Erlang MIME types library
  241. mixer git https://github.com/chef/mixer master https://github.com/chef/mixer Mix in functions from other modules
  242. mochiweb git https://github.com/mochi/mochiweb master https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers.
  243. mochiweb_xpath git https://github.com/retnuh/mochiweb_xpath master https://github.com/retnuh/mochiweb_xpath XPath support for mochiweb's html parser
  244. mockgyver git https://github.com/klajo/mockgyver master https://github.com/klajo/mockgyver A mocking library for Erlang
  245. modlib git https://github.com/gar1t/modlib master https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
  246. mongodb git https://github.com/comtihon/mongodb-erlang master https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang
  247. 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
  248. moyo git https://github.com/dwango/moyo master https://github.com/dwango/moyo Erlang utility functions library
  249. msgpack git https://github.com/msgpack/msgpack-erlang master https://github.com/msgpack/msgpack-erlang MessagePack (de)serializer implementation for Erlang
  250. mustache git https://github.com/mojombo/mustache.erl master https://github.com/mojombo/mustache.erl Mustache template engine for Erlang.
  251. myproto git https://github.com/altenwald/myproto master https://github.com/altenwald/myproto MySQL Server Protocol in Erlang
  252. mysql git https://github.com/dizzyd/erlang-mysql-driver master https://github.com/dizzyd/erlang-mysql-driver Erlang MySQL Driver (from code.google.com)
  253. n2o git https://github.com/5HT/n2o master https://github.com/5HT/n2o WebSocket Application Server
  254. 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
  255. neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
  256. neotoma git https://github.com/seancribbs/neotoma master https://github.com/seancribbs/neotoma Erlang library and packrat parser-generator for parsing expression grammars.
  257. newrelic git https://github.com/wooga/newrelic-erlang master https://github.com/wooga/newrelic-erlang Erlang library for sending metrics to New Relic
  258. nifty git https://github.com/parapluu/nifty master https://github.com/parapluu/nifty Erlang NIF wrapper generator
  259. nkdocker git https://github.com/Nekso/nkdocker master https://github.com/Nekso/nkdocker Erlang Docker client
  260. nkpacket git https://github.com/Nekso/nkpacket master https://github.com/Nekso/nkpacket Generic Erlang transport layer
  261. nodefinder git https://github.com/okeuday/nodefinder master https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast
  262. oauth2c git https://github.com/kivra/oauth2_client master https://github.com/kivra/oauth2_client Erlang OAuth2 Client
  263. oauth2 git https://github.com/kivra/oauth2 master https://github.com/kivra/oauth2 Erlang Oauth2 implementation
  264. oauth git https://github.com/tim/erlang-oauth master https://github.com/tim/erlang-oauth An Erlang OAuth 1.0 implementation
  265. of_protocol git https://github.com/FlowForwarding/of_protocol master https://github.com/FlowForwarding/of_protocol OpenFlow Protocol Library for Erlang
  266. openflow git https://github.com/renatoaguiar/erlang-openflow master https://github.com/renatoaguiar/erlang-openflow An OpenFlow controller written in pure erlang
  267. openid git https://github.com/brendonh/erl_openid master https://github.com/brendonh/erl_openid Erlang OpenID
  268. openpoker git https://github.com/hpyhacking/openpoker master https://github.com/hpyhacking/openpoker Genesis Texas hold'em Game Server
  269. pal git https://github.com/manifest/pal master https://github.com/manifest/pal Pragmatic Authentication Library
  270. parse_trans git https://github.com/uwiger/parse_trans master https://github.com/uwiger/parse_trans Parse transform utilities for Erlang
  271. parsexml git https://github.com/maxlapshin/parsexml master https://github.com/maxlapshin/parsexml Simple DOM XML parser with convenient and very simple API
  272. pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
  273. percept2 git https://github.com/huiqing/percept2 master https://github.com/huiqing/percept2 Concurrent profiling tool for Erlang
  274. pgsql git https://github.com/semiocast/pgsql master https://github.com/semiocast/pgsql Erlang PostgreSQL driver
  275. pkgx git https://github.com/arjan/pkgx master https://github.com/arjan/pkgx Build .deb packages from Erlang releases
  276. pkt git https://github.com/msantos/pkt master https://github.com/msantos/pkt Erlang network protocol library
  277. 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.
  278. plumtree git https://github.com/helium/plumtree master https://github.com/helium/plumtree Epidemic Broadcast Trees
  279. pmod_transform git https://github.com/erlang/pmod_transform master https://github.com/erlang/pmod_transform Parse transform for parameterized modules
  280. pobox git https://github.com/ferd/pobox master https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang
  281. ponos git https://github.com/klarna/ponos master https://github.com/klarna/ponos ponos is a simple yet powerful load generator written in erlang
  282. poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory
  283. pooler git https://github.com/seth/pooler master https://github.com/seth/pooler An OTP Process Pool Application
  284. poxa git https://github.com/edgurgel/poxa-erlang master https://github.com/edgurgel/poxa-erlang Open Pusher server implementation compatible with Pusher libraries.
  285. pqueue git https://github.com/okeuday/pqueue master https://github.com/okeuday/pqueue Erlang Priority Queues
  286. procket git https://github.com/msantos/procket master http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations
  287. proper git https://github.com/manopapad/proper master http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
  288. props git https://github.com/greyarea/props master https://github.com/greyarea/props Property structure library
  289. 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.
  290. 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.
  291. ptrackerl git https://github.com/inaka/ptrackerl master https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
  292. purity git https://github.com/mpitid/purity master https://github.com/mpitid/purity A side-effect analyzer for Erlang
  293. push_service git https://github.com/hairyhum/push_service master https://github.com/hairyhum/push_service Push service
  294. 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.
  295. qrcode git https://github.com/komone/qrcode master https://github.com/komone/qrcode QR Code encoder in Erlang
  296. 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.
  297. 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
  298. rack git https://github.com/erlyvideo/rack master https://github.com/erlyvideo/rack Rack handler for erlang
  299. radierl git https://github.com/vances/radierl master https://github.com/vances/radierl RADIUS protocol stack implemented in Erlang.
  300. rafter git https://github.com/andrewjstone/rafter master https://github.com/andrewjstone/rafter An Erlang library application which implements the Raft consensus protocol
  301. ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
  302. rbeacon git https://github.com/refuge/rbeacon master https://github.com/refuge/rbeacon LAN discovery and presence in Erlang.
  303. 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.
  304. 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.
  305. 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.
  306. 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.
  307. record_info git https://github.com/bipthelin/erlang-record_info master https://github.com/bipthelin/erlang-record_info Convert between record and proplist
  308. redgrid git https://github.com/jkvor/redgrid master https://github.com/jkvor/redgrid automatic Erlang node discovery via redis
  309. redo git https://github.com/jkvor/redo master https://github.com/jkvor/redo pipelined erlang redis client
  310. relx git https://github.com/erlware/relx master https://github.com/erlware/relx Sane, simple release creation for Erlang
  311. 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.
  312. restc git https://github.com/kivra/restclient master https://github.com/kivra/restclient Erlang Rest Client
  313. 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.
  314. riakc git https://github.com/basho/riak-erlang-client master https://github.com/basho/riak-erlang-client Erlang clients for Riak.
  315. riak_core git https://github.com/basho/riak_core master https://github.com/basho/riak_core Distributed systems infrastructure used by Riak.
  316. riak_dt git https://github.com/basho/riak_dt master https://github.com/basho/riak_dt Convergent replicated datatypes in Erlang
  317. riak_ensemble git https://github.com/basho/riak_ensemble master https://github.com/basho/riak_ensemble Multi-Paxos framework in Erlang
  318. 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
  319. riak_kv git https://github.com/basho/riak_kv master https://github.com/basho/riak_kv Riak Key/Value Store
  320. riaknostic git https://github.com/basho/riaknostic master https://github.com/basho/riaknostic A diagnostic tool for Riak installations, to find common errors asap
  321. riak_pg git https://github.com/cmeiklejohn/riak_pg master https://github.com/cmeiklejohn/riak_pg Distributed process groups with riak_core.
  322. riak_pipe git https://github.com/basho/riak_pipe master https://github.com/basho/riak_pipe Riak Pipelines
  323. riakpool git https://github.com/dweldon/riakpool master https://github.com/dweldon/riakpool erlang riak client pool
  324. 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
  325. riak_test git https://github.com/basho/riak_test master https://github.com/basho/riak_test I'm in your cluster, testing your riaks
  326. rivus_cep git https://github.com/vascokk/rivus_cep master https://github.com/vascokk/rivus_cep Complex event processing in Erlang
  327. rlimit git https://github.com/jlouis/rlimit master https://github.com/jlouis/rlimit Magnus Klaar's rate limiter code from etorrent
  328. safetyvalve git https://github.com/jlouis/safetyvalve master https://github.com/jlouis/safetyvalve A safety valve for your erlang node
  329. seestar git https://github.com/iamaleksey/seestar master https://github.com/iamaleksey/seestar The Erlang client for Cassandra 1.2+ binary protocol
  330. setup git https://github.com/uwiger/setup master https://github.com/uwiger/setup Generic setup utility for Erlang-based systems
  331. sext git https://github.com/uwiger/sext master https://github.com/uwiger/sext Sortable Erlang Term Serialization
  332. sfmt git https://github.com/jj1bdx/sfmt-erlang master https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
  333. sgte git https://github.com/filippo/sgte master https://github.com/filippo/sgte A simple Erlang Template Engine
  334. sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse transform for type based validation.
  335. shotgun git https://github.com/inaka/shotgun 0.1.0 https://github.com/inaka/shotgun better than just a gun
  336. sidejob git https://github.com/basho/sidejob master https://github.com/basho/sidejob Parallel worker and capacity limiting library for Erlang
  337. sieve git https://github.com/benoitc/sieve master https://github.com/benoitc/sieve sieve is a simple TCP routing proxy (layer 7) in erlang
  338. sighandler git https://github.com/jkingsbery/sighandler master https://github.com/jkingsbery/sighandler Handle UNIX signals in Er lang
  339. 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.
  340. 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.
  341. 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)
  342. skel git https://github.com/ParaPhrase/skel master https://github.com/ParaPhrase/skel A Streaming Process-based Skeleton Library for Erlang
  343. social git https://github.com/dvv/social master https://github.com/dvv/social Cowboy handler for social login via OAuth2 providers
  344. spapi_router git https://github.com/spilgames/spapi-router master https://github.com/spilgames/spapi-router Partially-connected Erlang clustering
  345. sqerl git https://github.com/hairyhum/sqerl master https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
  346. srly git https://github.com/msantos/srly master https://github.com/msantos/srly Native Erlang Unix serial interface
  347. sshrpc git https://github.com/jj1bdx/sshrpc master https://github.com/jj1bdx/sshrpc Erlang SSH RPC module (experimental)
  348. stable git https://github.com/dvv/stable master https://github.com/dvv/stable Library of assorted helpers for Cowboy web server.
  349. statebox git https://github.com/mochi/statebox master https://github.com/mochi/statebox Erlang state monad with merge/conflict-resolution capabilities. Useful for Riak.
  350. 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.
  351. statman git https://github.com/knutin/statman master https://github.com/knutin/statman Efficiently collect massive volumes of metrics inside the Erlang VM
  352. statsderl git https://github.com/lpgauth/statsderl master https://github.com/lpgauth/statsderl StatsD client (erlang)
  353. 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.
  354. stockdb git https://github.com/maxlapshin/stockdb master https://github.com/maxlapshin/stockdb Database for storing Stock Exchange quotes in erlang
  355. stripe git https://github.com/mattsta/stripe-erlang v1 https://github.com/mattsta/stripe-erlang Erlang interface to the stripe.com API
  356. swab git https://github.com/crownedgrouse/swab master https://github.com/crownedgrouse/swab General purpose buffer handling module
  357. swarm git https://github.com/jeremey/swarm master https://github.com/jeremey/swarm Fast and simple acceptor pool for Erlang
  358. switchboard git https://github.com/thusfresh/switchboard master https://github.com/thusfresh/switchboard A framework for processing email using worker plugins.
  359. sync git https://github.com/rustyio/sync master https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
  360. syntaxerl git https://github.com/ten0s/syntaxerl master https://github.com/ten0s/syntaxerl Syntax checker for Erlang
  361. 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)
  362. taskforce git https://github.com/g-andrade/taskforce master https://github.com/g-andrade/taskforce Erlang worker pools for controlled parallelisation of arbitrary tasks.
  363. tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
  364. tempo git https://github.com/selectel/tempo master https://github.com/selectel/tempo NIF-based date and time parsing and formatting for Erlang.
  365. ticktick git https://github.com/ericliang/ticktick master https://github.com/ericliang/ticktick Ticktick is an id generator for message service.
  366. tinymq git https://github.com/ChicagoBoss/tinymq master https://github.com/ChicagoBoss/tinymq TinyMQ - a diminutive, in-memory message queue
  367. tinymt git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
  368. traffic_tools git https://github.com/systra/traffic_tools master https://github.com/systra/traffic_tools Simple traffic limiting library
  369. trane git https://github.com/massemanet/trane master https://github.com/massemanet/trane SAX style broken HTML parser in Erlang
  370. transit git https://github.com/isaiah/transit-erlang master https://github.com/isaiah/transit-erlang transit format for erlang
  371. trie git https://github.com/okeuday/trie master https://github.com/okeuday/trie Erlang Trie Implementation
  372. triq git https://github.com/krestenkrab/triq master https://github.com/krestenkrab/triq Trifork QuickCheck
  373. tunctl git https://github.com/msantos/tunctl master https://github.com/msantos/tunctl Erlang TUN/TAP interface
  374. twerl git https://github.com/lucaspiller/twerl oauth https://github.com/lucaspiller/twerl Erlang client for the Twitter Streaming API
  375. twitter_erlang git https://github.com/ngerakines/erlang_twitter master https://github.com/ngerakines/erlang_twitter An Erlang twitter client
  376. ucol_nif git https://github.com/refuge/ucol_nif master https://github.com/refuge/ucol_nif ICU based collation Erlang module
  377. unicorn git https://github.com/shizzard/unicorn 0.3.0 https://github.com/shizzard/unicorn Generic configuration server
  378. unsplit git https://github.com/uwiger/unsplit master https://github.com/uwiger/unsplit Resolves conflicts in Mnesia after network splits
  379. uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation
  380. ux git https://github.com/erlang-unicode/ux master https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation)
  381. vert git https://github.com/msantos/erlang-libvirt master https://github.com/msantos/erlang-libvirt Erlang binding to libvirt virtualization API
  382. verx git https://github.com/msantos/verx master https://github.com/msantos/verx Erlang implementation of the libvirtd remote protocol
  383. vmq_acl git https://github.com/erlio/vmq_acl master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  384. vmq_bridge git https://github.com/erlio/vmq_bridge master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  385. vmq_graphite git https://github.com/erlio/vmq_graphite master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  386. vmq_passwd git https://github.com/erlio/vmq_passwd master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  387. vmq_server git https://github.com/erlio/vmq_server master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  388. vmq_snmp git https://github.com/erlio/vmq_snmp master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  389. vmq_systree git https://github.com/erlio/vmq_systree master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker
  390. 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.
  391. walrus git https://github.com/devinus/walrus master https://github.com/devinus/walrus Walrus - Mustache-like Templating
  392. webmachine git https://github.com/basho/webmachine master https://github.com/basho/webmachine A REST-based system for building web applications.
  393. websocket_client git https://github.com/jeremyong/websocket_client master https://github.com/jeremyong/websocket_client Erlang websocket client (ws and wss supported)
  394. worker_pool git https://github.com/inaka/worker_pool 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
  395. wrangler git https://github.com/RefactoringTools/wrangler master http://www.cs.kent.ac.uk/projects/wrangler/Home.html Import of the Wrangler svn repository.
  396. wsock git https://github.com/madtrick/wsock master https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers
  397. 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)
  398. yamerl git https://github.com/yakaz/yamerl master https://github.com/yakaz/yamerl YAML 1.2 parser in pure Erlang
  399. yamler git https://github.com/goertzenator/yamler master https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang
  400. yaws git https://github.com/klacke/yaws master http://yaws.hyber.org Yaws webserver
  401. zab_engine git https://github.com/xinmingyao/zab_engine master https://github.com/xinmingyao/zab_engine zab propotocol implement by erlang
  402. zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
  403. 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
  404. zlists git https://github.com/vjache/erlang-zlists master https://github.com/vjache/erlang-zlists Erlang lazy lists library.
  405. zraft_lib git https://github.com/dreyk/zraft_lib master https://github.com/dreyk/zraft_lib Erlang raft consensus protocol implementation
  406. zucchini git https://github.com/devinus/zucchini master https://github.com/devinus/zucchini An Erlang INI parser