
ReVive Sim
Opensource robotics simulation
ReVive Sim launched on August 19, 2023 with 68 votes, #1,447 of 4,401 launches that month and more than 50% of that year's launches.
What it does
ReVive Sim is an open-source robotics simulator designed for controlling Scara robots and industrial manipulators. Explore the realm of automation through an intuitive interface. Future plans include expanding support for various other types of robots.
Does a similar job
all alternatives →

- SASim – Apache-2.0 n8n alternativeDec 2025 · github.com · ▲240
Hey HN, Waleed here. We're building Sim (https://sim.ai/), an open-source visual editor to build agentic workflows. Repo here: https://github.com/simstudioai/sim/. Docs here: https://docs.sim.ai. You can run Sim locally using Docker, with no execution limits or other restrictions. We started building Sim almost a year ago after repeatedly troubleshooting why our agents failed in production. Code-first frameworks felt hard to debug because of implicit control flow, and workflow platforms added more overhead than they removed. We wanted…

ClawMetry for OpenClawFeb 2026 · clawmetry.com · ▲191Real-time observability dashboard for OpenClaw AI agents

More dev tools this month
the category →


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 7d ago · opentrailpaper.com


Vendo ▲362Let your users build their own features inside your product
Dev tools · 25d ago · vendo.run
Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲869Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com