sfraser - Overview

View sfraser's full-sized avatar

Scott Fraser sfraser

Block or report sfraser

Popular repositories Loading

  1. Clojure implementation of "Conway's Game of Life" showing parallelization of the work. See http://groups.google.com/group/clojure/msg/73df9c3446bf092f for background. Thanks to Larry Sherrill for i…

    Clojure 8 1

  2. New entities saved to session that are made dirty are flushed via INSERT of initial state followed by UPDATE. This patch allows the UPDATE to coalesce into a single INSERT.

    Java 2 1

  3. Forked from darcysaum/heapaudit

    FourSquare's cool HeapAudit. I added support for multi-dim arrays, and a second update for explicitly zero length arrays. Both pull requests were accepted.

    Java 2

  4. Clojure based console to control an SRV-1Q, see http://www.inertialabs.com/srv.htm for info

    Java 1 1

  5. Clojure solution for Quora's "Datacenter Cooling" challenge at http://www.quora.com/challenges

    Clojure 1

  6. Forked from chewiebug/GCViewer

    Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6 + 1.7 garbage collector logs (including G1 collector)

    Java