awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Integrated Development Environments · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesIntegrated Development Environments

Explore 4 awesome GitHub repositories matching development tools & productivity · Integrated Development Environments. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Code Editors & IDEs
  4. Development Environment Types
  5. Integrated Development Environments

Awesome Integrated Development Environments GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • godotengine/godot

    godotengine/godot

    106,855GitHubView on GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-plat

    C++game-developmentgame-enginegamedev
  • zed-industries/zed

    zed-industries/zed

    75,634GitHubView on GitHub↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactori

    Rustgpuirust-langtext-editor
  • fffaraz/awesome-cpp

    fffaraz/awesome-cpp

    69,832GitHubView on GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the languag

    awesomeawesome-listc
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++

Explore sub-tags

  • Extensible Text EditorsModular text editing environments designed for source code manipulation through plugins and command-driven workflows.
  • Interactive Playground IntegrationsConnectors for displaying live views and logs during execution.