SaaSHub helps you find the best software and product alternatives Learn more →
Wrench Alternatives
Similar projects and alternatives to wrench
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
mapscii
🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
-
-
OberonSystem3
A cross-platform version of the ETH Oberon System 3 compatible with the Oberon+ compiler and IDE
-
-
-
wren
Language with a bytecode compiler that can run on computers with only a few kB of RAM. (by darius)
-
-
-
-
-
FlintESPJVM
FlintESPJVM brings the power of Java to ESP32. Allows you to run and debug Java programs directly on the ESP32 hardware
-
-
CircuitMess-Ringo
CircuitMess Ringo is an educational DIY mobile phone designed to bring electronics and programming to the crowd in a fun and interesting way.
-
-
Ark
ArkScript is a small, fast, functional and scripting language for C++ projects (by ArkScript-lang)
wrench discussion
wrench reviews and mentions
-
Tactility: An ESP32 OS
It isn't easy but flipper did a remarkable work demonstrating it was possible. Tactility is following a similar concept and in my opinion is the project that implemented it best after flipper.
In the past, the solution for arbitrary code was running scripts such as Wrench: https://github.com/jingoro2112/wrench
More recently also became possible to run Java apps with a JVM on ESP32: https://github.com/FlintVN/FlintESPJVM which is not yet arbitrary (e.g. download and run) but that is the route of development.
Even Linux was demonstrated running on ESP32 albeit I've never tried it: https://www.youtube.com/watch?v=pj0a91vlcGo
-
Kolibri OS: fits on a floppy disk, programmed using interrupts
Doesn't look promissing, sorry. Was looking and looking, but where is the GUI-based OS?
Nowadays we can use LVGL and C++ to write apps, or run script based C code using interpreters like Wrench: https://github.com/jingoro2112/wrench
What I'm missing is an GUI-based OS like Kolibri to launch apps.
-
wrench: added switch! and scrunched the code down so it fits anywhere!
Project webpage is here: http://northarc.com/wrench/www and code is on github: https://github.com/jingoro2112/wrench
-
updates to wrench, an embedded-system interpreter that handles weakly-typed c lightning fast with a small memory footprint
oh yeah already did, forgot to mention because I don't really use it: https://github.com/jingoro2112/wrench
-
say hello to wrench: a c-ish interpreter that actually fits and runs on tiny embedded systems
I uploaded it: https://github.com/jingoro2112/wrench
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Aug 2026
Stats
jingoro2112/wrench is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of wrench is C++.