wasm-lisp VS electron-vlog

Compare wasm-lisp vs electron-vlog and see what are their differences.

wasm-lisp

Experimental Lisp to WebAssembly Compiler (by rolfrm)

electron-vlog

Take video recordings, screenshots and time-lapses of your Electron app with ease (by CatalanCabbage)
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
wasm-lisp electron-vlog
1 2
14 1
- -
10.0 10.0
about 4 years ago about 3 years ago
Common Lisp JavaScript
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.

wasm-lisp

Posts with mentions or reviews of wasm-lisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-24.
  • Take More Screenshots
    24 projects | news.ycombinator.com | 24 Jul 2022
    It is a lot, but not quite 1000, yet. From https://webassembly.github.io/spec/core/appendix/index-instr... I see 436 instructions including SIMD which is over half the population. If I filtered it correctly, it looks like there are about 203 instructions in Wasm without SIMD. Many of those are not necessary for most programs.

    There at least three small Wasm interpreters in Rust

    4kloc https://github.com/yblein/rust-wasm

    3kloc https://github.com/k-nasa/wai

    500loc https://github.com/rustwasm/wasm-bindgen/tree/HEAD/crates/wa...

    This list has 169 Wasm instructions https://github.com/rolfrm/wasm-lisp/blob/master/instruction....

    Wirth's RISC is neat, I'd love to re-do it in RISC-V (only 47 instructions in the base ISA). UM, Chifir and UXN look like Art (not pejorative), I'll definitely read the Chifir paper. They would be great systems to run on top of Wasm.

    https://git.sr.ht/~bctnry/chifir

    One might be able squeeze a Chifir VM into an ESP-32 (with external PSRAM).

electron-vlog

Posts with mentions or reviews of electron-vlog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-28.
  • Take More Screenshots
    9 projects | news.ycombinator.com | 28 Jan 2023
    I built something to take periodic screenshots of Electron apps while discarding duplicates. Sadly I never got around to building more Electron apps, so it's not feature complete (I intended it to have more options). But the basic periodic screenshotting mechanism works.

    I might continue if there's any interest :)

    https://github.com/CatalanCabbage/electron-vlog

    24 projects | news.ycombinator.com | 24 Jul 2022
    The core part works, but never got around to releasing it as an npm package.

    https://github.com/CatalanCabbage/electron-vlog

What are some alternatives?

When comparing wasm-lisp and electron-vlog you can also consider the following projects:

WasmCert-Isabelle - A mechanisation of Wasm in Isabelle.

learn-fpga - Learning FPGA, yosys, nextpnr, and RISC-V

bubbleos

flexible-vectors - Vector operations for WebAssembly

rust-wasm - A simple and spec-compliant WebAssembly interpreter

Lifeslice - Automatically take webcam pics, screenshot, and other metrics throughout the day.

riscv-v-spec - Working draft of the proposed RISC-V V vector extension

tropy - Research photo management

wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript

mgcapture - Lightweight application to capture screenshots on interval. Runs in the background.