Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2947, showing 1297 - 1320
ClojureScript wrapper for the MathBox JS library
Clojure library for the Hazelcast p2p cluster
Utilities from the Brevis suite
Library for using the Transit data format with Ring websockets
The Slim (Simple List Invocation Method) protocol implented for Clojure
Re-grommet is an interface between ClojureScript's Reagent and the Grommet React Framework
Reads and Writes the srt format
Run Convex Lisp in the terminal, and much more
UI helpers for the Gungnir library
A *very* simple jar that loads a Java file that looks in META-INF/MANIFEST.MF for the name of a Clojure namespace to load and run
The core parser and runtime for Visi
Backend support such as database connectivity for Sisyphus, Retrospect, Chivalry, and other projects that use the same data.
Stack-based Query Language for the web
A library that provides the building blocks for resilient Clojure application
Library for interaction with the Shadowserver IP-BGP service
A small Clojure wrapper around the resilience4j RateLimiter module
The (very) small kernel of the LaTTe proof assistant
A Clojure HTTP library wrapping the Apache HttpComponents client.
A Clojure client for the PuppetDB REST API
A comprehensive Clojure client for the entire Amazon AWS api.
A wrapper for the re-natal library
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.
libpython bindings to the techascent ecosystem