Skip to content
View ndevreeze's full-sized avatar
Block or Report

Block or report ndevreeze

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. genie genie Public

    Another way of mitigating the slow startup of Clojure on the JVM, by starting a daemon in the background. Using nRepl, Pomegranate, and Babashka.

    Clojure 3

  2. flexdb flexdb Public

    A Clojure library designed to flexibly use a SQL DB (SQLite and Postgres) with adding tables and columns (DDL) on the fly.

    C

  3. excel excel Public

    Forked from ontodev/excel

    A thin Clojure wrapper around a small part of Apache POI for reading .xlsx files.

    Clojure

  4. logger logger Public

    Minimal Clojure logging library, mainly for scripting

    Clojure

  5. cmdline cmdline Public

    Small wrapper around command line parsing with clojure.tools.cli

    Clojure