Results 67 repositories owned by Clojure

core.logic

1.4k
Stars
124
Forks
Watchers

A logic programming library for Clojure & ClojureScript

core.match

1.2k
Stars
66
Forks
Watchers

An optimized pattern matching library for Clojure

core.memoize

260
Stars
38
Forks
Watchers

A manipulable, pluggable, memoization framework for Clojure

core.rrb-vector

190
Stars
23
Forks
Watchers

RRB-Trees in Clojure

core.specs.alpha

46
Stars
8
Forks
Watchers

specs to describe Clojure core macros and functions

core.typed

1.3k
Stars
78
Forks
Watchers

An optional type system for Clojure

core.unify

136
Stars
9
Forks
Watchers

Unification library

data.avl

124
Stars
20
Forks
Watchers

Persistent sorted maps and sets with log-time rank queries

data.codec

74
Stars
12
Forks
Watchers

Native codec implementations

data.csv

266
Stars
53
Forks
Watchers

CSV reader/writer to/from Clojure data structures