timokramer/tools-deps-native — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2024-02-04
Resolve and download Maven or Git-based Clojure dependencies instantly without waiting for the JVM to start.
Speed up CI/CD pipelines that repeatedly call dependency resolution during builds.
Power on-demand library downloads in Babashka scripts via the babashka.deps feature.
Replace the standard JVM-based tools.deps in workflows where startup delay adds up.
| timokramer/tools-deps-native | benfleis/throttler | gardnervickers/local-meetups | |
|---|---|---|---|
| Language | Clojure | Clojure | Clojure |
| Last pushed | 2024-02-04 | 2015-01-28 | 2016-02-04 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | hard |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Still experimental, pre-built binaries exist for macOS and Linux, but the latest version requires compiling with GraalVM yourself.
A native-compiled version of Clojure's tools.deps that resolves dependencies instantly by skipping the JVM startup delay entirely.
Mainly Clojure. The stack also includes Clojure, GraalVM, Maven.
Dormant — no commits in 2+ years (last push 2024-02-04).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.