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

9 repos

Awesome GitHub RepositoriesDevelopment Environment Configurations

Explore 9 awesome GitHub repositories matching development tools & productivity · Development Environment Configurations. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Development Environment Management
  4. Environment Provisioning and Configuration
  5. Development Environment Configurations

Awesome Development Environment Configurations GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • Significant-Gravitas/AutoGPT

    Significant-Gravitas/AutoGPT

    181,891GitHubView on GitHub↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, i

    Streamlines local development by automating dependency installation and repository startup processes.

    Pythonaiartificial-intelligenceautonomous-agents
  • golang/go

    golang/go

    132,649GitHubView on GitHub↗

    Go is a statically typed, compiled programming language designed for building scalable, concurrent software. It provides a memory-safe execution environment that combines a high-performance runtime with a self-hosting compiler toolchain, enabling the creation of statically linked machine code binaries without external

    Follow documented procedures to download and configure the language environment on various host operating systems.

    Gogogolanglanguage
  • excalidraw/excalidraw

    excalidraw/excalidraw

    117,138GitHubView on GitHub↗

    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 fo

    Configures necessary dependencies and server infrastructure to build, preview, and validate application changes locally.

    TypeScriptcanvascollaborationdiagrams
  • pytorch/pytorch

    pytorch/pytorch

    97,601GitHubView on GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic diffe

    Details installation procedures and build-time configurations for various hardware acceleration backends.

    Pythonautograddeep-learninggpu
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHubView on GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Supports flexible deployment via shell scripts, allowing for manual, git-based, or containerized environment setup.

    Shellbashinstalllts
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    Authenticate the command-line interface with a workplace to configure project-specific secrets for local development environments.

    android-interview-questionsangularjs-interview-questionsawesome
  • coder/code-server

    coder/code-server

    76,310GitHubView on GitHub↗

    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 machine

    Simplifies environment setup by automatically detecting system package managers or utilizing standalone release archives.

    TypeScriptbrowser-idedev-toolsdevelopment-environment
  • TheAlgorithms/Java

    TheAlgorithms/Java

    65,078GitHubView on GitHub↗

    This project is an educational repository containing a comprehensive collection of classic computer science algorithms and data structures implemented in Java. It serves as a community-driven learning resource designed to help students and developers study fundamental computational problems and practice idiomatic synta

    Defines exclusion patterns to keep the repository clean and focused on essential source files.

    Javaalgorithmalgorithm-challengesalgorithms
  • LadybirdBrowser/ladybird

    LadybirdBrowser/ladybird

    58,620GitHubView on GitHub↗

    Ladybird is an independent, cross-platform web browser built from the ground up with a modular architecture. It functions as a standalone application that fetches, processes, and renders web content directly from the internet. At its core, the project serves as a research platform for browser architecture, focusing on

    Configures development environments with standardized settings to facilitate efficient navigation and maintenance of large-scale codebases.

    C++browserbrowser-engine

Explore sub-tags

  • Version Control Ignore RulesConfiguration files defining patterns for files and directories to be excluded from version control.