Search for 'clojure'
Given your search terms, you may also want to
search Maven Central.
org.clojure artifacts are distributed via Maven Central instead of Clojars.For details on the search query syntax, see the guide.
Total results: 8162, showing 5953 - 5976
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure utility library for faster CLIS with async UDP clients/servers
A re-usable foundation for Clojure projects containing defaults management.
A Clojure HTTP library wrapping the Apache HttpComponents client.
Thin Clojure wrapper around MaxMind GeoIP2 for IP geolocalization
NATS for Clojure and ClojureScript under one portable .cljc API.
A Clojure client for the Facebook Graph API.
A Clojure API for FIX communication
Pattern Matching for Clojure
A simple jq query engine for Clojure
Clojure to Java Interop Bindings for org.nd4j.resources
A Clojure library for using SSH in Clojure that is API compatible with bbssh
A fast library for rendering HTML in Clojure
A Clojure library for the Apache Kafka distributed streaming platform.
Swank server connecting Clojure to Emacs SLIME
Port of clojure.org/tools.gitlibs to ClojureCLR
Clojure and ClojureScript client libraries for Funnel
This is a work around for the EDT ui thread error overkill that
results when using the Swing Substance look and feel library
in conjunction with other non-EDT aware libs like seesaw, incanter,
and spork, nightcode (MOST swing-based libs!). Provided are a set
wrapper classes and a generator that emits clojure gen-classss
that exist solely to wrap the default behavior of Substance's
UI classes, ensuring that calls to createUI are actually
happening on the EDT. No more spurious ui exceptions,
while keeping consistent with Substance's sensitive threading model.
Clojure 1.5 new threading macros as a library
SDK to use databricks functions easier in Clojure
core.matrix CUDA implementation
A Clojure library for Apache CouchDB (compiled against 1.2).
A thin Clojure wrapper around a small part of Apache POI for
reading .xlsx files.
Facilities for async programming and communication in Clojure
Library for using SSH from clojure.