awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
git-bug avatar

git-bug/git-bug

0
View on GitHub↗
9,909 stars·309 forks·Go·GPL-3.0·6 vues

Git Bug

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 synchronizing local issue data with external tracking services through service adapters to maintain consistent task status across different platforms.

Features

  • Issue Tracking Systems - Provides a distributed system for tracking software bugs and tasks across multiple machines without a central server.
  • Git Object Backends - Stores issue reports and comments as versioned blobs and trees directly within the Git object database.
  • Issue Trackers - Ships a distributed issue management tool that synchronizes task data across local clones using Git.
  • Distributed Synchronization - Synchronizes issue tracker state across different machines using Git push and pull as the transport mechanism.
  • Issue Tracking - Manages bug reports and feature requests as versioned objects stored directly within a Git repository.
  • Local-First Synchronization - Implements a local-first architecture that prioritizes offline data access and synchronization for issue management.
  • Local Indexes - Maintains a local index of issue metadata to enable rapid searching without traversing the entire Git history.
  • Issue Tracking Integrations - Couples the history of development tasks and issues permanently with the corresponding versioned source code.
  • Issue Search - Enables fast filtering and retrieval of bug reports and comments using a local metadata index.

Historique des stars

Graphique de l'historique des stars pour git-bug/git-bugGraphique de l'historique des stars pour git-bug/git-bug

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait git-bug/git-bug ?

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.

Quelles sont les fonctionnalités principales de git-bug/git-bug ?

Les fonctionnalités principales de git-bug/git-bug sont : Issue Tracking Systems, Git Object Backends, Issue Trackers, Distributed Synchronization, Issue Tracking, Local-First Synchronization, Local Indexes, Issue Tracking Integrations.

Quelles sont les alternatives open-source à git-bug/git-bug ?

Les alternatives open-source à git-bug/git-bug incluent : steveyegge/beads — Beads is a versioned, dependency-aware graph database designed for distributed issue tracking and project management.… vonng/ddia — This project serves as a comprehensive technical reference for the architecture and design of data-intensive… redmine/redmine — Redmine is a self-hosted collaboration platform and project management software built with Ruby on Rails. It functions… theonedev/onedev — OneDev is a self-hosted, unified development platform that integrates Git repository hosting, issue tracking, and… colanode/colanode — Colanode is a local-first collaboration platform designed for shared documents, chat, and databases. It provides a… oldboyxx/jira_clone — This project is a full-stack project management web application designed for organizing work and managing project…

Alternatives open source à Git Bug

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Git Bug.
  • steveyegge/beadsAvatar de steveyegge

    steveyegge/beads

    16,757Voir sur GitHub↗

    Beads is a versioned, dependency-aware graph database designed for distributed issue tracking and project management. It functions as an agentic workflow orchestrator, providing a structured environment where tasks, dependencies, and project metadata are linked through relational hierarchies. By maintaining a persistent, version-controlled record of project state, the system enables teams to manage complex work items across multiple repositories and environments. The platform distinguishes itself through its deep integration with automated coding agents, acting as a Model Context Protocol ser

    Goagentsclaude-codecoding
    Voir sur GitHub↗16,757
  • vonng/ddiaAvatar de Vonng

    Vonng/ddia

    22,648Voir sur GitHub↗

    This project serves as a comprehensive technical reference for the architecture and design of data-intensive applications. It provides a structured analysis of the fundamental principles required to build reliable, scalable, and maintainable software systems, covering the core trade-offs inherent in modern data infrastructure. The repository explores the mechanics of distributed data management, including strategies for replication, partitioning, and achieving consensus across multiple nodes. It details the design of storage engines, indexing techniques, and transaction management models, whi

    Pythonbookdatabaseddia
    Voir sur GitHub↗22,648
  • redmine/redmineAvatar de redmine

    redmine/redmine

    5,961Voir sur GitHub↗

    Redmine is a self-hosted collaboration platform and project management software built with Ruby on Rails. It functions as a centralized issue tracking system for recording and monitoring bugs and feature requests to manage development progress and team workflows. The platform includes a multi-factor authentication system that secures user accounts through time-based passwords and QR code verification. Its broader capabilities cover project management workflows, including file management via a folder-based directory structure and custom project reporting. The system also provides user access

    Ruby
    Voir sur GitHub↗5,961
  • theonedev/onedevAvatar de theonedev

    theonedev/onedev

    14,705Voir sur GitHub↗

    OneDev is a self-hosted, unified development platform that integrates Git repository hosting, issue tracking, and continuous integration and deployment (CI/CD) into a single system. It provides a comprehensive environment for managing the entire software lifecycle, allowing teams to coordinate code reviews, track development tasks, and automate build pipelines through a centralized interface. The platform distinguishes itself by offering browser-based, containerized development environments that allow developers to access and edit project files directly on the server. Its build system utilize

    Javaci-cddevopsgit
    Voir sur GitHub↗14,705
  • Voir les 30 alternatives à Git Bug→