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: 8071, showing 3433 - 3456
A resilient websocket connection library
for Clojure and Clojurescript
Clojure macros for leveraging PostgreSQL advisory locks
Support library for Clojure servers built on the System/Component pattern
Some usefull Clojure functions
Wrap Stanford's OpenIE in Clojure
A simple unit testing library for Clojure.
Postgres client in pure Clojure (no JDBC)
Clojure library for Event Fabric's API
A Clojure client for Apache Cassandra
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.
Clojure wrapper for the CMU Pronouncing Dictionary.
DEPRECATED: in favor of Compliment (https://github.com/alexander-yakushev/compliment/)
A collection of search algorithm in Clojure
Fork of mvxcvi/puget, colorizing canonical Clojure printer for EDN values.
Encryption Library in Clojure
A functional event system for Clojure maps.
Drift is a rails like migration framework for Clojure.
A Clojure math with units library
Automatically generate Clojure function proxies for java.lang.Math static methods.
Clojure library to display Vega and Vega-Lite charts in JupyterLab
PostgreSQL helpers for Clojure projects
An embedded Clojure editor