Pinned Repositories
beambag
beambag is an erlang library for using beam files as a quasi-static in-memory data store.
egeoip
Erlang IP Geolocation module, currently supporting the MaxMind GeoLite City Database.
erl_img
Erlang image processing stuff (bmp, gif, jpeg, png, xpm, tiff, mpeg) - based on jungerl's erl_img-1.6
gen_bunny
An RabbitMQ client library for erlang which aims at being easy to use for simple publisher and subscriber applications.
mochikit
MochiKit makes JavaScript suck less
mochiweb
MochiWeb is an Erlang library for building lightweight HTTP servers.
recordset
An optionally fixed-size ordered set of complex terms.
statebox
Erlang state "monad" with merge/conflict-resolution capabilities. Useful for Riak.
statebox_riak
Convenience library that makes it easier to use statebox with riak, extracted from best practices in our production code at Mochi Media.
vor
Vör is a set of services for gathering metrics by polling systems and delivering them to graphite.
Mochi Media, Inc.'s Repositories
mochi/mochiweb
MochiWeb is an Erlang library for building lightweight HTTP servers.
mochi/statebox
Erlang state "monad" with merge/conflict-resolution capabilities. Useful for Riak.
mochi/mochikit
MochiKit makes JavaScript suck less
mochi/egeoip
Erlang IP Geolocation module, currently supporting the MaxMind GeoLite City Database.
mochi/erl_img
Erlang image processing stuff (bmp, gif, jpeg, png, xpm, tiff, mpeg) - based on jungerl's erl_img-1.6
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.
mochi/vor
Vör is a set of services for gathering metrics by polling systems and delivering them to graphite.
mochi/gen_bunny
An RabbitMQ client library for erlang which aims at being easy to use for simple publisher and subscriber applications.
mochi/beambag
beambag is an erlang library for using beam files as a quasi-static in-memory data store.
mochi/recordset
An optionally fixed-size ordered set of complex terms.
mochi/eswf
eswf is a pure Erlang library for dealing with Adobe SWF files and related data formats.
mochi/hive-json-serde
Git version of http://code.google.com/p/hive-json-serde/ with patches
mochi/udplog
UDPLog is a system for emitting application log events via UDP and shipping them via RabbitMQ or Scribe for further processing.
mochi/miscscripts
miscellaneous shell scripts
mochi/mochi.github.com
Mochi Media Open Source
mochi/amqp_client
This is a stripped down distribution of the rabbitmq-erlang-client for use as a rebar dep. YOU SHOULD NEVER FORK/EDIT THIS CODE IT IS JUST TO SATISFY GEN_BUNNY's REBAR DEPENDENCY
mochi/rabbit_common
This is a stripped down distribution of the rabbitmq-server code required by the rabbitmq-erlang-client for use as a rebar dep. YOU SHOULD NEVER FORK/EDIT THIS CODE IT IS JUST TO SATISFY GEN_BUNNY's REBAR DEPENDENCY.
mochi/mrjob
Run MapReduce jobs on Hadoop or Amazon Web Services
mochi/rebar
A sophisticated build-tool for Erlang projects that follows OTP principles.