awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 个仓库

Awesome GitHub RepositoriesGit Versioning Managers

Tools that specialize in managing semantic versions and Git tags based on commit history.

Distinct from Git and Version Control Tools: Existing candidates are too broad (awesome lists) or too specific (data versioning).

Explore 14 awesome GitHub repositories matching development tools & productivity · Git Versioning Managers. Refine with filters or upvote what's useful.

Awesome Git Versioning Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • morvanzhou/tutorialsMorvanZhou 的头像

    MorvanZhou/tutorials

    12,952在 GitHub 上查看↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Provides practical guides on using Git to manage code versions and project history.

    Pythonmachine-learningmultiprocessingneural-network
    在 GitHub 上查看↗12,952
  • release-it/release-itrelease-it 的头像

    release-it/release-it

    8,975在 GitHub 上查看↗

    release-it is a Git release automation tool designed to coordinate software versioning, changelog generation, and package publishing. It functions as a semantic versioning manager that increments project versions and updates configuration files based on semantic standards or custom schemes. The project distinguishes itself through a plugin-based extension system that allows for custom versioning and publishing logic. It supports complex project structures via monorepo versioning automation to synchronize internal dependencies across multiple workspaces. The tool covers a broad range of capab

    Manages semantic versioning and Git tags by analyzing commit history to determine the next version number.

    JavaScriptautomationbumpchangelog
    在 GitHub 上查看↗8,975
  • webpro/release-itwebpro 的头像

    webpro/release-it

    8,977在 GitHub 上查看↗

    release-it is an automated software release tool used for version bumping, Git tagging, and publishing software packages to registries. It functions as a Git versioning manager and changelog generator, facilitating the transition from code changes to official releases. The tool provides a non-interactive mode for executing release pipelines within continuous integration environments, as well as an interactive command-line workflow for manual configuration. It utilizes a plugin architecture to allow for custom versioning schemes and changelog generators. The system handles semantic versioning

    Handles semantic versioning and Git tags based on commit history or manual user input.

    JavaScript
    在 GitHub 上查看↗8,977
  • conventional-changelog/conventional-changelogconventional-changelog 的头像

    conventional-changelog/conventional-changelog

    8,460在 GitHub 上查看↗

    Conventional Changelog is a set of tools for automatically generating formatted release notes by parsing Git commit messages that follow a structured specification. It includes a commit message parser to transform raw strings into structured data, a changelog generator for producing release notes, and a commit linter to ensure messages adhere to specific conventions before they are merged. The project provides a system for semantic versioning automation, analyzing commit history to recommend the next version bump based on the types of changes recorded. It supports extensibility through config

    Extracts semantic versions from Git tags to automate versioning during the build process.

    TypeScript
    在 GitHub 上查看↗8,460
  • conventional-changelog/standard-versionconventional-changelog 的头像

    conventional-changelog/standard-version

    7,971在 GitHub 上查看↗

    Standard-version is a semantic versioning release automation tool and Git versioning manager. It calculates the next semantic version by parsing commit messages that follow the Conventional Commits specification and automates the process of updating project files and creating signed Git tags. The tool distinguishes itself by generating formatted changelogs automatically from commit history and providing a release process simulation to preview version bumps without modifying files or Git history. It supports pre-release version management for experimental builds and allows for manual version o

    Manages semantic versions and Git tags automatically based on analyzed commit history.

    JavaScriptchangelogcligit
    在 GitHub 上查看↗7,971
  • jenv/jenvjenv 的头像

    jenv/jenv

    6,621在 GitHub 上查看↗

    Manage your Java environment

    Configures Git to use symbolic links instead of full copies when managing Java version aliases on Windows.

    Shell
    在 GitHub 上查看↗6,621
  • sebastianbergmann/versionsebastianbergmann 的头像

    sebastianbergmann/version

    6,581在 GitHub 上查看↗

    This is a PHP versioning library and Git version manager used to calculate project version strings. It functions as a semantic versioning tool that manages and retrieves the current version number of a PHP project. The library generates version identifiers by combining base release numbers with Git version control metadata. This process enables the automation of software releases by distinguishing stable production releases from development snapshots. The tool covers project versioning and dependency management for PHP packages, utilizing Git-based versioning to track the state of a project.

    Manages semantic versions and project state by analyzing Git commit history.

    PHP
    在 GitHub 上查看↗6,581
  • alrra/browser-logosalrra 的头像

    alrra/browser-logos

    6,038在 GitHub 上查看↗

    🗂 High resolution web browser logos

    Manages logo updates and historical versions through Git commits and branching.

    browser-logosbrowsersicons
    在 GitHub 上查看↗6,038
  • rfyiamcool/share_pptrfyiamcool 的头像

    rfyiamcool/share_ppt

    5,742在 GitHub 上查看↗

    This project is a curated collection of technical slide decks focused on high-performance architecture, middleware, cloud-native technologies, and Golang development. The slides are stored as Markdown files in a Git repository, which provides version history and straightforward hosting, and are converted into HTML for direct viewing in a web browser without requiring any downloads. The repository covers a range of advanced technical topics, including distributed consensus algorithms like Raft, network programming models such as epoll and io_uring, and the internals of systems like Apache Puls

    Stores slide decks in a Git repository for version history and collaboration.

    etcdgolangkafka
    在 GitHub 上查看↗5,742
  • npryce/adr-toolsnpryce 的头像

    npryce/adr-tools

    5,518在 GitHub 上查看↗

    adr-tools is a command-line utility for automating the creation, indexing, and management of architecture decision records. It generates and maintains a log of technical choices using a series of version-controlled markdown files. The tool facilitates software architecture governance by tracking the evolution of decisions through git-based versioning and milestone tagging. It allows for the initialization of decision logs and the management of technical debt by marking previous decisions as superseded or obsolete. The system utilizes template-driven file generation to create standardized rec

    Uses git commits and tags to maintain a permanent, auditable history of architectural changes.

    Shellarchitecturearchitecture-decision-recordsdocumentation
    在 GitHub 上查看↗5,518
  • xcodesorg/xcodesXcodesOrg 的头像

    XcodesOrg/xcodes

    4,694在 GitHub 上查看↗

    xcodes 是一个用于 macOS 工具链管理的命令行实用程序,专门用于安装和管理多个 Xcode 版本。它自动化了发现可用版本、下载特定版本的开发环境以及配置相关设备运行时的过程。 该工具通过符号链接更新在活动版本之间切换,并通过识别和删除特定版本来管理本地安装,从而管理软件生命周期。它通过将 Apple ID 凭据存储在系统钥匙串中来处理对下载服务器的安全访问。 该实用程序包括按处理器架构过滤可用软件以及生成 shell 补全脚本以加速命令行交互的功能。

    Fetches available Xcode versions and download metadata via remote HTTP API requests.

    Swifthacktoberfestmacosswift
    在 GitHub 上查看↗4,694
  • cpm-cmake/cpm.cmakecpm-cmake 的头像

    cpm-cmake/CPM.cmake

    3,910在 GitHub 上查看↗

    CPM.cmake is a dependency manager and package resolver for C and C++ projects that integrates directly into the CMake build system. It automates the process of fetching, configuring, and managing external libraries by resolving dependencies through system-wide package managers or by downloading source code from remote repositories. The system ensures reproducible builds by locking transitive dependency versions and verifying the authenticity of downloaded source archives using cryptographic hash checksums. It allows for development flexibility through local filesystem overrides, which redirec

    Resolves specific library versions by fetching tags or commit hashes directly from remote Git repositories.

    CMakebuildscc-plus-plus
    在 GitHub 上查看↗3,910
  • commitizen-tools/commitizencommitizen-tools 的头像

    commitizen-tools/commitizen

    3,460在 GitHub 上查看↗

    Commitizen is a command-line tool and software release utility that automates version calculation, conventional commit enforcement, and changelog generation from git history. The system parses commit messages against conventional specification rules, calculates version increments based on recent commits, and synchronizes version numbers across package manifest files and project metadata without storing state. The application provides interactive prompts to build structured commit messages and includes git hook integration to validate local commit operations before completion. It compiles comm

    Extracts version numbers dynamically from Git tags without modifying tracked project files.

    Pythonbump-versionchangelog-generatorcommitizen
    在 GitHub 上查看↗3,460
  • michael/editable-websitemichael 的头像

    michael/editable-website

    1,729在 GitHub 上查看↗

    Editable Website is a content management system built with Svelte that enables direct inline editing of static web pages without needing a database. It functions as a Git-backed web content editor and a component-based static site builder, storing all website text, configuration, and files in local Git repositories to ensure full data ownership and local version control. The platform supports in-browser content management, allowing users to modify text, format styles, and compose structured page layouts using interactive blocks, drag-and-drop interactions, and keyboard shortcuts. Additional

    Stores all site contents and configuration inside local version-controlled files to keep data fully owned and portable.

    Sveltejavascriptrichtexteditorsqlite
    在 GitHub 上查看↗1,729
  1. Home
  2. Development Tools & Productivity
  3. Git Versioning Managers

探索子标签

  • Remote Version Resolution1 个子标签Resolving dependency versions by fetching specific tags or commit hashes from remote Git repositories. **Distinct from Git Versioning Managers:** Focuses on the act of resolving and fetching specific remote versions rather than general versioning management.
  • Windows Symlink ConfigurationsConfigures Git to use symbolic links instead of full copies when managing Java version aliases on Windows. **Distinct from Git Versioning Managers:** Distinct from Git Versioning Managers: focuses on Windows-specific symlink configuration for version management, not general version tagging.