Projects in Awesome Lists by borkdude
A curated list of projects in awesome lists by borkdude .
https://github.com/borkdude/deps.clj
A faithful port of the clojure CLI bash script to Clojure
Last synced: 15 May 2025
https://github.com/borkdude/grasp
Grep Clojure code using clojure.spec regexes
clojure clojure-spec code-search
Last synced: 13 Apr 2025
https://github.com/borkdude/quickblog
Light-weight static blog engine for Clojure and babashka
babashka clojure static-site-generator
Last synced: 12 Apr 2025
https://github.com/borkdude/speculative
Unofficial community-driven specs for clojure.core
clojure clojure-spec clojurescript
Last synced: 23 Oct 2025
https://github.com/borkdude/edamame
Configurable EDN/Clojure parser with location metadata
Last synced: 13 Apr 2025
https://github.com/borkdude/clojure-rust-graalvm
An example of Clojure program calling a Rust library, all combined into one executable using GraalVM.
clojure graal-native graalvm jni rust rust-lang
Last synced: 15 Apr 2025
https://github.com/borkdude/quickdoc
Quick and minimal API doc generation for Clojure
Last synced: 02 Mar 2025
https://github.com/borkdude/flycheck-clj-kondo
Emacs integration for clj-kondo via flycheck
clojure clojurescript flycheck-extension linter
Last synced: 14 Apr 2025
https://github.com/borkdude/rewrite-edn
Utility lib on top of rewrite-clj with common operations to update EDN while preserving whitespace and comments.
Last synced: 06 Jan 2026
https://github.com/borkdude/deflet
Make let-expressions REPL-friendly!
babashka clojure clojurescript nbb
Last synced: 08 Jul 2025
https://github.com/borkdude/lein2deps
Lein project.clj to deps.edn converter
babashka clojure leiningen tools-deps
Last synced: 22 Aug 2025
https://github.com/borkdude/api-diff
Print API diffs between library versions
Last synced: 30 Apr 2025
https://github.com/borkdude/html
Html generation library inspired by squint's html tag
clojure clojurescript hiccup html
Last synced: 09 Apr 2025
https://github.com/borkdude/jayfu
Jayfu is a tutorial on how to create a Clojure CLI with GraalVM native-image and SCI.
Last synced: 30 Apr 2025
https://github.com/borkdude/dynaload
The dynaload logic from clojure.spec.alpha as a library
Last synced: 09 Apr 2025
https://github.com/borkdude/cljtree-graalvm
Tree version in Clojure built with GraalVM
Last synced: 30 Apr 2025
https://github.com/borkdude/respeced
Testing library for clojure.spec fdefs
Last synced: 14 Apr 2025
https://github.com/borkdude/plsci
PostgreSQL procedural language handler for Clojure via SCI
Last synced: 17 Oct 2025
https://github.com/borkdude/boot-bundle
boot-bundle: managed dependencies for boot, the clojure build tool
boot boot-clj boot-tasks build-tool clojure
Last synced: 30 Apr 2025
https://github.com/borkdude/deps-infer
Infer mvn deps from sources
clojure dependencies static-analysis
Last synced: 30 Apr 2025
https://github.com/borkdude/specter-cli
A native Specter CLI, compiled with GraalVM native-image and executed by SCI.
clojure graalvm graalvm-native-image
Last synced: 30 Apr 2025
https://github.com/borkdude/draggable-button-in-reagent
Very simple example of a draggable button in Reagent
Last synced: 30 Apr 2025
https://github.com/borkdude/lein-new-liberagent
leiningen template for apps that use reagent and liberator
Last synced: 29 Oct 2025
https://github.com/borkdude/unused-deps
Find unused deps in a clojure project
clojure dependencies deps-edn leiningen
Last synced: 24 Jun 2025
https://github.com/borkdude/nbb-action-example
An example of writing a Github action with nbb
clojurescript github-actions nbbjs nodejs
Last synced: 04 May 2025
https://github.com/borkdude/gh-release-artifact
Upload artifacts to Github releases idempotently
Last synced: 19 Sep 2025
https://github.com/borkdude/lein2boot
The goal of this exercise is to convert a leiningen project to boot and have exactly the same workflow.
Last synced: 05 May 2025
https://github.com/borkdude/advent-of-babashka
Advent of Code using babashka and nbb
advent-of-code advent-of-code-2022 clojure
Last synced: 31 Aug 2025
https://github.com/borkdude/generate-podcast
A babashka script to create a podcast from a local directory with mp3 files
Last synced: 05 May 2025
https://github.com/borkdude/analyze-reify
Analyze occurrences of reify in Clojure code. Implemented using tree-sitter-clojure and Rust.
Last synced: 06 May 2025
https://github.com/borkdude/refl
Clean up generated reflection configs for GraalVM native-image compiled Clojure programs
clojure graalvm graalvm-native-image reflection
Last synced: 06 May 2025
https://github.com/borkdude/deps.add-lib
Clojure 1.12's add-lib feature for leiningen and/or other environments without a specific version of the clojure CLI
Last synced: 12 Dec 2025
https://github.com/borkdude/aoc2017
Advent of Code 2017
advent-of-code advent-of-code-2017 clojure
Last synced: 06 May 2025
https://github.com/borkdude/clj-reflector-graal-java11-fix
A fix for an issue with clojure.lang.Reflector in GraalVM native-image JDK11.
Last synced: 06 May 2025
https://github.com/borkdude/lein-new-wrom
Webjars + Ring + Om leiningen template
Last synced: 12 Dec 2025
https://github.com/borkdude/who-follows-me
Check who follows you, but you're not following back and vice versa. https://twitter.michielborkent.nl
Last synced: 27 Aug 2025
https://github.com/borkdude/balcony-hs
Should I water my balcony?
command-line-tool email-sender haskell
Last synced: 07 May 2025
https://github.com/borkdude/clj.el
Clojure-like macros and functions in elisp
Last synced: 30 Mar 2025
https://github.com/borkdude/finitize
Limit and realize possibly infinite seqs
Last synced: 07 May 2025
https://github.com/borkdude/trickle-playground
A Truffle Clojure Interpreter (playground)
Last synced: 17 Oct 2025
https://github.com/borkdude/full-stack-clojure-han-okt-2015
Talk about developing full stack Clojure applications at HAN University of Applied Sciences
Last synced: 07 May 2025
https://github.com/borkdude/clojurecursus
Introductiecursus Functioneel Programmeren met Clojure
Last synced: 16 Jun 2025
https://github.com/borkdude/missing.test.assertions
A library that detects missing test assertions in clojure.test tests
Last synced: 12 Dec 2025
https://github.com/borkdude/aoc-proxy
Advent of Code proxy built with squint, bun and CloudFlare workers
Last synced: 07 May 2025
https://github.com/borkdude/dependency-problem
dependency-problem
boot-clj clojure-spec dependencies
Last synced: 07 May 2025
https://github.com/borkdude/qualify-methods
Rewrite your instance calls to use fully qualified methods
Last synced: 14 Apr 2025
https://github.com/borkdude/figwheel-keep-om-turning
Code for blog post at http://blog.michielborkent.nl/2014/09/25/figwheel-keep-Om-turning/
Last synced: 20 Jul 2025
https://github.com/borkdude/graal.locking
A workaround for CLJ-1472 as a library
Last synced: 11 Oct 2025
https://github.com/borkdude/simple-cljs-examples
Curated list of ClojureScript sample applications suited for those starting with ClojureScript
Last synced: 30 Apr 2025
https://github.com/borkdude/cljtree-planck
A ClojureScript version of `tree` in Planck
Last synced: 12 May 2025
https://github.com/borkdude/speculative-kaocha-plugin
speculative kaocha plugin
Last synced: 13 Mar 2025
https://github.com/borkdude/aoc2015_day7
Solution of Advent of Code Day 7 using clojure.spec
Last synced: 01 Aug 2025
https://github.com/borkdude/domcode-cljs-react
Slides and code for presentation at the DomCode meetup
Last synced: 31 Mar 2025
https://github.com/borkdude/cherry-action-example
Github action implemented with cherry
cherry-cljs clojure clojurescript
Last synced: 13 Mar 2025
https://github.com/borkdude/sci-wallpaper-downloader
A port of @yogthos's wallpaper downloader to the Small Clojure Interpreter on NodeJS
clojure clojurescript interpreter nodejs script
Last synced: 31 Mar 2025
https://github.com/borkdude/bb-cherry-example
A web app showing real time JS compilation with babashka and cherry
Last synced: 13 Mar 2025
https://github.com/borkdude/tictactoe-cljs
Tictactoe in Clojurescript and Om
Last synced: 23 Jul 2025
https://github.com/borkdude/clj-jdbc
A hypothetical Clojure command tool focusing around SQL interaction via JDBC
Last synced: 10 Sep 2025
https://github.com/borkdude/bb-php-guestbook
A guestbook using babashka and PHP
Last synced: 31 Mar 2025
https://github.com/borkdude/sci-birch
tree CLI using sci, ported from lambdaisland's birch
cli clojure clojurescript interpreter nodejs
Last synced: 31 Mar 2025
https://github.com/borkdude/fp-ams-clojurescript-talk
Slides and code for talk at FP AMS about Clojurescript
Last synced: 08 Oct 2025
https://github.com/borkdude/sytac-core-async
Slides and code for presentation at Sytac Devjam
Last synced: 31 Mar 2025
https://github.com/borkdude/clj-native-sound-demo
A demo of using the Java sound API with GraalVM native-image
Last synced: 31 Mar 2025
https://github.com/borkdude/react-amsterdam
Talk for React-Amsterdam, February 12th 2015
Last synced: 31 Mar 2025
https://github.com/borkdude/clj-kondo-configurator
CLI tool to merge clj-kondo configurations.
Last synced: 31 Mar 2025
https://github.com/borkdude/ns-parser
Helper library for parsing ns forms in combination with edamame and rewrite-clj
Last synced: 09 Aug 2025
https://github.com/borkdude/getting-and-cleaning-data-course-project
Course project deliverables for the Coursera course 'Getting and Cleaning Data'
Last synced: 12 Aug 2025
https://github.com/borkdude/cljs-macro
Example of usage of a macro in ClojureScript.
Last synced: 31 Mar 2025