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

11 repos

Awesome GitHub RepositoriesVersion Control

Systems and services that track, manage, and host changes to source code and related project assets.

Explore 11 awesome GitHub repositories matching devops & infrastructure · Version Control. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control

Awesome Version Control GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • ripienaar/free-for-dev

    ripienaar/free-for-dev

    118,073GitHubView on GitHub↗

    This project is a community-maintained directory of technical resources, tools, and services that offer free tiers for developers. It serves as a centralized reference point for discovering infrastructure, software, and educational materials, helping individuals and teams minimize operational costs while building and s

    HTMLawesome-listfree-for-developers
  • protocolbuffers/protobuf

    protocolbuffers/protobuf

    70,695GitHubView on GitHub↗

    Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a schema-driven toolchain that compiles declarative data definitions into type-safe source code, enabling consistent communication and strongly typed API contracts across services written in different progra

    C++marshallingprotobufprotobuf-runtime
  • danielmiessler/SecLists

    danielmiessler/SecLists

    68,943GitHubView on GitHub↗

    SecLists is a comprehensive repository of security testing assets, functioning as a centralized knowledge base and collection of wordlists for professionals conducting vulnerability assessments and penetration testing. It provides a vast array of usernames, passwords, and payloads designed for brute-force and fuzzing a

    PHP
  • TapXWorld/ChinaTextbook

    TapXWorld/ChinaTextbook

    65,191GitHubView on GitHub↗

    ChinaTextbook is a collaborative academic repository and open educational resource designed to support long-term study planning. It functions as a version-controlled archive of textbooks, exercise sets, and instructional content, providing a centralized space for students to master complex academic subjects through str

    Roff
  • resume/resume.github.com

    resume/resume.github.com

    62,795GitHubView on GitHub↗

    This project is a static site generator designed to transform plain text content into pre-rendered web documents. It functions as a content platform that separates structural information from presentation, utilizing lightweight markdown formatting to ensure portability and ease of maintenance. The platform is built on

    JavaScript
  • tldr-pages/tldr

    tldr-pages/tldr

    61,318GitHubView on GitHub↗

    This project is a community-driven repository of simplified, example-based reference guides for command-line tools. It functions as an open-source knowledge base designed to provide concise, practical usage examples that help developers navigate complex software without the need for lengthy technical documentation. Th

    Markdownandroidbsdcheatsheet
  • git/git

    git/git

    59,192GitHubView on GitHub↗

    Git is a distributed version control system and command-line tool designed for tracking changes in source code and coordinating collaborative software development. It functions as a content-addressable storage platform where project data is maintained as immutable objects indexed by cryptographic hashes, ensuring data

    Cchacktoberfestshell
  • sharkdp/bat

    sharkdp/bat

    57,298GitHubView on GitHub↗

    This project is a command-line text viewer designed to enhance terminal output through automatic syntax highlighting and integrated file management. It functions as a replacement for standard system pagers, providing a readable interface for large text streams, source code, and markup files by applying color-coded form

    Rustclicommand-linegit
  • tiimgreen/github-cheat-sheet

    tiimgreen/github-cheat-sheet

    55,238GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a comprehensive reference guide for Git and GitHub. It functions as both a command-line cheat sheet for terminal-based version control operations and a collaborative workflow resource detailing platform-specific conventions for managing repositories, issu

    awesomeawesome-listgit
  • go-gitea/gitea

    go-gitea/gitea

    53,820GitHubView on GitHub↗

    Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or

    Gobitbucketcicddevops
  • firstcontributions/first-contributions

    firstcontributions/first-contributions

    52,672GitHubView on GitHub↗

    This project is an educational resource designed to lower the barrier to entry for new developers learning how to participate in open-source software development. It provides a safe, guided practice environment where beginners can master the fundamental workflows required to contribute to public repositories. The proj

    beginnerbeginner-friendlycontribute

Explore sub-tags

  • Asset Distribution RepositoriesSystems designed for the versioned distribution of large datasets or security assets.
  • Distributed Version ControlSystems that utilize decentralized protocols to track file revisions and manage history across multiple distributed contributors.
  • Edition-Based Feature VersioningVersioning of feature sets to manage schema evolution and compatibility.
  • GitDistributed version control systems used for tracking changes in source code and documentation.
Git Hosting ServicesPlatforms for hosting and managing Git repositories with collaboration tools.
  • Git-Based Version ControlDocumentation and codebase management systems that rely on distributed version control to track modifications and facilitate collaboration.
  • Git-Native Storage EnginesComponents that manage repository data by interacting directly with Git internals or file-system level version control structures.
  • Source Code Hosting ServicesPlatforms providing remote repositories for version control and collaborative development.
  • Staging AreasIntermediate storage mechanisms used to prepare and group changes before they are committed to the project history.
  • Version Control Status IntegrationsFeatures that display repository status markers directly in terminal interfaces.