Search for 'group-id:com.*'
For details on the search query syntax, see the guide.
Total results: 3994, showing 3601 - 3624
Try to tame CompletableFuture
lein plugin that wraps 'kinesalite' a local implementation of Amazon Kinesis.
Schema Transform is library for changing data specifications from one format to another to help build complex polyglot data systems.
Elegant variant types for Clojure
CLJS wrapper around Web File API.
Leiningen plugin for building phonewagon libraries from source for each service
PauselessHashMap: A java.util.HashMap compatible Map implementation that
performs background resizing for inserts, avoiding the common "resize/rehash"
outlier experienced by normal HashMap.
get() and put() operations are "pauseless" in the sense that they do not
block during resizing of the map. Other operations, like remove(), putAll(),
clear(), and the derivation of keysets and such *will* block for pending
resize operations.
Embedded elasticsearch 6 cluster
Ant Design Reagent Wrapper - Optimised for shadow-cljs
ClojureScript wrapper for Threejs math library
Idiomatic program flow and error handling using the Either and Continuation monads