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: 8074, showing 6985 - 7008
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A library for creating functional parsers in Clojure.
Setting up an nrepl can be useful to introspect into the JVM for troubleshouting/investigation or testing of regular Java applications. You can connect onto a process and use a Clojure prompt interactivelly or have client application that sends and execute Java code dynamically. It works because the code injected is Clojure and that the Clojure run-time allows to evaluate code at run-time. Furthermore Clojure interops very easily with Java i.e. you can translate pretty much any Java code into Clojure and access all your Java object from the injected Clojure code. This is the perfect tool to access the inside of your JVM process live after it has been deployed. To run any fancy change of code scenario, any data structure or call any method you don't need to redeploy your java code. You can see what your process sees in real time. This is an unvaluable tool to use to develop and maintain a java application.
Shell Executor for Clojure
Delimited Continuations for Clojure
YAML encoding and decoding for Clojure using SnakeYAML
Idiomatic Clojure wrapper for the jsoup library.
Clojure API for Sphinx Search
A Discord Bot Library written in Clojure
This is an small Clojure binding for the Groupon API for getting deals.
Clojure hiccup to markdown converter.
Sockets library for Clojure
A tiny, smart formatter which semantically places newlines in your Clojure forms.
Clojure wrapper for ChromaDB
Clojure Amazon S3 library
Maven Version Utilities for Clojure
Apache Camel DSL in Clojure
SQL as Clojure data structures
Simple internationalization (i18n) library for Clojure.
A crowbar that lets you pry open your code with Clojure.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
Superior SQL integration for Clojure
a HTML selector-based (à la CSS) templating and transformation system for Clojure
Clojure bindings for http://postmarkapp.com/
Drift is a rails like migration framework for Clojure.
A Clojure client for Apache Cassandra