sethschroeder's Stars
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
jonas/tig
Text-mode interface for git
kanaka/mal
mal - Make a Lisp
pegjs/pegjs
PEG.js: Parser generator for JavaScript
protostuff/protostuff
Java serialization library, proto compiler, code generator
mbcrawfo/GenericMakefile
A generic makefile for use with small/medium C and C++ projects.
jackschaedler/goya
Pixel art editor built on Clojurescript + Om
JonyEpsilon/gorilla-repl
A rich REPL for Clojure in the notebook style.
gigasquid/wonderland-clojure-katas
Clojure Katas inspired by Alice in Wonderland
levand/quiescent
A lightweight ClojureScript abstraction over ReactJS
Netflix/PigPen
Map-Reduce for Clojure
kovasb/session
repl into the clojurescript community
aaronc/freactive
High-performance, pure Clojurescript, declarative DOM library
cgrand/seqexp
Regexp for sequences!
ztellman/clj-tuple
efficient small collections for clojure
arrdem/oxcart
[ABANDONED] An optimizing Clojure compiler
graydon/stxt
sketch of a secure async group communication system
jarhart/rattler
Ruby Tool for Language Recognition
ztellman/immutable-int-map
a map optimized for integer keys
jstepien/bubble
Blow your own.
levand/todomvc
Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more
swoop-inc/composable_state_machine
Tiny state machine implementation with clean separation between transitions, transition logic & state management.