data.priority-map VS clj-priority-queue

Compare data.priority-map vs clj-priority-queue and see what are their differences.

data.priority-map

Clojure priority map data structure (by clojure)

clj-priority-queue

A persistent priority-queue implementation in Clojure (by shamsimam)
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
data.priority-map clj-priority-queue
1 1
186 20
0.0% -
5.2 10.0
2 months ago about 1 year 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.

data.priority-map

Posts with mentions or reviews of data.priority-map. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-08.

clj-priority-queue

Posts with mentions or reviews of clj-priority-queue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-08.
  • [Help][Java] PriorityBlockingQueue to Clojure?
    3 projects | /r/Clojure | 8 Oct 2021
    I have a feeling you are probably not going to beat the mutable blocking priority queue + work stealing. Using an implementation of a persistent pq like https://github.com/shamsimam/clj-priority-queue should be pretty easy to reason about and test though.

What are some alternatives?

When comparing data.priority-map and clj-priority-queue you can also consider the following projects:

advent - Solving Advent of Code problems. See https://adventofcode.com/

advent - Advent of Code - Ada