All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 8921 - 8940 of 32032
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.
tcrayford 2014-04-13 | A simple clojure interface for calling functions when a mysql binlog event occurs.
brianium 2021-09-22 | Live replicate data from a MySQL database to your own process
brianium 2020-06-09 | Pre release of tdunning 4.0 that fixes several major issues with
t-digest.
chrisn 2021-03-24 | No description given
chrisn 2024-03-12 | No description given
chrisn 2024-09-15 | No description given
tekacs 2021-05-21 | Tailwind JIT buildhooks for Shadow CLJS
rschmukler 2022-06-11 | A port of the thaihotels.com web site to clojure.
radirk 2012-06-18 | test.check generators for graph data
nwjsmith 2019-10-03 | find information about things
hiredman 2013-01-23 | data reader for base64 encoded bytes
hiredman 2013-02-06 | Clojure core environment and runtime library.
hiredman 2013-05-31 | Natural Language Processing with Clojure, library for opennlp.
hiredman 2013-03-24 | FIXME: write description
hiredman 2013-06-18 |