Search for 'description:useful'
For details on the search query syntax, see the guide.
Total results: 142, showing 121 - 142
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Library of useful Clojure stuff
Livereload server useful for interactive visualizations
Add-on for ragtime to provide some useful SQL specific migration functions
Useful tools for development
Temporary forked version of danlentz/clj-uuid.
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-4122. This library extends the standard Java UUID class
to provide true v1 (time based) and v3/v5 (namespace based)
identifier generation. Additionally, a number of useful
supporting utilities are provided to support serialization
and manipulation of these UUIDs in a simple, efficient manner.
Useful function compositions from graphs.
things that are useful enough not to die on other projects
Macro for defining functions which store their results in an atom for future evaluations. Specially useful for computationally expensive recursive functions.
A thoroughly useful library that brings back the days of yore
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-4122. This library extends the standard Java UUID class
to provide true v1 (time based) and v3/v5 (namespace based)
identifier generation. Additionally, a number of useful
supporting utilities are provided to support serialization
and manipulation of these UUIDs in a simple, efficient manner.
Some useful functions on top of uri
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-4122. This library extends the standard Java UUID class
to provide true v1 (time based) and v3/v5 (namespace based)
identifier generation. Additionally, a number of useful
supporting utilities are provided to support serialization
and manipulation of these UUIDs in a simple, efficient manner.
A very simple project containing some useful spec macros for my projects
FIXME: write description
Some useful functions on top of uri
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.
Commonly useful space modeling functions for scad-clj
extract strutured data and useful info from web pages
extract strutured data and useful info from web pages
extract strutured data and useful info from web pages