leiningen VS clojure.java-time

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

leiningen

Moved to Codeberg; this is a convenience mirror (by technomancy)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
leiningen clojure.java-time
12 4
7,285 453
- -
0.0 6.0
2 months ago 5 days ago
Clojure Clojure
GNU General Public License v3.0 or later 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.

leiningen

Posts with mentions or reviews of leiningen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-30.

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 leiningen and clojure.java-time you can also consider the following projects:

depstar - Builds JARs, uberjars, does AOT, manifest generation, etc for deps.edn projects

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.

cl-loop - Common Lisp style loops in Clojure

bankster - Money Creation Made Easy

ripley - Server rendered UIs over WebSockets

fs - File system utility library for Clojure

kit - Lightweight, modular framework for scalable web development in Clojure

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

clojure-news-feed - evaluating various technologies by implementing a news feed micro-service

criterium - Benchmarking library for clojure

malli - High-performance data-driven data specification library for Clojure/Script.

ring - Clojure HTTP server abstraction