Pinned Repositories
clevernote
A command line interface to Evernote
clj-git
Git client for Clojure.
clojure
The Clojure programming language
conduit-rabbitmq
A library for building distributed applications in Clojure using RabbitMQ
defm
A small Clojure library designed to provide a simple pattern matching defn-like construct called defm.
pennywise
re-ext
Sometimes you want to compose regexs.
zprint
Executables, uberjar, and library to beautifully format Clojure and Clojurescript source code and s-expressions.
ccm-clj
Clojure interface to Cassandra Cluster Manager allowing for arbitrary test clusters and easy integration testing.
coltnz's Repositories
coltnz/clevernote
A command line interface to Evernote
coltnz/clj-git
Git client for Clojure.
coltnz/conduit-rabbitmq
A library for building distributed applications in Clojure using RabbitMQ
coltnz/enlive-tutorial
An Easy Introduction to Enlive
coltnz/IClojure
A better Interactive REPL for Clojure
coltnz/la-clojure
Clojure plugin for IntelliJ IDEA
coltnz/robonobo
p2p music streaming
coltnz/storm
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more
coltnz/TeleHash
A Kademlia-based DHT and JSON protocol for application meshing and eventing
coltnz/cascading.jdbc
JDBC adapter for Cascading
coltnz/clj-pdf
PDF generation library for Clojure
coltnz/clj-time
A date and time library for Clojure, wrapping the Joda Time library.
coltnz/clojure.osgi
Clojure / OSGi integration
coltnz/clojure.walk2
Reimplementation of clojure.walk with protocols
coltnz/coltnz.github.com
fix for githubs borked gh-pages
coltnz/expectations
a minimalist's unit testing framework
coltnz/flappy-bird-demo
Live interactive coding Flappy Bird in ClojureScript
coltnz/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)
coltnz/lazytest
New test framework for Clojure
coltnz/money
A Clojure library that deals with monetary values and currencies. Built on top of Joda Money.
coltnz/netty
Netty project - an event-driven asynchronous network application framework
coltnz/slingshot
Enhanced try and throw for Clojure leveraging Clojure's capabilities
coltnz/travis-ci-clojure-expectations-example
An example Clojure project that uses Leiningen, clojure.test and uses travis-ci.org for CI
coltnz/validate
Composable data validation functions