ham-fisted VS AdventOfCode2022

Compare ham-fisted vs AdventOfCode2022 and see what are their differences.

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
ham-fisted AdventOfCode2022
2 7
147 12
- -
8.9 3.9
2 months ago 6 months ago
Clojure Clojure
MIT License 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.

ham-fisted

Posts with mentions or reviews of ham-fisted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-12.
  • Advent of Clojure - looking for feedback
    5 projects | /r/Clojure | 12 Jan 2023
    3 - Similar to 2, the savings of mutably building the collection have to outweigh the cost of persisting it. Or if you are using the transient as a mutable container (e.g. held by an item) for limited random access and writes (as opposed to say a mutable arraylist or hashmap or hashset), performance should still be substantially better for writes over the persistent counterparts. The most gains come from building up large collections, using transients to mutably collect values and then persist at the end. Similar idea (but more general) in ham-fisted.
  • Ham-Fisted - A New High Performance Clojure Library
    4 projects | /r/Clojure | 7 Sep 2022
    I have taken the time in between caring for my young son to write a new library that provides higher performance datastructures and algorithms for Clojure.

AdventOfCode2022

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

What are some alternatives?

When comparing ham-fisted and AdventOfCode2022 you can also consider the following projects:

clj-fast - Unpredictably faster Clojure

a2tools - Stuff I write for my Apple //c

tech.ml.dataset - A Clojure high performance data processing system

aoc2022 - My Advent of Code 2022 solutions!

adventofcode - Advent of code solutions

icfpc2019

AdventOfCode