Pinned Repositories
clojure
The Clojure programming language
clojure-clr
A port of Clojure to the CLR, part of the Clojure project
clojurescript
Clojure to JS compiler
core.async
Facilities for async programming and communication in Clojure
core.logic
A logic programming library for Clojure & ClojureScript
core.match
An optimized pattern matching library for Clojure
core.typed
An optional type system for Clojure
java.jdbc
JDBC from Clojure (formerly clojure.contrib.sql)
test.check
QuickCheck for Clojure
tools.cli
Command-line processing
Clojure's Repositories
clojure/core.logic
A logic programming library for Clojure & ClojureScript
clojure/core.typed
An optional type system for Clojure
clojure/core.match
An optimized pattern matching library for Clojure
clojure/test.check
QuickCheck for Clojure
clojure/tools.cli
Command-line processing
clojure/data.json
JSON in Clojure
clojure/math.combinatorics
Efficient, functional algorithms for generating lazy sequences for common combinatorial functions
clojure/data.csv
CSV reader/writer to/from Clojure data structures
clojure/core.memoize
A manipulable, pluggable, memoization framework for Clojure
clojure/tools.analyzer
An analyzer for Clojure code, written in Clojure and producing AST in EDN
clojure/spec.alpha
Clojure library to describe the structure of data and functions
clojure/data.finger-tree
Finger Tree data structure
clojure/core.rrb-vector
RRB-Trees in Clojure
clojure/data.priority-map
Clojure priority map data structure
clojure/math.numeric-tower
Math functions that deal intelligently with the various types in Clojure's numeric tower
clojure/test.generative
Generative test runner
clojure/core.unify
Unification library
clojure/data.avl
Persistent sorted maps and sets with log-time rank queries
clojure/java.data
Functions for recursively converting Java beans to Clojure and vice versa
clojure/data.int-map
A map optimized for integer keys
clojure/tools.analyzer.jvm
Additional jvm-specific passes for tools.analyzer
clojure/java.jmx
Produce and consume JMX beans from Clojure
clojure/data.generators
Random data generators
clojure/data.zip
Utilities for clojure.zip
clojure/data.codec
Native codec implementations
clojure/java.classpath
Examine the Java classpath from Clojure programs
clojure/jvm.tools.analyzer
clojure/core.specs.alpha
specs to describe Clojure core macros and functions
clojure/test.benchmark
Benchmark and Regression Suite for Clojure
clojure/tools.deps.edn
Reader for deps.edn files