Search for '➛ acc6.top purchasing a Reddit account'
For details on the search query syntax, see the guide.
Total results: 7794, showing 6913 - 6936
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure library for working with money
A Clojure library for the Apache Kafka distributed streaming platform.
Makes working with URLs in Clojure a little more pleasant. (This fork includes fix for trailing url).
Tablemath is a Clojure library for math and statistical modeling
with table ergonomics, inspired by R.
a HTML selector-based (? la CSS) templating and transformation system for Clojure
A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support.
A client library for Redis
A client-side router for ClojureScript.
A Swing wrapper/DSL for Clojure. You want seesaw.core, FYI. See http://seesaw-clj.org for more info.
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.
generate bigrams for a given text
Converts a subset of clojure into TLA+
A Discord Bot Library written in Clojure
A development mode for ClojureScript
A clojure interface to MongoDB
A component for an HTTP Kit Ring adapter.
A library for utility functions for protocols.
A Clojure client for Kannel.
A Clojure library designed to call SWI-Prolog 7 goals directly from clojure code
A Logback encoder that converts EDN format logs to JSON for better integration with log aggregation systems
A Leiningen plugin to set the project version based on the git SHA.
A Clojure Prometheus Client
A Clojure wrapper for the Apache Olingo (OData) Java Library