GitPedia

Awesome IDEs

A curated list of Integrated Development Environments (IDEs) and related tools that can enhance your coding experience and boost your productivity.

From zeelsheladiya·Updated June 27, 2026·View on GitHub·

Welcome to **Awesome-IDEs**, a curated list of Integrated Development Environments (IDEs) and intelligent code editors. This list aims to help you discover the perfect environment for your workflow, whether you need a lightweight editor, a robust integrated environment, or a next-generation AI-powered assistant. The project is written primarily in Markdown, distributed under the Creative Commons Zero v1.0 Universal license, first published in 2023. Key topics include: awesome, awesome-list, code-editors, coding-environment, collaboration.

Awesome-IDEs

Awesome

Welcome to Awesome-IDEs, a curated list of Integrated Development Environments (IDEs) and intelligent code editors. This list aims to help you discover the perfect environment for your workflow, whether you need a lightweight editor, a robust integrated environment, or a next-generation AI-powered assistant.

Table of Contents

Introduction

Choosing the right IDE can significantly impact your productivity. The landscape is evolving rapidly, with a new wave of AI-First IDEs changing how we write code. This list categorizes structured environments by their primary focus, while using Tags to highlight cross-capabilities (like Web support in a Java IDE or AI integration).

Key to Tags:

  • AI-Native: Built from the ground up for AI.
  • AI-Ready: Has strong, official AI plugins or integrations.
  • Lightweight: Fast startup, low resource usage.
  • Polyglot: Excellent support for many languages.

AI-Powered & Next-Gen IDEs

These IDEs are built with Artificial Intelligence at their core or represent the next generation of high-performance editors.

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/cursor.png" alt="icon" width=15 height=15> CursorAn AI-first code editor built on top of VS Code. It understands your entire codebase and allows for natural language coding and diff revisions.WebsiteMac Windows LinuxFreemium, ProprietaryAI-Native Fork-of-VSCode
<img src="Resources/Icons/windsurf.png" alt="icon" width=15 height=15> WindsurfThe first "agentic" IDE by Codeium. It features "Flow" to keep context of your work and can act autonomously to refactor or generate code.WebsiteMac Windows LinuxFreemium, ProprietaryAI-Native Agentic
<img src="Resources/Icons/zed.png" alt="icon" width=15 height=15> ZedA high-performance, multiplayer code editor written in Rust. Designed for speed and collaboration with built-in AI chat.Website <br> GithubMac Linux Windows (Preview)Free, Open-SourceHigh-Performance Rust AI-Integrated
<img src="Resources/Icons/trae.png" alt="icon" width=15 height=15> TraeAn adaptive AI IDE that offers a "Builder Mode" to automate end-to-end development tasks.WebsiteMac WindowsFree, ProprietaryAI-Native
<img src="Resources/Icons/theia-ide.png" alt="icon" width=15 height=15> Theia IDEAn extensible, adaptable platform compatible with VS Code extensions, featuring transparent AI coding.Website <br> GithubMac Windows Linux OnlineFree, Open-SourceCloud-Ready Extensible
<img src="Resources/Icons/google_antigravity.png" alt="icon" width=15 height=15> Google AntigravityAgent-first IDE by Google. Autonomous agents collaborating as developers.WebsiteWeb All PlatformsFree (Preview)Agent-First Google
<img src="Resources/Icons/void.png" alt="icon" width=15 height=15> VoidOpen-source, AI-powered fork of VS Code. Privacy-focused alternative to Cursor.Website <br> GithubMac Windows LinuxFree, Open-SourceFork-of-VSCode Privacy
<img src="Resources/Icons/kiro.svg" alt="icon" width=15 height=15> KiroAgentic IDE by AWS. Spec-driven development with autonomous capabilities.WebsiteMac Windows LinuxFree (Preview)AWS Agentic
<img src="Resources/Icons/qoder.png" alt="icon" width=15 height=15> QoderAgentic AI IDE by Alibaba. "Programming through conversation".WebsiteMac WindowsFree (Preview)Alibaba Agentic
<img src="Resources/Icons/cline.png" alt="icon" width=15 height=15> ClineAutonomous coding agent extension for VS Code.GithubVS CodeFree, Open-SourceExtension Agent
<img src="Resources/Icons/opencode.png" alt="icon" width=15 height=15> OpenCodeAI coding agent that integrates with terminals and IDEs.Website <br> GithubTerminal VS CodeFree, Open-SourceAgent Terminal-UI
<img src="Resources/Icons/coder.png" alt="icon" width=15 height=15> CoderCoding Agent Multiplexer. Manage multiple AI agents in parallel.Website <br> GithubMac Windows LinuxPaidAgent-Manager
<img src="Resources/Icons/v0.png" alt="icon" width=15 height=15> v0Generative UI system by Vercel. React + Tailwind CSS generation.WebsiteWebFreemiumUI-Gen React
<img src="Resources/Icons/jetbrains-fleet.svg" alt="icon" width=15 height=15> JetBrains FleetA distributed, polyglot IDE built from scratch by JetBrains. Uses the IntelliJ engine but with a lightweight UI.WebsiteMac Windows LinuxFreemium, ProprietaryDistributed Polyglot
<img src="Resources/Icons/nimbalyst.png" alt="icon" width=15 height=15> NimbalystVisual workspace for building with Claude Code and Codex. Session and task management. Visual editing.WebsiteMac Windows LinuxFreemium, ProprietaryAgent Manager Visual Editor
<img src="Resources/Icons/cat.png" alt="icon" width=15 height=15> CateInfinite-canvas IDE where editors, terminals, browsers, docs, Git panels and AI agents float as draggable nodes you arrange freely, like Figma for code. Run multiple Claude Code agents in parallel on the canvas.GithubMac Windows LinuxFree, Open-SourceInfinite-Canvas AI-Integrated

General Purpose IDEs

Versatile editors and IDEs that support a wide array of languages and workflows via plugins.

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/vscode.png" alt="icon" width=15 height=15> Visual Studio CodeThe most popular code editor, highly customizable with a massive extension marketplace.Website <br> GithubMac Windows Linux WebFree, Open-SourcePolyglot Extensible AI-Ready
<img src="Resources/Icons/visual_studio.png" alt="icon" width=20 height=20> Visual StudioA comprehensive IDE for .NET and C++ development, widely used in enterprise environments.WebsiteWindows MacFreemium, ProprietaryEnterprise .NET C++
<img src="Resources/Icons/vim.png" alt="icon" width=15 height=15> VimA highly configurable text editor for efficient text editing. Often used as an IDE by power users.WebsiteAll PlatformsFree, Open-SourceCLI Lightweight
<img src="Resources/Icons/Emacs.png" alt="icon" width=15 height=15> EmacsAn extensible, customizable, self-documenting display editor. "An OS inside an editor".WebsiteAll PlatformsFree, Open-SourceCLI Lisp Extensible
<img src="Resources/Icons/UltraEdit.png" alt="icon" width=15 height=15> UltraEditA powerful commercial text editor for handling large files and complex editing tasks.WebsiteMac Windows LinuxPaidText-Processing Hex
<img src="Resources/Icons/Lapce.png" alt="icon" width=15 height=15> LapceA lightning-fast, open-source code editor written in Rust.WebsiteMac Windows LinuxFree, Open-SourceRust Fast
<img src="Resources/Icons/sublime.png" alt="icon" width=15 height=15> Sublime TextSophisticated text editor for code, markup, and prose. Known for speed.WebsiteMac Windows LinuxPaid (Trial)Fast Extensible
<img src="Resources/Icons/Notepad++.png" alt="icon" width=15 height=15> Notepad++Free source code editor and Notepad replacement that supports several languages.WebsiteWindowsFree, Open-SourceLightweight Classic
<img src="Resources/Icons/neovim.png" alt="icon" width=15 height=15> NeovimHyperextensible Vim-based text editor.Website <br> GithubMac Windows Linux BSDFree, Open-SourceCLI Modal Lua
<img src="Resources/Icons/helix.png" alt="icon" width=15 height=15> HelixA post-modern modal text editor built in Rust.Website <br> GithubMac Windows LinuxFree, Open-SourceRust Modal CLI
<img src="Resources/Icons/micro.png" alt="icon" width=15 height=15> MicroA modern, intuitive terminal-based text editor.Website <br> GithubMac Windows LinuxFree, Open-SourceCLI Mouse-Support
<img src="Resources/Icons/vscodium.png" alt="icon" width=15 height=15> VSCodiumBinary releases of VS Code without Microsoft telemetry/branding.Website <br> GithubMac Windows LinuxFree, Open-SourcePrivacy VSCode
<img src="Resources/Icons/geany.png" alt="icon" width=15 height=15> GeanyPowerful, stable, and lightweight programmer's text editor.Website <br> GithubMac Windows LinuxFree, Open-SourceLightweight Fast
<img src="Resources/Icons/kate.png" alt="icon" width=15 height=15> KateAdvanced text editor by KDE.Website <br> GitLabMac Windows LinuxFree, Open-SourceKDE Lightweight
<img src="Resources/Icons/gedit.png" alt="icon" width=15 height=15> geditThe official text editor of the GNOME desktop environment.Website <br> GitLabLinux Mac WindowsFree, Open-SourceGNOME Simple
<img src="Resources/Icons/bbedit.png" alt="icon" width=15 height=15> BBEditLeading professional HTML and text editor for macOS.WebsiteMacFreemium, ProprietaryMac-Native Powerful
<img src="Resources/Icons/Textmate.png" alt="icon" width=15 height=15> TextMatePowerful and customizable text editor for macOS.Website <br> GithubMacFree, Open-SourceMac-Native Classic
<img src="Resources/Icons/cotedit.png" alt="icon" width=15 height=15> CotEditorLightweight plain-text editor for macOS.Website <br> GithubMacFree, Open-SourceMac-Native Lightweight
<img src="Resources/Icons/spacemacs.svg" alt="icon" width=15 height=15> SpacemacsCommunity-driven Emacs distribution. "The best of both Emacs and Vim".Website <br> GithubMac Windows Linux BSDFree, Open-SourceEmacs Vim
<img src="Resources/Icons/litexl.png" alt="icon" width=15 height=15> Lite XLA lightweight text editor written in Lua.Website <br> GithubMac Windows LinuxFree, Open-SourceLua Lightweight
<img src="Resources/Icons/cudatext.png" alt="icon" width=15 height=15> CudaTextCross-platform text editor with Python API.Website <br> GithubMac Windows LinuxFree, Open-SourcePascal Native
<img src="Resources/Icons/athas.png" alt="icon" width=15 height=15> AthasHigh-performance, Vim-based editor built with Tauri and React.Website <br> GithubMac Windows LinuxFree, Open-SourceVim Web-Tech
<img src="Resources/Icons/fresh_text_editor.jpg" alt="icon" width=15 height=15> Fresh EditorModern terminal-based text editor and IDE.Website <br> GithubMac LinuxFree, Open-SourceTerminal IDE-Like
<img src="Resources/Icons/graviton.png" alt="icon" width=15 height=15> GravitonMinimalistic, cross-platform code editor.Website <br> GithubMac Windows LinuxFree, Open-SourceMinimal
<img src="Resources/Icons/pspad.png" alt="icon" width=15 height=15> PSPadFreeware text and source editor for Windows.WebsiteWindowsFreeClassic
<img src="Resources/Icons/emeditor.png" alt="icon" width=15 height=15> EmEditorFast, lightweight, yet extensible text editor for Windows. Great for large files.WebsiteWindowsPaidLarge-Files
<img src="Resources/Icons/SciTE.png" alt="icon" width=15 height=15> SciTECheckOut Scintilla Text Editor.Website <br> GithubWindows LinuxFree, Open-SourceMinimal
<img src="Resources/Icons/Bluefish.png" alt="icon" width=15 height=15> BluefishPowerful editor targeted towards programmers and web developers.WebsiteMac Windows LinuxFree, Open-SourceFast
<img src="Resources/Icons/textadept.png" alt="icon" width=15 height=15> TextadeptFast, minimalist, and extensible cross-platform text editor.Website <br> GithubMac Windows LinuxFree, Open-SourceLua Minimal
<img src="Resources/Icons/lighttable.png" alt="icon" width=15 height=15> Light TableNext generation code editor. (Legacy).Website <br> GithubMac Windows LinuxFree, Open-SourceClojureScript Legacy
<img src="Resources/Icons/Leafpad.png" alt="icon" width=15 height=15> LeafpadSimple GTK+ text editor.WebsiteLinuxFree, Open-SourceSimple

Language-Specific IDEs

While many general IDEs support these languages, the following are specialized or "Best-in-Class" for specific ecosystems.

PHP

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/PhpStorm.png" alt="icon" width=15 height=15> PhpStormLightning-smart PHP IDE by JetBrains.WebsiteMac Windows LinuxPaidPHP Web

Go

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/GoLand.png" alt="icon" width=15 height=15> GoLandCapable and ergonomic Go IDE by JetBrains.WebsiteMac Windows LinuxPaidGo Microservices

Rust

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/rustrover.png" alt="icon" width=15 height=15> RustRoverDedicated Rust IDE by JetBrains.WebsiteMac Windows LinuxPaidRust Native

Python

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/PyCharm.png" alt="icon" width=15 height=15> PyCharmThe premier Python IDE with code analysis, graphical debugger, and Django support.WebsiteMac Windows LinuxFreemium, ProprietaryIntelligent Web Data-Science
<img src="Resources/Icons/Spyder.png" alt="icon" width=40 height=20> SpyderA scientific environment written in Python, for Python. Great for data analysts.WebsiteMac Windows LinuxFree, Open-SourceScientific Data-Analysis
<img src="Resources/Icons/Thonny.png" alt="icon" width=15 height=15> ThonnyPython IDE for beginners.Website <br> GithubMac Windows LinuxFree, Open-SourceEducation Beginner
<img src="Resources/Icons/wingpythonide.png" alt="icon" width=15 height=15> Wing IDEPowerful Python IDE with powerful debugger and intelligent editor.WebsiteMac Windows LinuxPaid, FreemiumPython
<img src="Resources/Icons/pydev.jpg" alt="icon" width=15 height=15> PyDevPython IDE for Eclipse.WebsiteMac Windows LinuxFree, Open-SourceEclipse Plugin
<img src="Resources/Icons/eric.png" alt="icon" width=15 height=15> EricFull featured Python editor and IDE, written in Python.WebsiteMac Windows LinuxFree, Open-SourcePython Qt
<img src="Resources/Icons/PyScripter.png" alt="icon" width=15 height=15> PyScripterLightweight, open-source Python IDE for Windows.GithubWindowsFree, Open-SourceLightweight
<img src="Resources/Icons/pyzo.png" alt="icon" width=15 height=15> IEP (Pyzo)Cross-platform Python IDE focused on interactivity and introspection.WebsiteMac Windows LinuxFree, Open-SourceScience

Java

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/IntelliJ_IDEA.png" alt="icon" width=15 height=15> IntelliJ IDEACapable and ergonomic IDE for JVM languages. deeply intelligent coding assistance.WebsiteMac Windows LinuxFreemium, ProprietaryJava Kotlin Enterprise
<img src="Resources/Icons/Eclipse.png" alt="icon" width=15 height=15> EclipseFamous open-source IDE, widely used for Java and legacy enterprise applications.WebsiteMac Windows LinuxFree, Open-SourceJava Plugin-Ecosystem
<img src="Resources/Icons/NetBeans.png" alt="icon" width=15 height=15> NetBeansOfficial IDE for Java 8. Good support to modular applications.Website <br> GithubMac Windows LinuxFree, Open-SourceJava Swing

C/C++

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/clion.png" alt="icon" width=15 height=15> CLionCross-platform C/C++ IDE by JetBrains. Uses CMake natively.WebsiteMac Windows LinuxPaidCMake Embedded
<img src="Resources/Icons/qt.png" alt="icon" width=15 height=15> Qt CreatorDesigned for developing applications with the Qt framework.WebsiteMac Windows LinuxFreemiumQt GUI
<img src="Resources/Icons/codeblocks.png" alt="icon" width=20 height=20> Code::BlocksOpen-source C/C++ IDE built to meet the most demanding needs of its users.WebsiteWindows LinuxFree, Open-SourceLightweight
<img src="Resources/Icons/kdevelop.png" alt="icon" width=20 height=20> KDevelopCross-platform IDE for C, C++, Python, QML/JavaScript and PHP.WebsiteWindows LinuxFree, Open-SourceKDE
<img src="Resources/Icons/CodeLite.png" alt="icon" width=15 height=15> CodeLiteLightweight open-source IDE for C/C++/PHP and Node.js.WebsiteMac Windows LinuxFree, Open-SourceLightweight
<img src="Resources/Icons/rad_studio.png" alt="icon" width=15 height=15> RAD StudioPowerful rapid application development suite for GUI-centric apps.WebsiteWindowsPaidGUI Delphi C++
<img src="Resources/Icons/devc++.png" alt="icon" width=15 height=15> Dev-C++Legacy full-featured IDE for C/C++.WebsiteWindowsFree, Open-SourceLegacy Lightweight
<img src="Resources/Icons/Ultimate++.png" alt="icon" width=15 height=15> Ultimate++C++ cross-platform rapid application development framework.WebsiteWindows LinuxFree, Open-SourceRAD
<img src="Resources/Icons/Anjuta.png" alt="icon" width=15 height=15> AnjutaVersatile IDE for C/C++ on GNU/Linux.WebsiteLinuxFree, Open-SourceGNOME
<img src="Resources/Icons/cevelop.png" alt="icon" width=15 height=15> CevelopThe C++ IDE for professional developers.WebsiteMac Windows LinuxFree, PaidProfessional
<img src="Resources/Icons/Zinjai.png" alt="icon" width=15 height=15> ZinjaiDesigned for use by students of programming.WebsiteMac Windows LinuxFree, Open-SourceEducation
<img src="Resources/Icons/JCppEdit.png" alt="icon" width=15 height=15> JCppEditMulti-language environment starting from C/C++ to Java/Web.WebsiteWindows LinuxFree, PaidMulti-Language

Ruby

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/RubyMine.png" alt="icon" width=15 height=15> RubyMineA dedicated Ruby and Rails IDE with smart assistance.WebsiteMac Windows LinuxPaidRuby Rails

Web Development

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/WebStorm.png" alt="icon" width=15 height=15> WebStormThe smartest JavaScript IDE. Fully equipped for advanced web development.WebsiteMac Windows LinuxPaidJavaScript TypeScript Frontend
<img src="Resources/Icons/aptana_studio.jpeg" alt="icon" width=15 height=15> Aptana StudioProfessional, open-source development tool for the open web.GithubMac Windows LinuxFree, Open-SourceWeb Eclipse
<img src="Resources/Icons/webuilder.png" alt="icon" width=15 height=15> WeBuilderAll-in-one web code editor for HTML, CSS, JavaScript, PHP, Ruby, Python, etc.WebsiteWindowsPaidAll-in-One
<img src="Resources/Icons/Komodo_IDE.png" alt="icon" width=15 height=15> Komodo IDEOne IDE for all your languages (Python, PHP, Go, Perl, Tcl, Ruby, etc).Website <br> GithubMac Windows LinuxFree (ActiveState)Polyglot Legacy
<img src="Resources/Icons/firebase_studio.png" alt="icon" width=15 height=15> Firebase StudioWeb-based toolset for Firebase development.WebsiteWebFreeFirebase

Mobile Development

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/Android_Studio.png" alt="icon" width=15 height=15> Android StudioOfficial IDE for Android development. Based on IntelliJ IDEA.WebsiteMac Windows LinuxFree, Open-SourceAndroid Kotlin
<img src="Resources/Icons/Xcode.png" alt="icon" width=15 height=15> XcodeThe only IDE for developing fully functional iOS/macOS apps.WebsiteMacFree, ProprietaryiOS Swift macOS
<img src="Resources/Icons/Squircle_IDE.png" alt="icon" width=15 height=15> Squircle IDEA fast multi-language code editor for Android devices.GithubAndroidFree, Open-SourceMobile-on-Mobile
<img src="Resources/Icons/cppdroid.png" alt="icon" width=15 height=15> CppDroidsimple C/C++ IDE focused on learning.PlayStoreAndroidFreemiumMobile-on-Mobile
<img src="Resources/Icons/pydroid3.png" alt="icon" width=15 height=15> Pydroid 3Easy to use educational Python 3 IDE for Android.PlayStoreAndroidFreemiumPython Mobile
<img src="Resources/Icons/cosmic_ide.png" alt="icon" width=15 height=15> Cosmic IDEJVM (Java/Kotlin) IDE for Android.GithubAndroidFree, Open-SourceJava Kotlin

Data Science

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/Jupyter.png" alt="icon" width=15 height=15> JupyterOpen-source web application for interactive computing and notebooks.WebsiteWeb All PlatformsFree, Open-SourceNotebooks Python R
<img src="Resources/Icons/RStudio.png" alt="icon" width=50 height=15> RStudioThe premier IDE for R. Integrated tools for plotting, history, and workspace.WebsiteMac Windows LinuxFree, Open-SourceR Statistics
<img src="Resources/Icons/dataspell.png" alt="icon" width=15 height=15> DataSpellThe IDE for Data Science by JetBrains.WebsiteMac Windows LinuxPaidJupyter Python
<img src="Resources/Icons/zasper.svg" alt="icon" width=15 height=15> ZasperAI-native IDE for Data Science. "Cursor for Data Science".Website <br> GithubWebFree (Preview)AI Notebooks

Game Development

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/unity.png" alt="icon" width=15 height=15> UnityReal-time 3D development platform for building games and AR/VR experiences.WebsiteMac Windows LinuxFreemium3D C#
<img src="Resources/Icons/unreal.png" alt="icon" width=15 height=15> Unreal EngineHigh-fidelity game engine used for AAA games and cinema.WebsiteMac Windows LinuxFreemiumAAA C++ Visual-Scripting
<img src="Resources/Icons/godot.png" alt="icon" width=15 height=15> GodotFeature-packed, cross-platform, open-source game engine.Website <br> GithubMac Windows LinuxFree, Open-SourceLightweight 2D/3D
<img src="Resources/Icons/cryengine.png" alt="icon" width=15 height=15> CryEngineA game engine known for its impressive visual fidelity and real-time physics.WebsiteWindowsFree, ProprietaryAAA Visuals
<img src="Resources/Icons/game_maker.png" alt="icon" width=25 height=15> GameMakerThe ultimate 2D game development environment.WebsiteWindows MacPaid2D Beginner-Friendly
<img src="Resources/Icons/construct.png" alt="icon" width=15 height=15> ConstructVisual game engine for creating 2D games without coding.WebsiteWeb WindowsPaidNo-Code 2D
<img src="Resources/Icons/defold.png" alt="icon" width=15 height=15> Defoldfocused on 2D game development and ease of use.Website <br> GithubMac Windows LinuxFree, Open-Source2D Lightweight
<img src="Resources/Icons/stride.png" alt="icon" width=15 height=15> StrideOpen-source 3D game engine (formerly Xenko).Website <br> GithubWindowsFree, Open-Source.NET C#
<img src="Resources/Icons/hazel.png" alt="icon" width=15 height=15> HazelEarly-stage interactive application and rendering engine.GithubWindowsFree, Open-SourceLearning Rendering
<img src="Resources/Icons/open-3d-engine.png" alt="icon" width=15 height=15> Open 3D EngineAAA-capable, open-source 3D engine.Website <br> GithubWindows LinuxFree, Open-SourceAAA 3D
<img src="Resources/Icons/redot_engine.png" alt="icon" width=15 height=15> Redot EngineCommunity-driven fork of Godot Engine.Website <br> GithubMac Windows Linux AndroidFree, Open-SourceGodot-Fork 2D/3D
<img src="Resources/Icons/microstudio.png" alt="icon" width=15 height=15> MicroStudioOnline game engine for learning and prototyping.Website <br> GithubWeb Mac Windows LinuxFree, Open-SourceWeb Learning
<img src="Resources/Icons/bevy.svg" alt="icon" width=15 height=15> BevyA data-driven game engine built in Rust.Website <br> GithubMac Windows Linux WebFree, Open-SourceRust ECS
<img src="Resources/Icons/Verge3D.png" alt="icon" width=15 height=15> Verge3DToolkit for creating immersive web-based 3D experiences (Blender/Max/Maya).WebsiteWeb BlenderPaidWeb No-Code
<img src="Resources/Icons/playcanvas.png" alt="icon" width=15 height=15> PlayCanvasCloud-first web game engine. Collaborative 3D development.Website <br> GithubWebFreemiumCloud Web
<img src="Resources/Icons/torque3d.png" alt="icon" width=15 height=15> Torque 3DOpen-source C++ engine with a long history.Website <br> GithubWindows Mac LinuxFree, Open-SourceC++ Legacy
<img src="Resources/Icons/xogot.png" alt="icon" width=15 height=15> XoGotGodot engine adapted for iPadOS development.WebsiteiOSFreemiumiPad Mobile
<img src="Resources/Icons/flax_engine.png" alt="icon" width=15 height=15> Flax EngineHigh-quality 3D engine with C++ and C# scripting.Website <br> GithubWindows Mac LinuxFree (Royalties)C++ C#
<img src="Resources/Icons/source_sdk.png" alt="icon" width=15 height=15> Source SDKTools for creating mods and games for Valve's Source Engine.WebsiteWindows LinuxFreeModding Valve
<img src="Resources/Icons/wicked_engine.png" alt="icon" width=15 height=15> Wicked EngineModern C++ engine focusing on rendering performance.Website <br> GithubWindows LinuxFree, Open-SourceC++ Rendering
<img src="Resources/Icons/Roblox_Studio.png" alt="icon" width=15 height=15> Roblox StudioThe tool for creating games on the Roblox platform.WebsiteWindows MacFree (Rev Share)Lua Platform
<img src="Resources/Icons/ezengine.png" alt="icon" width=15 height=15> EzEngineModular C++ game engine.Website <br> GithubWindows LinuxFree, Open-SourceC++ Modular
<img src="Resources/Icons/harfang3d.png" alt="icon" width=15 height=15> Harfang 3DMulti-language 3D engine (Python, Lua, C++).WebsiteWindows LinuxFreemiumPython Lua
<img src="Resources/Icons/enigma.png" alt="icon" width=15 height=15> EnigmaOpen-source game development environment compatible with Game Maker.Website <br> GithubWindows Mac LinuxFree, Open-SourceGameMaker
<img src="Resources/Icons/hology.jpg" alt="icon" width=15 height=15> HologyWeb-first game engine for browser games.WebsiteWebFreeWeb Browser
<img src="Resources/Icons/evergine.png" alt="icon" width=15 height=15> Evergine (Wave)Industrial-grade component-based engine (formerly Wave Engine).WebsiteWindowsFree.NET C#
<img src="Resources/Icons/fyrox.png" alt="icon" width=15 height=15> FyroxFeature-rich game engine written in Rust.Website <br> GithubWindows Mac LinuxFree, Open-SourceRust
<img src="Resources/Icons/neoaxis.jpg" alt="icon" width=15 height=15> NeoAxisVersatile 3D/2D engine with C# scripting.WebsiteWindowsFree (Royalties)C#
<img src="Resources/Icons/RogueEngine.svg" alt="icon" width=15 height=15> Rogue EngineUnity-like environment for Three.js (Web).WebsiteWebFree, Open-SourceThree.js Web
<img src="Resources/Icons/amethyst.png" alt="icon" width=15 height=15> AmethystData-driven game engine written in Rust (Maintenance Mode).GithubWindows Mac LinuxFree, Open-SourceRust Legacy
<img src="Resources/Icons/leadwerks.png" alt="icon" width=15 height=15> LeadwerksEasy-to-learn game engine for C++ and Lua.WebsiteWindows LinuxPaidC++ Lua
<img src="Resources/Icons/range_engine.png" alt="icon" width=15 height=15> Range EngineGame engine based on Blender.WebsiteWindows LinuxFree, Open-SourceBlender
<img src="Resources/Icons/wonderlandengine.png" alt="icon" width=15 height=15> Wonderland EngineDevelopment platform for WebXR and 3D web.WebsiteWebFreemiumWebXR Web
<img src="Resources/Icons/verus_engine.png" alt="icon" width=15 height=15> Verus EngineHigh-performance C++ game engine.Website <br> GithubWindowsFree, Open-SourceC++
<img src="Resources/Icons/nau_engine.jpeg" alt="icon" width=15 height=15> Nau EngineOpen-source engine for creating games on all platforms.Website <br> GithubWindows Mac LinuxFree, Open-SourceC++
<img src="Resources/Icons/cave_engine.png" alt="icon" width=15 height=15> Cave EnginePython-powered 3D game engine.WebsiteWindowsFreePython

Embedded Systems

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/PlatformIO.png" alt="icon" width=15 height=15> PlatformIOProfessional collaborative platform for embedded development.WebsitePlugin (VSCode, etc)Free, Open-SourceIoT Embedded
<img src="Resources/Icons/avalonstudio.png" alt="icon" width=15 height=15> AvalonStudioCross platform IDE for Embedded C/C++ and .NET Core.GithubMac Windows LinuxFree, Open-Source.NET Embedded
<img src="Resources/Icons/ElectronIDE.png" alt="icon" width=15 height=15> ElectronIDEWeb based Arduino IDE.GithubMac Windows Linux WebFree, Open-SourceArduino

Version Control & Tools

NameDescriptionLinksSystem SupportFeesTags
<img src="Resources/Icons/Git.png" alt="icon" width=15 height=15> GitDistributed version control system.WebsiteMac Windows Linux BSDFree, Open-SourceVCS
<img src="Resources/Icons/github.png" alt="icon" width=15 height=15> GitHubHosting service for software development and version control using Git.WebsiteWebFreemiumHosting Collaboration
<img src="Resources/Icons/judge0.png" alt="icon" width=15 height=15> Judge0Robust, scalable, and open-source online code execution system.Website <br> GithubWeb APIFree, Open-SourceCompiler-API

Contributing

Contributions are welcome! Please read the contribution guidelines first.

License

Licensed under the Creative Commons Attribution 4.0 International License.


Disclaimer: Usage of icons is for identification purposes only.

Contributors

Showing top 5 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from zeelsheladiya/Awesome-IDEs via the GitHub API.Last fetched: 6/28/2026