Search for 'org'
For details on the search query syntax, see the guide.
Total results: 6164, showing 73 - 96
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
An implementation of Geohashes in pure Java.
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.
CORS Upload to S3 via Clojure(script)
Fakes HTTP requests in http-kit for testing.
A barebones WebSocket client and server implementation written 100% in Java
Apache Commons Text is a library focused on algorithms working on strings.
clojars fork of JavaPlot, an interface to gnuplot from java
An abstraction for modifiable/readable class loaders.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
Distributed, masterless, high performance, fault tolerant data processing for Clojure
Clojure-protobuf provides a clojure interface to Google's protocol buffers.
Mocking and forking Datomic connections locally.
Fork of vvvvalvalval/datomock
Apache Commons Exec wrapper for Clojure
Fast B-tree based persistent sorted set for Clojure/Script
Write Clojure data to and from bytes using Kryo.
Library for using SSH from clojure.
Clojure utility functions
A framework for configuring, composing, and running Clojure services.
A jetty10-based webserver implementation for use with the org.openvoxproject/trapperkeeper service framework.
This is a library for describing the structure of a web appliction.
This way, we have uris and data associated directly with routes.
This is nice for generating navigation or applying middleware to
routes are a particular level.
ClojureScript wrapper for react-testing-library