All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 31921 - 31940 of 32022
SQL library based on Yesql and Selmer
misty000 2015-07-01 | Semantic versioning for boot projects.
zetafish 2017-03-10 | Simple zip-based compression library
elrodeo 2014-03-24 | openstack client for clojure
zf 2018-01-27 | FIXME: write description
zh217 2014-09-18 | A fork of zmq-async, a ZeroMQ 3 library for Clojure
zh217 2014-09-17 | An implementation of the Erlang process model in Clojure
core.async
oubiwann 2017-01-08 | Setting up an nrepl can be useful to introspect into the JVM for troubleshouting/investigation or testing of regular Java applications. You can connect onto a process and use a Clojure prompt interactivelly or have client application that sends and execute Java code dynamically. It works because the code injected is Clojure and that the Clojure run-time allows to evaluate code at run-time. Furthermore Clojure interops very easily with Java i.e. you can translate pretty much any Java code into Clojure and access all your Java object from the injected Clojure code. This is the perfect tool to access the inside of your JVM process live after it has been deployed. To run any fancy change of code scenario, any data structure or call any method you don't need to redeploy your java code. You can see what your process sees in real time. This is an unvaluable tool to use to develop and maintain a java application.
yang 2019-09-03 | No description given
zhhkay 2013-07-30 | A HTTP route matching library
zhu 2015-02-25 | Leiningen war plugin.
zhu 2015-02-25 | Boot task to generate project.clj file.
zhuangxm 2017-07-12 | Boot task to execute midje test.
zhuangxm 2017-03-08 | auto gen config namespace for easyconf
zhuangxm 2013-03-27 | a lib of clojure about file operations.一个关于文件处理的clojure库
liuzifang 2014-03-07 | This is a template for applications that use ziggurat for processing data streams from kafka.
gojektech 2019-06-18 | OAuth2/OpenID Connect Client Library for Clojure.
zikajk 2020-04-09 |