awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

146 Repos

Awesome GitHub RepositoriesDevelopment Environments

Tools and configurations for setting up and managing local development environments.

Explore 146 awesome GitHub repositories matching part of an awesome list · Development Environments. Refine with filters or upvote what's useful.

Awesome Development Environments GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • excalidraw/excalidrawAvatar von excalidraw

    excalidraw/excalidraw

    125,451Auf GitHub ansehen↗

    This project is a virtual whiteboard component and vector graphics editor designed for creating diagrams with a hand-drawn aesthetic. It provides a canvas-based drawing engine that can be embedded directly into web applications, allowing users to manipulate shapes, upload images, and export visual data into standard formats like PNG, SVG, or JSON. The platform distinguishes itself through a real-time synchronization layer that supports multi-user collaboration across distributed environments. This engine utilizes end-to-end encryption to secure shared sessions and employs a local-first data p

    Virtual whiteboard for sketching diagrams.

    TypeScriptcanvascollaborationdiagrams
    Auf GitHub ansehen↗125,451
  • jesseduffield/lazygitAvatar von jesseduffield

    jesseduffield/lazygit

    79,339Auf GitHub ansehen↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without relying solely on manual command-line input. The tool distinguishes itself by automating complex version control tasks that typically require multiple manual steps. It provides specialized interfaces for interactive rebasing, commit history amendment, and binary search-based regress

    Terminal UI for managing Git commands and repositories.

    Gocligitterminal
    Auf GitHub ansehen↗79,339
  • coder/code-serverAvatar von coder

    coder/code-server

    78,024Auf GitHub ansehen↗

    This project provides a remote development platform that enables users to access a full-featured integrated development environment through a standard web browser. By decoupling the user interface from the server-side filesystem, it allows for persistent coding workspaces to be hosted on remote servers, virtual machines, or cloud-native infrastructure, ensuring a consistent development experience from any device. The platform distinguishes itself through a secure gateway architecture that manages traffic, authentication, and encryption at the edge. It utilizes persistent WebSocket connections

    Runs a VS Code environment in the browser.

    TypeScriptbrowser-idedev-toolsdevelopment-environment
    Auf GitHub ansehen↗78,024
  • moby/mobyAvatar von moby

    moby/moby

    71,729Auf GitHub ansehen↗

    Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers based on Open Container Initiative standards. It functions as a container daemon and image builder, providing a core engine to orchestrate the full lifecycle of containers and the packaging of source code into portable images. The project provides a standardized HTTP interface that allows for programmatic container management, enabling external clients to control daemon settings and container operations. It supports a rootless security model, allowing the engine daemon to execu

    Provides containerization technology for building and running software.

    Gocontainersdockergo
    Auf GitHub ansehen↗71,729
  • nektos/actAvatar von nektos

    nektos/act

    70,801Auf GitHub ansehen↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before committing code to a remote repository. The runner distinguishes itself by providing a simulation engine that mimics remote CI triggers and event payloads, enabling the testing of complex conditional logic without requiring cloud infrastructure. It supports granular control over the

    Run GitHub Actions locally on your machine.

    Gocidevopsgithub-actions
    Auf GitHub ansehen↗70,801
  • alacritty/alacrittyAvatar von alacritty

    alacritty/alacritty

    64,592Auf GitHub ansehen↗

    Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux, macOS, and Windows. It functions as a configuration-driven terminal, relying on a declarative file format to manage user preferences, key bindings, and visual styling. The application distinguishes itself through a high-performance architecture that offloads text rendering to the graphics processor. By utilizing zero-copy terminal emulation, it processes incoming byte streams directly into a grid-based memory buffer to minimize data duplication and latency during output. The proj

    Terminal emulator with hardware-accelerated rendering.

    Rustbsdgpulinux
    Auf GitHub ansehen↗64,592
  • localstack/localstackAvatar von localstack

    localstack/localstack

    64,423Auf GitHub ansehen↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud provider costs. The platform distinguishes itself through sophisticated traffic redirection and request routing, which intercept cloud service calls at the network layer and redirect them to local handlers. This enables seamless integration with existing development workflows, al

    Simulates AWS cloud services for local development.

    Pythonawscloudcontinuous-integration
    Auf GitHub ansehen↗64,423
  • cline/clineAvatar von cline

    cline/cline

    63,750Auf GitHub ansehen↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through human-in-the-loop oversight or independent agent operation. The platform distinguishes itself by enabling the creation of specialized agent teams that share a common state and coordinate through a centralized task manager. It enforces project-specific architectural guidelines and co

    VS Code extension for complex software development tasks using MCP tools.

    TypeScript
    Auf GitHub ansehen↗63,750
  • atom/atomAvatar von atom

    atom/atom

    60,807Auf GitHub ansehen↗

    Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom development environments. It functions as a syntax highlighting editor and a version control integrated editor that tracks file changes and synchronizes code with remote repositories. The editor allows for the modification of its own core functionality and supports a package-based plugin system for creating custom themes and snippets. It also serves as a Markdown preview editor, providing side-by-side visual rendering for content authoring. The platform includes capabilities fo

    Hackable text editor running via translation.

    JavaScript
    Auf GitHub ansehen↗60,807
  • adam-p/markdown-hereAvatar von adam-p

    adam-p/markdown-here

    60,218Auf GitHub ansehen↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows

    Browser extension for rendering markdown in email and web forms.

    JavaScript
    Auf GitHub ansehen↗60,218
  • jesseduffield/lazydockerAvatar von jesseduffield

    jesseduffield/lazydocker

    51,376Auf GitHub ansehen↗

    Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and controlling containerized environments. It functions as a text-based user interface, allowing users to manage containers, images, and volumes directly within a terminal emulator through keyboard-driven navigation. The tool distinguishes itself by replacing manual command-line sequences with a unified workspace that communicates directly with the Docker daemon via the local Unix domain socket. It maintains state synchronization by listening to real-time container events and utilizes co

    Terminal UI for managing Docker and Docker Compose environments.

    Go
    Auf GitHub ansehen↗51,376
  • gitsquared/edex-uiAvatar von GitSquared

    GitSquared/edex-ui

    44,271Auf GitHub ansehen↗

    This project is a cross-platform desktop application that functions as a graphical shell replacement. Built using web technologies, it provides a unified workspace that integrates a terminal emulator with real-time system monitoring tools, allowing users to interact with their operating system through a touch-friendly, native-like interface. The application distinguishes itself through a highly customizable layout engine that uses external configuration files to arrange interface components. It features a distinct visual aesthetic and wraps standard terminal emulation within a graphical conta

    Cross-platform terminal emulator and system monitor.

    JavaScriptdesktopedex-uielectron
    Auf GitHub ansehen↗44,271
  • jkbrzt/httpieAvatar von jkbrzt

    jkbrzt/httpie

    38,212Auf GitHub ansehen↗

    HTTPie is a command-line HTTP client and REST API testing tool designed for sending requests to web services and APIs. It functions as a JSON-native network client and interactive HTTP debugger, providing a terminal interface for constructing and validating API requests and responses. The tool simplifies the process of interacting with APIs by automatically handling JSON payloads and applying colorized formatting to responses for human readability. It supports the simulation of request generation to verify headers and bodies before they are sent over the network. The project covers a broad r

    User-friendly command-line HTTP client for interacting with web services.

    Python
    Auf GitHub ansehen↗38,212
  • casey/justAvatar von casey

    casey/just

    34,302Auf GitHub ansehen↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Modern command runner designed as a simpler alternative to Make.

    Rust
    Auf GitHub ansehen↗34,302
  • continuedev/continueAvatar von continuedev

    continuedev/continue

    33,716Auf GitHub ansehen↗

    Continue is an automated code review platform that integrates AI agents directly into the software development lifecycle. By executing custom validation rules against pull request diffs, it provides immediate feedback through repository status checks, allowing teams to enforce quality, security, and documentation standards before manual review begins. The system distinguishes itself through a file-based configuration model where validation logic is defined in version-controlled markdown files. These files act as system prompts that guide autonomous agents in evaluating code changes. This appr

    Open-source AI code assistant for VS Code and JetBrains.

    TypeScriptagentaiclaude
    Auf GitHub ansehen↗33,716
  • kovidgoyal/kittyAvatar von kovidgoyal

    kovidgoyal/kitty

    33,462Auf GitHub ansehen↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    GPU-accelerated terminal emulator with native support.

    Pythoncgogolang
    Auf GitHub ansehen↗33,462
  • getcursor/cursorAvatar von getcursor

    getcursor/cursor

    32,959Auf GitHub ansehen↗

    Cursor is an AI-powered code editor and integrated development environment built as a fork of Visual Studio Code. It functions as an AI programming assistant that integrates large language models directly into the editing experience to write, refactor, and maintain source code. The editor utilizes a customized version of the VS Code interface to provide native artificial intelligence capabilities, including an environment for natural language code generation and codebase indexing. The platform covers a range of AI-assisted coding capabilities, such as intelligent code completion, automated c

    AI-first code editor fork of VS Code with MCP support.

    Auf GitHub ansehen↗32,959
  • nicolargo/glancesAvatar von nicolargo

    nicolargo/glances

    32,840Auf GitHub ansehen↗

    Glances is a cross-platform system monitoring tool designed to track real-time resource usage and hardware health metrics across diverse computing environments. It functions as a command-line utility that provides a unified view of system performance, identifying bottlenecks and maintaining infrastructure stability through a consistent abstraction layer that translates kernel calls into actionable data. The project distinguishes itself through its distributed capabilities, offering a web-based interface that enables remote access to live performance metrics from any device without requiring d

    Cross-platform system monitoring tool for real-time performance tracking.

    Pythonmonitoringmulti-platformpython
    Auf GitHub ansehen↗32,840
  • atuinsh/atuinAvatar von atuinsh

    atuinsh/atuin

    30,266Auf GitHub ansehen↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    Enhances shell history and command management.

    Rustbashfishhistory
    Auf GitHub ansehen↗30,266
  • kahun/awesome-sysadminAvatar von kahun

    kahun/awesome-sysadmin

    24,232Auf GitHub ansehen↗

    Open source resources for system administration and infrastructure management.

    Auf GitHub ansehen↗24,232
Vorherige123456…8Nächste
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Development Environments

Unter-Tags erkunden

  • Environment Visual StylingVisual configuration and styling applied to the overall look and feel of a development environment. **Distinct from Development Environments:** Focuses on the visual styling of the environment rather than the tools used to manage the environment setup.
  • Offline EnvironmentsDevelopment environments that remain fully functional without internet connectivity. **Distinct from Development Environments:** Distinct from Development Environments: adds the specific capability of offline operation, not just general environment setup.