Results 67 repositories owned by Clojure

java.data

113
Stars
19
Forks
Watchers

Functions for recursively converting Java beans to Clojure and vice versa

java.jdbc

713
Stars
175
Forks
Watchers

JDBC from Clojure (formerly clojure.contrib.sql)

java.jmx

93
Stars
25
Forks
Watchers

Produce and consume JMX beans from Clojure

jvm.tools.analyzer

53
Stars
4
Forks
Watchers

math.combinatorics

343
Stars
30
Forks
Watchers

Efficient, functional algorithms for generating lazy sequences for common combinatorial functions

math.numeric-tower

176
Stars
13
Forks
Watchers

Math functions that deal intelligently with the various types in Clojure's numeric tower

spec-alpha2

296
Stars
26
Forks
Watchers

Clojure library to describe the structure of data and functions

spec.alpha

211
Stars
47
Forks
Watchers

Clojure library to describe the structure of data and functions

test.benchmark

37
Stars
9
Forks
Watchers

Benchmark and Regression Suite for Clojure

test.check

1.1k
Stars
106
Forks
Watchers

QuickCheck for Clojure