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: 8205, showing 745 - 768
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Thread-expr provides macros for use within a clojure threaded
argument expressions (-> and ->>).
Leiningen plugin to create a cheatsheet for your Clojure project <3
Read .ini files into Clojure maps
A Clojure library designed to help with writing integration tests using clj-webdriver.
A bunch of common utilities for Clojure programs
DNS SRV record lookup for Clojure
YAML validaton functions for clojure projects
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.
Slack Real Time Messaging API for Clojure
A Clojure wrapper around the Lanterna terminal output library.
Clojure wrapper library for [dnsjava](http://www.xbill.org/dnsjava). Project at [clj-dns on github](http://github.com/brweber2/clj-dns)
A Clojure library for using cron expressions
An embedded Clojure editor
Support library for protoc-gen-clojure, providing native Clojure support for Google Protocol Buffers and GRPC applications
XChart wrapper for Clojure
High performance database connection pool for Clojure
Configure a Clojure system with EDN files
Clojure Scheduled Execution via Quartzite and Integrant
Parse and compare debian package versions in clojure
Clojure library for sending emails with SendGrid
Clojure interface to Google's Places API
A Clojure library designed to send custom events to Google Analytics.
Embeds shell script in clojure
Clojure interface to USPS's outdated API.