Search for 'org'
For details on the search query syntax, see the guide.
Total results: 6301, showing 73 - 96
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Fast B-tree based persistent sorted set for Clojure/Script
An implementation of Geohashes in pure Java.
ClojureScript completion toolkit providing static and dynamic code completion.
Apache Commons Text is a library focused on algorithms working on strings.
TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.
Mocking and forking Datomic connections locally.
Fork of vvvvalvalval/datomock
CORS Upload to S3 via Clojure(script)
A barebones WebSocket client and server implementation written 100% in Java
Fakes HTTP requests in http-kit for testing.
clojars fork of JavaPlot, an interface to gnuplot from java
Library for using SSH from clojure.
Distributed, masterless, high performance, fault tolerant data processing for Clojure
An abstraction for modifiable/readable class loaders.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
A jetty10-based webserver implementation for use with the org.openvoxproject/trapperkeeper service framework.
Write Clojure data to and from bytes using Kryo.
Tools for interacting with PE RBAC
Clojure-protobuf provides a clojure interface to Google's protocol buffers.
Apache Commons Exec wrapper for Clojure