Search for 'org'
For details on the search query syntax, see the guide.
Total results: 6261, showing 6025 - 6048
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Argument generation for Criterium benchmarks using test.check
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.
Communicated-concept incubator.
A mongodb starter to use in clojure tests
Clojure bindings for http://postmarkapp.com/
JSON and JSON SMILE encoding, fast.
a framework for asynchronous communication
Minimal Clojars package for Seedream4AI AI platform site metadata.
ClojureScript compiler and core runtime library
A collection of snippets/tools for personal re-use.
Just following the cljoars tutorial, please ignore
A lein template for creating jobim presentations
A Clojure library to provide sane REST defaults for a compojure project.
An experimental fork of danielsz/boot-runit
A library to perform simple SQL CRUD
Convert Markdown to Legal Pleadings
inform collection items with cascading data
Accumulate values into an atom and periodically act on them