rm-hull / nvd-clojureLinks
National Vulnerability Database dependency checker for Clojure projects
☆283Updated last week
Alternatives and similar repositories for nvd-clojure
Users that are interested in nvd-clojure are comparing it to the libraries listed below
Sorting:
- Remove unused Clojure vars☆293Updated 6 months ago
- Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.☆247Updated 11 months ago
- A pure Clojure/ClojureScript URI library☆249Updated last week
- Measure object memory consumption in Clojure☆311Updated last week
- Clojure(Script) library for phrasing spec problems.☆288Updated 5 years ago
- Deep diff Clojure data structures and pretty print the result☆317Updated last week
- Builds JARs, uberjars, does AOT, manifest generation, etc for deps.edn projects☆240Updated 10 months ago
- Find newer versions of your dependencies in your deps.edn file☆265Updated 2 months ago
- Functional (and opinionated) errors handling in Clojure☆247Updated 4 months ago
- Cryptographic api for Clojure☆152Updated last year
- A durable atom type for Clojure☆228Updated last year
- Reloaded workflow functions for Integrant☆169Updated 3 weeks ago
- Package clojure projects☆259Updated last year
- A version of cond that supports :let clauses, and a number of other conveniences.☆288Updated 3 years ago
- Simple text localization library for Clojure/Script☆265Updated last year
- Ordered sets and maps, implemented in pure clojure☆266Updated 6 months ago
- Compact, hands-free [sub]command line parsing library for Clojure.☆375Updated 2 years ago
- Coerce by leveraging your specs☆206Updated 3 years ago
- Clojure/ClojureScript library for stubs, spies and mocks.☆177Updated 2 months ago
- Clojure builds as Clojure programs☆223Updated 2 months ago
- Uberjar builder for deps.edn☆313Updated last month
- An HTTP client for Clojure, wrapping JDK 11's HttpClient