Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2973, showing 2449 - 2472
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
SDK to make Clojure integrations with the Stark Bank API easier.
Leiningen plugin to run tests written using the expectations library.
A Clojure library designed to sample the top-N data items with a probabilistic data structure called Count Min Sketch.
A Clojure library designed to diff any two Avro Record Schemas and provide a summary of the differences.
This library contains the data specifications (clojure.spec) for offcourse projects
jtablesaw bindings for the tech.compute subsystem
A Clojure interface to the Lucene search engine
The modular, KISS, functional reactive programming library for JavaScript.
A comprehensive Clojure wrapper that transforms the Java Kafka APIs into an elegant, idiomatic Clojure interface
A Clojure wrapper around the Lanterna terminal output library.
Vault-clj extension that implements the AWS auth method.
Clojure bindings and exploration of the tvm library
DEPRECATED: clojure clj-new template to create a new janet project using jpm to manage the build process and babashka to orchestrate the build tasks.
Incanter-io is the I/O module of the Incanter project.
Incanter-svg is the SVG module of the Incanter project.
A basic template for a Reagent web app that implements the re-frame pattern.
Simple Clojure interface to Apache CouchDB, fork of the original project with function arguments instead of *server* and some other changes.
A Clojure implementation of the Schulze voting method
The AllegroGraph client interface
The WebSocket Application Messaging Protocol for Clojure
Clojure core environment and runtime library.
NB. This is based on a fork of the official clojure repository, and
applies patches that not yet included in an official clojure release.
edn bindings for the google-cloud-bigquery sdk
The fastest JSON Schema validator
zljdb: Based on Chris Granger's SimpleDB. Uses a watcher to
immediately persist (with some contention back off), in addition to a persist
once every 60 seconds. Also stores the db in a zip file. The name
zljdb is from: Zipped cLJ DataBase.