All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 32001 - 32020 of 32094
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 | Zilch: A Clojure 0MQ Messaging Library
dysinger 2011-01-11 | Run midje tests in boot.
zilti 2015-01-17 | Boot-clj task for compiling ClojureScript using shadow-cljs.
zilti 2020-02-22 | Run a core.typed check in boot.
zilti 2015-01-17 | A Bootstrap library for Clojure
zilti 2013-07-05 | FIXME: write description
zilti 2013-01-07 | Leiningen plugin for Amazon's Elastic Beanstalk
jschroeder123 2014-09-11 | Zindlerb project template for Leiningen
zindlerb 2016-02-07 |