Search for 'mmopo fc Visit Buyfc26coins.com for latest FC 26 coins news..PGTE'
For details on the search query syntax, see the guide.
Total results: 12310, showing 6985 - 7008
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Lightweight Clojure bindings for Kafka 0.9+
A Leiningen plugin for the Gorilla REPL.
Alias for the codox/codox.leiningen plugin
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.
An AR.Drone video decoder for the turboshrimp library that uses the xuggler H.264 decoder.
A leiningen plugin for running clj-webdriver clojure.test tests on sauce labs.
Library for creating a plugin system.
A JSON-RPC 2.0 library for Clojure
Clj-DBSpec is a common configuration spec for dealing with relational databases
e.g. data source, connection, conversion of schema/tables/columns/indices names
between the database and Clojure.
Midje style assertions for clojure.test
Single-ratom state management for Reagent front-end applications.
A simple JVM agent for estimating the size of objects in memory.
Ring servlet utilities adapted for Google AppEngine. See http://github.com/mmcgrana/ring for original and http://github.com/jeandenis/ring for GAE compatible version.
Tiny utility library for transducers.
Runtime type inference algorithm for Fort and clojure.spec.
Simple library for using speclj to test slingshot exceptions
Hazelcast support for clj-cache
Functions for interacting with a shop's resources
a cross-platform bloom filter for clojure(script)
Functions for clients to talk to services.
A Jupyter kernel for Clojure
Utility functions for working with xml and zippers.
Clojure to Java Interop Bindings for java.lang
A YAML library for Clojure