ActivityLog2 VS imgmac

Compare ActivityLog2 vs imgmac and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ActivityLog2 imgmac
13 1
326 -
- -
7.9 -
7 days ago -
Racket
GNU General Public License v3.0 only -
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.

ActivityLog2

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

imgmac

Posts with mentions or reviews of imgmac. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-14.
  • Racket v8.0
    7 projects | news.ycombinator.com | 14 Feb 2021
    If anyone cares the code is here. Still needs a lot of work. https://gitlab.com/diegocrespo/imgmac/-/tree/master. For context this is a paint program that currently creates a 1024x748 window with a canvas, 31 buttons, and a file menu. It uses 280M of memory on my desktop running Manjaro, which isn't the greatest. In my testing, typed racket also increases the memory uses.

    Thankfully after creating a basic frame and canvas, the jumps haven't been as big, but I could easily see the program going to 400M by the time it's done. I will download Racket 8.0 today and see how it performs

What are some alternatives?

When comparing ActivityLog2 and imgmac you can also consider the following projects:

GoldenCheetah - Performance Software for Cyclists, Runners, Triathletes and Coaches

antlr-tsql

gadgetbridge - Nextcloud app to visualize the data of your gadgetbridge data

rhombus-brainstorming - Brainstorming and draft proposals for Rhombus [Moved to: https://github.com/racket/rhombus-prototype]

racket - The Racket repository

Flux - Indoor Cycling App for Structured Training

sweet-racket - A port of sweet expressions to Racket

megaparsack - Racket parser combinators inspired by parsack and megaparsec

JSqlParser - JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern