tyler (Tyler McMullen)

Name
Tyler McMullen
Email
Website/Blog
http://codehallow.com
Company
Scribd
Location
San Francisco
Member Since
Mar 17, 2008 (about 1 year)

Following 15 githubbers and watching 35 repositories view all →

Public Repositories (13)

  • trie

    A super fast, efficiently stored Trie for Ruby. Uses libdatrie.

    legend

    Last updated Mon Nov 23 03:31:57 -0800 2009

  • speed_stache

    An extension to Mustache that compiles templates to C

    legend

    Last updated Wed Oct 14 23:43:58 -0700 2009

  • composite_primary_keys

    Composite Primary Keys support for Active Record

    legend

    Forked from drnic/composite_primary_keys Mon May 11 18:24:25 -0700 2009

    Last updated Fri Jul 24 03:23:53 -0700 2009

  • bloom_filter

    A fast Bloom filter for Ruby. Written in C.

    legend

    Last updated Mon May 11 15:18:10 -0700 2009

  • ssl_requirement

    SSL Requirement plugin

    legend

    Forked from bcurren/ssl_requirement Tue Dec 23 17:34:35 -0800 2008

    Last updated Tue Dec 30 15:28:31 -0800 2008

  • binary_search

    Native and pure Ruby binary search and index methods for Ruby Arrays.

    legend

    Last updated Mon Dec 29 05:40:12 -0800 2008

  • uppercut

    A simple DSL for creating Jabber agents

    legend

    Last updated Sat Dec 27 04:47:33 -0800 2008

  • petticoat_junction

    Framework for periodically searching any web service.

    legend

    Last updated Sun Nov 09 11:46:25 -0800 2008

  • clojure-cluster

    Clustering algorithms for Clojure

    legend

    Last updated Fri Nov 07 10:28:24 -0800 2008

  • unit_test

    By Shane Celis. A unit-testing framework for Clojure.

    legend

    Last updated Fri Nov 07 01:28:29 -0800 2008

  • collaborative_filter

    A Rails plugin which implements a framework for collaborative filtration.

    legend

    Last updated Fri Oct 10 00:35:13 -0700 2008

  • iota

    A tiny web app framework written in Io

    legend

    Last updated Fri May 16 08:14:23 -0700 2008

  • roomy

    a mud engine in ruby

    legend

    Last updated Sat Apr 05 12:26:54 -0700 2008

Public Activity feed

tyler pushed to master at tyler/trie Mon Nov 23 03:31:57 -0800 2009
HEAD is 720586eccdfde238d3467fcfb8c4ae3f15140be8

3 commits »

tyler started watching emcmanus/flashsnes Thu Nov 05 02:14:17 -0800 2009
flashsnes's description:
A Flash port of SNES9x, using Adobe Alchemy.
tyler started watching mperham/evented Wed Nov 04 03:04:21 -0800 2009
evented's description:
Your source for event-drivenness!
tyler started watching tjake/Lucandra Tue Oct 27 23:17:38 -0700 2009
Lucandra's description:
Lucandra = Lucene + Cassandra
tyler started watching madsimian/em-redis Fri Oct 23 02:25:43 -0700 2009
em-redis's description:
An eventmachine-based implementation of the Redis protocol
tyler started watching nddrylliog/ooc Thu Oct 22 02:59:03 -0700 2009
ooc's description:
an ooc compiler written in java
tyler started watching macournoyer/orange Sun Oct 18 22:51:14 -0700 2009
orange's description:
Yummy & juicy compiler
tyler started watching tombagby/llvmruby Sat Oct 17 01:40:55 -0700 2009
llvmruby's description:
LLVM bindings for Ruby
tyler pushed to master at tyler/speed_stache Wed Oct 14 23:43:58 -0700 2009
HEAD is a7f9107d6111401d1535c265b0e2a1845aa750ce
  • tyler committed a7f9107d:
    Add the activate method for turning it on
tyler pushed to master at tyler/speed_stache Tue Oct 13 18:31:55 -0700 2009
HEAD is 28a6f32ea4f903b9fbe7439619a92fafe5a677fb

4 commits »

tyler pushed to master at tyler/speed_stache Mon Oct 05 21:56:14 -0700 2009
HEAD is 87e49f82b249929192bd363ce92455818f7756d2
  • tyler committed 87e49f82:
    2x speed-up by removing the linked list nonsense
tyler created branch master at tyler/speed_stache Sun Oct 04 18:49:19 -0700 2009
tyler created repository speed_stache Sun Oct 04 18:36:13 -0700 2009
New repository is at tyler/speed_stache
tyler created gist: 198723 Wed Sep 30 21:10:42 -0700 2009
(defconst css2-tags '("a" "abbr" "acronym" "address" "applet" "area" "b" "base" "basefont" ...