Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2929, showing 2545 - 2568
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A minimal java http server which fulfills small portions of the http specifications. This is not a full fledged or secure server. It should only be used for learning purposes and contains no guarantees of any king.
ClojureScript Autobuilder/Server which pushes changed files to the browser.
Library for rendering LaTeX math equations using the jLateXMath library.
A Clojure framework for building real-time voice-enabled AI applications. simulflow handles the orchestration of speech recognition, audio processing, and AI service integration with the elegance of functional programming.
A Clojure library designed to solve the Tower of Hanoi
re-frame effect for copying text to the system clipboard.
ClojureScript Autobuilder/Server which pushes changed files to the browser.
Temporary forked version of danlentz/clj-uuid.
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-4122. This library extends the standard Java UUID class
to provide true v1 (time based) and v3/v5 (namespace based)
identifier generation. Additionally, a number of useful
supporting utilities are provided to support serialization
and manipulation of these UUIDs in a simple, efficient manner.
An implementation of the Hungarian algorithm for maximum matching.
SDK to make Clojure integrations with the Stark Bank API easier.
Leiningen Plugin for Running a NailGun Server, with VimClojure Jars On The Classpath.
Specs for the functions in clojure.set.
Provides Clojure wrappers of OpenTelemetry metrics instrumentation of the JVM runtime
Reify, manipulate and replay the lexical environment in Clojure
The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
Clojure mechanism for controlling the rate of actions
Logging helpers for the Kixi platform
A library designed to filter out from Clojure backtraces those
frames likely to be of interest to the developer
Client for the neocities API
library to access the riberry api
Reloads the repl on file change
clojure veneer over the v2 aws sdk api for route53
A Clojure library designed to provide a memo function that is gentle on the underlying cache hydration function.
A Clojure Port of the Mesos Java Example