rebel-readline VS clojure.java-time

Compare rebel-readline vs clojure.java-time and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rebel-readline clojure.java-time
4 4
670 453
- -
0.7 6.0
about 1 year ago 9 days ago
Clojure Clojure
Eclipse Public License 1.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rebel-readline

Posts with mentions or reviews of rebel-readline. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-25.

clojure.java-time

Posts with mentions or reviews of clojure.java-time. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-10.
  • Don't use clj-time, use clojure.java-time instead
    4 projects | dev.to | 10 Jan 2024
    Okay so clj-time is deprecated, latest version is 0.15.2. Let's try dm3/clojure.java-time. Sure enough:
  • Poor documentation?
    4 projects | /r/Clojure | 25 Jun 2023
    I would advise using the java-time library by dm3, available at https://github.com/dm3/clojure.java-time
  • Problem using clojure.java-time
    3 projects | /r/Clojure | 13 May 2021
    The name of the maven artifact is clojure.java-time but the name of the main namespace is java-time (as you can see here). Also the readme mentions (use 'java-time) so if you'd rather require instead of use (which is good practice), (:require [java-time :as t]) is the way to go.

What are some alternatives?

When comparing rebel-readline and clojure.java-time you can also consider the following projects:

conjure - Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

leiningen - Moved to Codeberg; this is a convenience mirror

holy-lambda - The extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure.

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

reveal - Read Eval Visualize Loop for Clojure

bankster - Money Creation Made Easy

nrepl - A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.

fs - File system utility library for Clojure

ClojureBoxNpp - Notepad++ patch for Clojure by "modifying config files of Lisp" or "Clojure userDefineLang".

Metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:

scope-capture - Project your Clojure(Script) REPL into the same context as your code when it ran

tools.namespace - Tools for managing namespaces in Clojure