awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
renode avatar

renode/renode

0
View on GitHub↗
2,269 stars·407 forks·RobotFramework·other·9 viewsrenode.io↗

Renode

Features

  • Development Toolkits - Virtual development tool for simulating multinode embedded networks.
  • Hardware Simulation - Framework for simulating multi-node embedded systems.
  • Firmware Emulation Frameworks - Development framework for simulating physical embedded hardware systems.

Star history

Star history chart for renode/renodeStar history chart for renode/renode

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Renode

Similar open-source projects, ranked by how many features they share with Renode.
  • ghdl/ghdlghdl avatar

    ghdl/ghdl

    2,759View on GitHub↗

    GHDL is a compiler and simulator for VHDL hardware descriptions. It functions as a multi-pass analysis elaborator that resolves design hierarchies and dependencies to prepare hardware descriptions for simulation or synthesis. The project transforms VHDL source code into executable binaries for high-speed digital design verification and serves as a synthesis tool that converts descriptions into structural netlists compatible with vendor or open-source flows. It also implements the Language Server Protocol to provide static analysis, autocomplete, and code navigation for VHDL files. The toolse

    VHDLcompilergccghdl
    View on GitHub↗2,759
  • googlecreativelab/anypixelgooglecreativelab avatar

    googlecreativelab/anypixel

    6,440View on GitHub↗

    Anypixel is a web-to-hardware display framework and toolkit for building large-scale physical interactive screens and button walls. It provides a system for mapping HTML canvas graphics to physical LED arrays, combining a networked pixel controller with a management tool that translates web application data into electronic signals for microcontroller-driven display boards. The project features a browser-based hardware simulation environment that allows for testing interactive display logic, button events, and network communication without requiring physical components. This emulator enables t

    JavaScripthardwarejavascriptschematics
    View on GitHub↗6,440
  • fastshift/x-trackFASTSHIFT avatar

    FASTSHIFT/X-TRACK

    6,250View on GitHub↗

    X-Track is a firmware project for an embedded bicycle computer that combines GPS-based speed and ride metrics with offline map navigation. It functions as a GPS bicycle speedometer, displaying speed, distance, altitude, and other ride data on a handlebar-mounted screen, while also serving as an offline map viewer that renders locally stored map tiles without an internet connection. The project distinguishes itself by including a firmware emulator that runs the embedded code on a PC, enabling development and testing without physical hardware. It also provides GPS-based clock calibration to aut

    Cbicyclegpsgps-tracking
    View on GitHub↗6,250
  • verilator/verilatorverilator avatar

    verilator/verilator

    3,365View on GitHub↗

    Verilator is a hardware simulation engine and toolchain that translates Verilog and SystemVerilog hardware description languages into optimized C++ or SystemC models. It functions as a compiler and transpiler, converting hardware designs into executable binaries to achieve high-speed simulation and integration into software environments. The project distinguishes itself by focusing on simulation acceleration through the generation of optimized C++ classes and cycle-accurate models. It provides a SystemVerilog linter for static analysis of hardware designs and a hardware coverage analyzer to t

    SystemVerilogcompilerscpprtl
    View on GitHub↗3,365
See all 30 alternatives to Renode→

Frequently asked questions

What are the main features of renode/renode?

The main features of renode/renode are: Development Toolkits, Hardware Simulation, Firmware Emulation Frameworks.

What are some open-source alternatives to renode/renode?

Open-source alternatives to renode/renode include: ghdl/ghdl — GHDL is a compiler and simulator for VHDL hardware descriptions. It functions as a multi-pass analysis elaborator that… verilator/verilator — Verilator is a hardware simulation engine and toolchain that translates Verilog and SystemVerilog hardware description… fastshift/x-track — X-Track is a firmware project for an embedded bicycle computer that combines GPS-based speed and ride metrics with… googlecreativelab/anypixel — Anypixel is a web-to-hardware display framework and toolkit for building large-scale physical interactive screens and… qinjx/30min_guides — This project is a technical knowledge base and learning resource providing concise, step-by-step guides and summaries… rt-thread/rt-thread — RT-Thread is an IoT real-time operating system and embedded device kernel. It provides a lightweight execution…