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

4 repos

Awesome GitHub RepositoriesDevelopment Toolchains

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

  1. Home
  2. Development Tools & Productivity
  3. Developer Utilities & Libraries
  4. Integrated Development Environments & Toolchains
  5. Development Toolchains

Awesome Development Toolchains GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • trimstray/the-book-of-secret-knowledge

    trimstray/the-book-of-secret-knowledge

    206,980GitHubView on GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity

    awesomeawesome-listbsd
  • 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

    Gogogolanglanguage
  • denoland/deno

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Rustdenojavascriptrust
  • astral-sh/uv

    astral-sh/uv

    79,476GitHubView on GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr

    Rustpackagingpythonresolver

Explore sub-tags

  • IntegratedIntegrated suites of command-line utilities that provide comprehensive support for building, testing, and managing software projects.
  • Modular ToolchainsAggregated sets of interoperable command-line tools for composing custom environments.
  • Package Management ToolchainsHigh-performance tools designed to replace legacy package managers in CI/CD and local development.