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

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

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

问题追踪软件

排名更新于 2026年6月30日

For an open source issue tracking system, the strongest matches are gitlabhq/gitlabhq (GitLab is a self-hostable DevOps platform with a full-featured), kanboard/kanboard (Kanboard is a self-hosted Kanban project management tool with) and phacility/phabricator (Phabricator is a full-featured, self-hostable software development suite with). hcengineering/platform and go-gitea/gitea round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

探索最佳开源问题追踪界面。对比 GitHub 上评分最高、活跃度领先的项目,找到最适合你团队的工具。

问题追踪软件

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

    gitlabhq/gitlabhq

    24,433在 GitHub 上查看↗

    This project is a Git DevOps platform and repository manager providing a complete toolset for hosting Git repositories, managing project tasks, and automating software delivery pipelines. It functions as a self-hosted version control system with integrated access controls, an issue tracker for project management, and a CI/CD pipeline orchestrator. The platform distinguishes itself by integrating DevSecOps capabilities, specifically a security scanner designed to detect secret leaks and API keys during the code review process. It coordinates the entire DevOps lifecycle, linking version control

    GitLab is a self-hostable DevOps platform with a full-featured issue tracker including Kanban boards, labels, filtering, markdown support, REST/GraphQL APIs, role-based access control, and deep Git integration, directly matching the visitor's request for a customizable, self-hosted bug/issue tracking system with real-time collaboration.

    RubyRole-Based Access Control
    在 GitHub 上查看↗24,433
  • kanboard/kanboardkanboard 的头像

    kanboard/kanboard

    9,663在 GitHub 上查看↗

    Kanboard is a self-hosted Kanban project management tool and productivity suite designed for tracking software tasks and team collaboration. It provides a visual system for managing workflows through the use of boards, columns, and cards. The project features an extensible plugin framework and a comprehensive API for programmatic task and project administration. It includes specialized identity management through LDAP integration, allowing for the synchronization of user accounts and group permissions from directory servers. The system covers a wide range of capabilities, including event-dri

    Kanboard is a self-hosted Kanban project management tool with boards, columns, and cards for tracking tasks, a plugin framework, and a comprehensive API; it fits the need for an issue tracking system with project boards, though integration with Git/SCM is not explicit in its description.

    PHPRole-Based Access ControlKanban BoardsTask Tagging Systems
    在 GitHub 上查看↗9,663
  • phacility/phabricatorphacility 的头像

    phacility/phabricator

    12,305在 GitHub 上查看↗

    Phabricator is a software development suite consisting of a collection of integrated web applications designed to manage the full software engineering lifecycle. It serves as a project management platform, issue tracking system, and code review tool. The suite provides capabilities for bug tracking and coordination, allowing teams to report and manage software defects and feature requests. It also facilitates peer code review workflows to manage proposed changes before they are merged into a repository. The platform includes tools for project task organization and general software developmen

    Phabricator is a full-featured, self-hostable software development suite with a mature issue tracking system, project boards, search/filtering, labels, markdown, REST APIs, role-based access, and Git integration — covering everything this search requires.

    PHPBug Tracking SystemsSoftware Development PlatformsBug Tracking Systems
    在 GitHub 上查看↗12,305
  • hcengineering/platformhcengineering 的头像

    hcengineering/platform

    24,456在 GitHub 上查看↗

    This project is a project management platform that serves as a centralized digital workspace for organizing team tasks and synchronizing development workflows. It functions as a development workflow orchestrator, providing a unified interface that connects disparate engineering tools to streamline team coordination and maintain visibility over ongoing technical projects. The platform distinguishes itself through a relational entity graph that stores data as a network of interconnected nodes and edges, enabling complex querying of relationships between tasks and repositories. It maintains cons

    This platform is a full-featured issue tracking and project management system with a relational entity graph for advanced querying, real-time collaboration, integration adapters, and role-based access control, making it a self-hostable Jira alternative that squarely fits your requirements.

    TypeScriptProject Management PlatformsTeam Collaboration PlatformsAccess Control Systems
    在 GitHub 上查看↗24,456
  • go-gitea/giteago-gitea 的头像

    go-gitea/gitea

    56,328在 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 language-specific packages within a unified environment. The platform distinguishes itself through a built-in automation engine that executes continuous integration and delivery pipelines directly triggered by repository events. It utilizes a background task queue to manage asyn

    Gitea is a self-hosted Git service that includes full issue tracking with project boards, labels, markdown, a REST API, role-based access control, and Git integration — covering every feature you need for a customizable, self-hostable bug tracker.

    GoArtifact RegistriesGit Hosting ServicesPackage Registries
    在 GitHub 上查看↗56,328
  • git-bug/git-buggit-bug 的头像

    git-bug/git-bug

    9,909在 GitHub 上查看↗

    git-bug is a distributed bug tracker and local-first issue manager that stores bug reports and comments as versioned objects directly within a Git repository. It integrates project management by coupling issue history with source code, using Git as the transport layer to synchronize task data across multiple local clones. The system enables distributed bug tracking without relying on a central server or external hosting provider. It utilizes a local indexing cache to provide near-instant searching and filtering of issue metadata without network latency. The project further supports synchroni

    git-bug is a distributed, local-first bug tracker that stores issues inside Git repositories, making it a genuine issue tracking system, but it lacks a web-based UI, project boards, and a REST/GraphQL API, so it covers only part of the requested feature set.

    GoIssue Search
    在 GitHub 上查看↗9,909
  • oldboyxx/jira_cloneoldboyxx 的头像

    oldboyxx/jira_clone

    11,064在 GitHub 上查看↗

    This project is a full-stack project management web application designed for organizing work and managing project workflows. It consists of a Node.js TypeScript REST API for server-side business logic and a React component UI library for the frontend interface. The application implements a board-based task visualization system with customizable status workflows. It provides mechanisms for issue workflow management, including task prioritization and team member assignment to track responsibilities and progress. The system is built with a decoupled client-server architecture using full-stack T

    oldboyxx/jira_clone is a full-stack Jira-like issue tracking and project management application with a board-based workflow, REST API, and task assignments, fitting your search for an open-source bug tracker, though it may not include all requested features like RBAC or Git integration by default.

    JavaScriptFull-Stack Web ApplicationsProject Task ManagementClient-Server Architectures
    在 GitHub 上查看↗11,064

Related searches

  • 自托管问题追踪器
  • an open source ticketing system for support
  • 开源的项目管理工具
  • 自托管 Bug 追踪器
  • an open source helpdesk ticketing system
  • 一体化项目追踪工具
  • an open source project management tool
  • 项目工时追踪器