Tyler McMullen

Results 11 repositories owned by Tyler McMullen

Bogart

211
Stars
17
Forks
Watchers

It's like Sinatra... in C.

binary_search

40
Stars
5
Forks
Watchers

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

bitset

52
Stars
20
Forks
Watchers

Bitset implementation for Ruby

BkTree

16
Stars
6
Forks
Watchers

A BkTree in C with Ruby bindings

bloom_filter

20
Stars
0
Forks
Watchers

A fast Bloom filter for Ruby. Written in C.

clojure-cluster

22
Stars
8
Forks
Watchers

Clustering algorithms for Clojure

collaborative_filter

23
Stars
0
Forks
Watchers

A Rails plugin which implements a framework for collaborative filtration.

iota

32
Stars
1
Forks
Watchers

A tiny web app framework written in Io

speed_stache

16
Stars
1
Forks
Watchers

An extension to Mustache that compiles templates to C

trie

248
Stars
35
Forks
Watchers

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