clclojure. An experimental port of clojure to common lisp. Also some native common lisp implementations of clojure libraries, like seq, persistent vectors, etc.
231structural. Destructuring plus type hinting for more performant clojure.
90spork. Spoon's Operations Research Kit
76performancepaper. A reproducible, open examination of the paper "A performance comparison of Clojure and Java" by Gustav Krantz
68sporklisp. A horrifying experiment in implementing a lisp in VBA. Plus there's excel interop.
26vegafx. A simple little static-site viewer using javafx that renders vega specs.
18icfpc2019. Clojure
17optaplanner-clj. Example of Optaplanner in Clojure
13sciclojminutes.
6datasetcomp. a naive comparison of dataset implementations
5letsplotclojuredemo. A painful (thanks kotlin!) port of a small example of the Let'sPlot Batik svg/swing demo into clojure
5ultrarand. a demo of random number generation in java, and clojure via performance optimization
4truffletest. minimal example of trying truffle on java to get dynamic and aot'd clojure stuff
4nightclub. An experimental NightCode fork / repurposing. The intent is to provide a generic, re-usable embedded repl experience in portable Clojure.
4iodemo. A dumb io example of reading files via user input in a cljs webapp using reagent and HTML5 file api
4reader-macros. Clojure
3mutabletest. performance profiling of various mutation schemes in clojure
3paralleltest. Exploration into actual parallelism and things that prevent us from using cores in clojure
3fdbdemo. functional database demo from https://aosabook.org/en/500L/an-archaeology-inspired-database.html
3cesiumdemo. A port and excursion of the excellent cesium library in clojurescript. Mainly following the entity tutorial, with an intent toward a simple wrapper.
3sanersubstance. a saner way to deal with Substance platform look and feel's threading requirements. ensures all component creation calls are invoked on the EDT at the library level using wrapper classes.
3imp. Utilities for helping ease the translation from imperative sources to efficient clojure stuff.
2biasedlockingtest. Exploring Javva 15 BiasedLocking deprecation in clojure....
2ozfx. janky exploration into replacing the plot server with a webview
2datalevinbench. a fork and extension of the datalevin benchmark to include datahike and work on windows
2Nightcode. An IDE for Clojure
2kfilterdemo. port of python numpy/matplotlib kalman filter demo to clojure via incanter, core.matrix
2cljcolor. A color and palette provider for clj/cljs that wraps thi.ng.color with some convenience functions and protocols.
1bpdb. Supreme Commander Blue Print DB
1dtypemat. naive extension of core.matrix to dtype.next tensors
1neandertest. a simple test of neanderthal with native deps
1visdemo. a simple example of visualization with tableplot, tablecloth, and clay
1naivespeedtest. exploration of ben's rebuttal.
1pdfdemo. using pdfbox from clojure for help new user
1tabledemo. a short demonstration of parsing tables or tab delimited text with other-than-naive methods
1fmt-test. an exploration of the casual code from https://www.reddit.com/r/lisp/comments/qho92i/a_casual_clojure_common_lisp_codeperformance/
1incanter. Clojure-based, R-like statistical computing and graphics environment for the JVM
1onramp. a repo for on ramping tutorials and exercises
1cljrenjin. a clojure experiment/test for embedding r (really ggplot) as a trivial clojure dependency via the impressive renjin
1cljfreechart. Attempted consolidated wrapper for jfreechart. Targetted as a replacement backend for incanter.charts
1aoc2022. personal solutions for aoc.
1