rhombus-brainstorming VS imgmac

Compare rhombus-brainstorming vs imgmac and see what are their differences.

rhombus-brainstorming

Brainstorming and draft proposals for Rhombus [Moved to: https://github.com/racket/rhombus-prototype] (by racket)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rhombus-brainstorming imgmac
7 1
151 -
- -
4.4 -
over 2 years ago -
Racket
GNU General Public License v3.0 or later -
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.

rhombus-brainstorming

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

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 rhombus-brainstorming and imgmac you can also consider the following projects:

magic-racket - The best coding experience for Racket in VS Code

ActivityLog2 - Analyze data from swim, bike and run activities

language-server-protocol - Defines a common protocol for language servers.

antlr-tsql

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

racket - The Racket repository

racket-langserver

history-of-lisp-parens - a history of Lisp's most notorious artifact, parentheses

drbayes - Dr. Bayes

megaparsack - Racket parser combinators inspired by parsack and megaparsec