All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 8841 - 8860 of 31877
Keep track of which namespaces have been modified
ptaoussanis 2013-01-18 | A simple ClojureScript interface to React
ptaoussanis 2014-05-11 | Ring middleware to prevent CSRF attacks
ptaoussanis 2014-04-26 | A Clojure client for Apache Cassandra
ptaoussanis 2017-05-22 | A declarative query DSL for Clojure
halgari 2016-12-10 | A Mailbox based distributed computing library
halgari 2014-05-09 | A Clojure library for the Apache Kafka distributed streaming platform.
tcg_dbernal 2023-08-31 | An idiomatic Clojure wrapper for MongoDB java-driver 4.x
jturner4tcg 2022-09-26 | 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 |