core.cache VS compojure

Compare core.cache vs compojure and see what are their differences.

core.cache

A caching library for Clojure implementing various cache strategies (by clojure)

compojure

A concise routing library for Ring/Clojure (by weavejester)
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
core.cache compojure
2 2
440 4,069
1.1% -
4.5 5.1
3 months ago 4 months ago
Clojure Clojure
Eclipse Public License 1.0 Eclipse Public License 1.0
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.

core.cache

Posts with mentions or reviews of core.cache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.
  • Como desenvolvi um backend web em Clojure
    23 projects | dev.to | 3 Jul 2023
    Para isso, utilizei a biblioteca clojure.core.cache.
  • More Immutability and Clojure
    1 project | dev.to | 18 Jun 2022
    Understanding how to attach an atom to a function like this is very useful if you want a more intelligent cache, such as with core.cache. This library provides immutable objects, much like an immutable map, which can be held in an atom in a similar way to how memoize does it.

compojure

Posts with mentions or reviews of compojure. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.
  • Como desenvolvi um backend web em Clojure
    23 projects | dev.to | 3 Jul 2023
  • Rich Hickey – open-source is Not About You
    7 projects | news.ycombinator.com | 2 Jul 2022
    If you're not familiar with lisps in general, it might be hard to grok the differences between lisp-macros (as used in Clojure) and "normal" macros you see in other languages.

    But, if you are familiar already, and just wanna see examples of neat macros that makes the API nicer than what a function could provide, here are a few:

    - https://github.com/clojure/core.async/blob/master/examples/w...

    - https://github.com/weavejester/compojure

    - https://github.com/ptaoussanis/timbre

    - https://github.com/krisajenkins/yesql

What are some alternatives?

When comparing core.cache and compojure you can also consider the following projects:

ring-defaults - A library to provide sensible Ring middleware defaults

yesql - A Clojure library for using SQL.

ring-mock - Library to create mock Ring requests for unit tests

git-of-theseus - Analyze how a Git repo grows over time

chime - A really lightweight Clojure scheduler

next-jdbc - A modern low-level Clojure wrapper for JDBC-based access to databases.

clj-http - An idiomatic clojure http client wrapping the apache client. Officially supported version.

timbre - Pure Clojure/Script logging library

lein-ancient - Check your Projects for outdated Dependencies

http-cron - Service / Clojure library to POST to HTTP endpoints at regular intervals

java.jdbc - JDBC from Clojure (formerly clojure.contrib.sql)