cliffmoon (Cliff Moon)

Name
Cliff Moon
Email
Company
Microsoft / Powerset
Location
San Francisco
Member Since
Apr 01, 2008 (about 1 year)

Following 2 githubbers and watching 74 repositories view all →

Public Repositories (29)

  • apt-s3

    additional "s3" protocol for apt so you can host your giant apt repository in s3 on the cheap!

    legend

    Forked from kyleshank/apt-s3 Fri Jun 19 21:18:17 -0700 2009

    Last updated Sun Nov 01 20:34:28 -0800 2009

  • cascading.hbase

    HBase adapters for Cascading

    legend

    Forked from cwensel/cascading.hbase Mon Oct 12 17:04:39 -0700 2009

    Last updated Mon Oct 19 17:02:00 -0700 2009

  • cascading

    Cascading is a feature rich API for defining and executing complex and fault tolerant data proces...

    legend

    Forked from cwensel/cascading Thu Oct 01 08:49:20 -0700 2009

    Last updated Fri Oct 02 10:33:04 -0700 2009

  • effigy

    Effigy is a mocking library for erlang testing. it makes it easy to mock out whole modules, stub...

    legend

    Last updated Fri Sep 25 13:09:09 -0700 2009

  • hbase

    Mirror of Apache Hadoop HBase

    legend

    Forked from apache/hbase Thu Oct 01 10:57:21 -0700 2009

    Last updated Sat Sep 19 18:01:06 -0700 2009

  • erlang_segfault

    A minimal testcase for segfaults in R13B01

    legend

    Last updated Thu Sep 03 22:15:23 -0700 2009

  • janus

    Messaging server written in Erlang

    legend

    Last updated Thu Jul 16 13:08:42 -0700 2009

  • hadoop

    Mirror of Apache Hadoop Core

    legend

    Forked from apache/hadoop Fri Jul 10 14:35:49 -0700 2009

    Last updated Thu Jul 09 17:53:37 -0700 2009

  • sshkeychain

    SSHKeychain is a GUI front-end for ssh-agent and ssh-add on Mac OS X.

    legend

    Forked from bartmatthaei/sshkeychain Wed Jul 08 10:31:03 -0700 2009

    Last updated Wed Jul 08 10:47:23 -0700 2009

  • rabbitclient

    A fork of the direct rabbitmq erlang client

    legend

    Last updated Tue Jul 07 22:03:24 -0700 2009

  • erlang_protobuffs

    A set of Protocol Buffers tools and modules for Erlang applications. Now with erlrc integration.

    legend

    Forked from ngerakines/erlang_protobuffs Sun Jul 05 19:56:17 -0700 2009

    Last updated Sun Jul 05 20:54:30 -0700 2009

  • fw-template-erlang

    A fork of the erlang fw template

    legend

    Last updated Sun Jul 05 11:20:15 -0700 2009

  • dynomite

    Open source dynamo clone written in Erlang.

    legend

    Last updated Wed Jul 01 23:03:32 -0700 2009

  • erlrc

    This is a fork of the google code hosted erlrc project

    legend

    Last updated Wed Jun 24 21:07:26 -0700 2009

  • framewerk

    a fork of the framewerk build system

    legend

    Last updated Tue Jun 23 19:27:01 -0700 2009

  • vpork

    Distributed hash table performance tool

    legend

    Forked from trav/vpork Mon Jun 29 10:52:03 -0700 2009

    Last updated Thu Jun 18 17:08:44 -0700 2009

  • cherly

    Cherly (sher-lee) is an in-VM caching library for Erlang.

    legend

    Last updated Thu Mar 12 09:33:09 -0700 2009

  • steezy-pibb

    Makes Pibb+Fluid one hell of a steez.

    legend

    Forked from 3n/steezy-pibb Tue Oct 14 08:31:48 -0700 2008

    Last updated Mon Mar 02 13:05:32 -0800 2009

  • dynomite_site

    dynomite project page

    legend

    Last updated Thu Feb 19 23:22:01 -0800 2009

  • thin

    A very fast & simple Ruby web server

    legend

    Forked from macournoyer/thin Mon Dec 15 19:17:58 -0800 2008

    Last updated Fri Jan 30 11:10:27 -0800 2009

  • disco

    a Map/Reduce framework for distributed computing

    legend

    Forked from tuulos/disco Wed Mar 04 12:29:48 -0800 2009

    Last updated Wed Jan 28 19:18:08 -0800 2009

  • eventedcache

    A memcache client implementation that uses eventmachine

    legend

    Last updated Mon Jan 12 23:23:28 -0800 2009

  • nanite

    self assembling fabric of ruby daemons

    legend

    Forked from ezmobius/nanite Tue Oct 28 11:49:14 -0700 2008

    Last updated Fri Dec 12 09:28:24 -0800 2008

  • pi_graph.js

    A javascript graphing library for radial graphs

    legend

    Last updated Wed Nov 05 10:29:40 -0800 2008

  • rfc4627

    Git repo of erlang json codec

    legend

    Last updated Wed Aug 13 11:16:31 -0700 2008

  • mochiweb

    Erlang HTTP toolkit

    legend

    Forked from abhay/mochiweb.old Tue Aug 12 16:02:09 -0700 2008

    Last updated Tue Aug 12 16:02:15 -0700 2008

  • eunit

    Git tracking branch of EUnit, a unit testing framework for Erlang

    legend

    Forked from abhay/eunit Tue Aug 12 16:01:14 -0700 2008

    Last updated Tue Aug 12 16:01:17 -0700 2008

  • commonpool

    this is a fork of the ruby commonpool gem

    legend

    Last updated Mon Jun 30 10:44:09 -0700 2008

  • ivy_s3

    Ivy resolver for hosting ivy repos in amazon s3 ripped from the spring framework

    legend

    Created Tue Nov 03 21:05:33 -0800 2009

Public Activity feed

cliffmoon created gist: 234909 Sat Nov 14 17:29:34 -0800 2009
def __byteConversion(v : Long) : Array[Byte] = { val ba = new Array[Byte](8) ba(0) = (0...
cliffmoon created repository ivy_s3 Tue Nov 03 21:05:34 -0800 2009
New repository is at cliffmoon/ivy_s3
cliffmoon pushed to master at cliffmoon/apt-s3 Sun Nov 01 20:34:29 -0800 2009
HEAD is ee233ca169ddb3d95c7b7c8f918ab28e082fc912

4 commits »

cliffmoon pushed to master at cliffmoon/apt-s3 Mon Oct 26 20:00:26 -0700 2009
HEAD is 424b3ca6fdda960cd41c360a99ccedbb44b52bb6

6 commits »

cliffmoon pushed to master at cliffmoon/apt-s3 Mon Oct 26 14:47:55 -0700 2009
HEAD is 047951f2c98b24f4769840c648d629cb099a7bd1

3 commits »

cliffmoon pushed to master at cliffmoon/apt-s3 Mon Oct 26 13:39:12 -0700 2009
HEAD is 6c956c3b6fbe609e3e3690a784f6f2b8639338fc
  • Cliff Moon committed 6c956c3b:
    fucking c++
cliffmoon pushed to master at cliffmoon/apt-s3 Mon Oct 26 13:24:36 -0700 2009
HEAD is 89521c05392c995de265ebbafef11c1f45aa0441

2 commits »

cliffmoon pushed to master at cliffmoon/cascading.hbase Mon Oct 19 17:02:01 -0700 2009
HEAD is 2e484e6034bcd81eab021b84176058d384a3b6c6

16 commits »

cliffmoon forked cwensel/cascading.hbase Mon Oct 12 17:04:39 -0700 2009
Forked repository is at cliffmoon/cascading.hbase
cliffmoon pushed to master at cliffmoon/cascading Fri Oct 02 10:33:04 -0700 2009
HEAD is c17bc663fd0590e5fefa61431a5f580d6f70c65d
cliffmoon forked cwensel/cascading Thu Oct 01 08:49:20 -0700 2009
Forked repository is at cliffmoon/cascading