Extensible Clojure
☆107Jan 18, 2016Updated 10 years ago
Alternatives and similar repositories for eclj
Users that are interested in eclj are comparing it to the libraries listed below
Sorting:
- Staged compilation for Clojure through environment & special-form aware syntax-quoting.☆82Oct 29, 2021Updated 4 years ago
- A Factor-inspired, concatenative DSL for Clojure☆99Jul 28, 2013Updated 12 years ago
- Specter paths for working with formatted EDN and Clojure code☆17Jul 31, 2017Updated 8 years ago
- A salesforce library designed to provide idiomatic clojure representations of salesforce data and metadata☆11Jan 14, 2020Updated 6 years ago
- Pure Clojure implementation of the Advanced Encryption Standard (AES) for encryption and decryption using 128, 192, and 256 bit keys base…☆16Feb 8, 2023Updated 3 years ago
- Maze algorithms in Clojure (from Jamis Buck's "Mazes for Programmers" book)☆24Jan 2, 2023Updated 3 years ago
- Multimethods that combine rather than override inherited behavior☆31Feb 5, 2016Updated 10 years ago
- A decompiler for clojure, in clojure☆71Aug 27, 2023Updated 2 years ago
- Fast B-tree based persistent sorted set for Clojure/Script☆87Feb 6, 2026Updated 3 weeks ago
- A union-find data structure for Clojure☆16May 4, 2020Updated 5 years ago
- Excellent Excel library☆18Jan 15, 2025Updated last year
- Utility functions for Clojure.☆61Jan 22, 2026Updated last month
- A Clojure library designed to implement computational methods described in Jean Meeus' Astronomical Algorithms☆17Mar 27, 2018Updated 7 years ago
- Explorations into specification-as-a-value☆42Mar 15, 2013Updated 12 years ago
- easy directory watches in clojure☆11Sep 9, 2019Updated 6 years ago
- A GraphQL-like query language for DataScript, optimized for execution across many entities at once.☆63Jan 28, 2020Updated 6 years ago
- #%☆22Mar 8, 2021Updated 4 years ago
- A Distributed Clojure agent for running remote functions☆19Mar 22, 2025Updated 11 months ago
- A mailbox based distributed computing library☆83May 9, 2014Updated 11 years ago
- A library for hashing arbitrary Clojure data structures in a way that respects Clojure's value semantics☆63Aug 13, 2020Updated 5 years ago
- Project builder for Clojure projects with tools.deps☆19Oct 31, 2020Updated 5 years ago
- Generate fingerprinted files from your static assets that are suitable for use in browser cache-busting.☆11Oct 29, 2017Updated 8 years ago
- CrossClj: cross-referencing the Clojure(Script) universe☆66Dec 25, 2018Updated 7 years ago
- Stack-based Programming in Clojure(script)☆78Aug 17, 2019Updated 6 years ago
- Set of macroses for Buck build system that allows building Clojure and ClojureScript☆23Aug 29, 2016Updated 9 years ago
- Reload your clojure namespaces correctly☆32Dec 8, 2014Updated 11 years ago
- A Clojure library providing remote implementations of the Clojure data structures and a remote REPL server.☆40Jul 15, 2024Updated last year
- Clojure bindings for the ANTLR 4 parser☆169Feb 7, 2025Updated last year
- ☆43Dec 15, 2020Updated 5 years ago
- Data Restructuring DSL in Clojure. You write declarative specifications for complicated data transformations and faconne generates the fu…☆124Apr 21, 2022Updated 3 years ago
- Minimal Clojure-like interpreter with FEXPRs☆16Sep 17, 2012Updated 13 years ago
- Lasertag is a utility library for categorizing values in Clojure, ClojureScript, and Babashka☆17Jan 24, 2026Updated last month
- In which we deal with exceptions the clojure way☆142Mar 10, 2025Updated 11 months ago
- A dependency injector for Clojure and Clojurescript☆23Mar 28, 2020Updated 5 years ago
- A Clojure library to implement a query -> logic -> updates workflow, to separate persistence updates from business logic, to improve test…☆22Dec 19, 2016Updated 9 years ago
- Library for rendering markdown to clj-pdf data-structure syntax.