blink VS Bonzomatic

Compare blink vs Bonzomatic and see what are their differences.

blink

A tool which allows you to edit source code of any MSVC C++ project live at runtime (by crosire)
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
blink Bonzomatic
1 1
1,032 1,335
- -
5.2 3.9
5 months ago about 2 months ago
C++ C++
BSD 2-clause "Simplified" License 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.

blink

Posts with mentions or reviews of blink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.
  • A Modern C Development Environment
    7 projects | news.ycombinator.com | 10 Aug 2023
    > 9. The debugger can modify a variable while the program is running.

    > 11. The debugger can modify a function while the program is running (any new calls are done to that function).

    Another words: hot code reloading / swapping [1].

    And I would add:

    > You record a failure once, then debug the recording, deterministically, as many times as you want. The same execution is replayed every time. [2]

    [1] e.g. https://github.com/ddovod/jet-live, https://github.com/crosire/blink, https://github.com/ziglang/zig/issues/68

Bonzomatic

Posts with mentions or reviews of Bonzomatic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-28.
  • Creative coding, making loops with Processing
    10 projects | news.ycombinator.com | 28 Jan 2023
    surprised to not see anyone mention https://shadertoy.com

    also check out bonzomatic:

    https://github.com/Gargaj/Bonzomatic

    You can find some live bonzomatic shader coding vids on youtube too:

    https://www.youtube.com/results?search_query=bonzomatic

What are some alternatives?

When comparing blink and Bonzomatic you can also consider the following projects:

jet-live - c++ hot code reload for linux and macos

BezierCurveDemo1997 - Utah Teapot and Mystify Screensaver, 16-Bit DOS, Personal Project 1997 https://files.scene.org/view/mirrors/hornet/code/tutors/math/azr_bcrv.zip

RuntimeCompiledCPlusPlus - Change C++ code at runtime

genuary2022 - My entries for Genuary2022