The Wayback Machine - https://web.archive.org/web/20211013210836/https://github.com/topics/clojure-library
Here are
124 public repositories
matching this topic...
Fast Clojure Matrix Library
Updated
Oct 8, 2021
Clojure
Terminal readline library for Clojure dialects
Updated
Jan 11, 2021
Clojure
PDF generation library for Clojure
Updated
Jun 25, 2021
Clojure
Updated
Mar 19, 2021
Clojure
Markdown parser in Clojure
Updated
Aug 19, 2021
Clojure
Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.
Updated
Sep 10, 2020
Clojure
A Clojure wrapper to HikariCP JDBC connection pool
Updated
Apr 26, 2021
Clojure
High-performance Bayesian Data Analysis on the GPU in Clojure
Updated
Sep 10, 2020
Clojure
A Clojure library for the Apache Kafka distributed streaming platform.
Updated
Oct 13, 2021
Clojure
A Clojure library that provides GraphQL implementation.
Updated
Dec 19, 2020
Clojure
ClojureCL is a Clojure library for parallel computations with OpenCL.
Updated
Sep 4, 2021
Clojure
A Clojure dataframe library that runs on Spark
Updated
Sep 5, 2021
Clojure
A Clojurey wrapper around the Lanterna terminal output library.
Updated
Feb 26, 2019
Clojure
🍹 A Clojure library for talking to your database.
Updated
Jan 23, 2015
Clojure
Clojure library for CUDA development
Updated
Sep 4, 2021
Clojure
Minimalistic finite state machine (FSM) in Clojure
Updated
May 27, 2021
Clojure
🍇 Syntax-aware grep-like for Clojure
Updated
Oct 30, 2020
Clojure
One Time Password (TOTP and HOTP) library for Clojure. TOTP/HOTP is widely used for Two Factor / Multi Factor Authentication.
Updated
Jan 12, 2021
Clojure
A simple Clojure library to dynamically define Java Exception classes in Clojure.
Updated
Sep 28, 2021
Clojure
fxl is a Clojure spreadsheet library
Updated
Sep 14, 2021
Clojure
Bidirectional Ring router. REST oriented. Rails inspired.
Updated
Apr 30, 2017
Clojure
power assert macro for clojure
Updated
Feb 23, 2021
Clojure
Clojure in-memory database modeled on sets, not tables. Comprehend supports pattern matching, forward matching, rewriting, and transactional storage.
Updated
Apr 19, 2020
Clojure
Clojure library JSON Schema validation and generation - Draft-07 compatible
Updated
Sep 15, 2021
Clojure
A convergent reference type for Clojure(Script) via on an OpSets-based CRDT
Updated
Jul 2, 2021
Clojure
Clojure macros that complement the clojure.core threading (arrow) macros
Updated
Apr 19, 2020
Clojure
Simple ANSI text spinner for command line Clojure apps.
Updated
Mar 29, 2021
Clojure
Capture build environment information to display at runtime
Updated
Nov 8, 2019
Clojure
This library implements "URL unfurling" approximately according to how Slack does it.
Updated
Mar 29, 2021
Clojure
Improve this page
Add a description, image, and links to the
clojure-library
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
clojure-library
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently, tests create tuples with a random prefix, and cleanup all tuples starting with the prefix on completion.
Once directories are in place, all keys created in a testrun should be created inside a specific subspace inside a test directory. Modify the
test-fixture
insrc/clj_fdb/internal/util.clj
to use a specific directory (saytestcycle
)This task is blocked by #14