advent VS clj-priority-queue

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

advent

Solving Advent of Code problems. See https://adventofcode.com/ (by valbaca)

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
advent clj-priority-queue
3 1
1 20
- -
2.5 10.0
11 months ago about 1 year ago
Clojure Clojure
GNU General Public License v3.0 or later 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.

advent

Posts with mentions or reviews of advent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-04.

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 advent and clj-priority-queue you can also consider the following projects:

data.priority-map - Clojure priority map data structure

advent-of-code-golf-2020 - doing the same thing over and over and expecting the same results

advent-of-code - Solutions for Advent of Code challenge

adventofcode

advent-of-code-2020 - Solutions of Advent of Code 2020

racket - The Racket repository

p5.js - p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —