awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to gitoxidelabs/gitoxide

Open-source alternatives to Gitoxide

30 open-source projects similar to gitoxidelabs/gitoxide, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gitoxide alternative.

  • gogs/gogsAvatar gogs

    gogs/gogs

    47,606Vezi pe GitHub↗

    Gogs is a self-hosted Git service and collaborative code hosting platform. It functions as a version control manager that allows users to store and manage source code on their own infrastructure using SSH, HTTP, and HTTPS protocols. The platform distinguishes itself through comprehensive mirroring capabilities, acting as a tool to synchronize and mirror repositories and wikis from external hosting providers to a local instance. It is designed for secure, containerized deployment, supporting non-root user configurations to meet strict security requirements. Beyond basic hosting, it provides a

    Godockergitgo
    Vezi pe GitHub↗47,606
  • extrawurst/gituiAvatar extrawurst

    extrawurst/gitui

    22,118Vezi pe GitHub↗

    Gitui is a terminal user interface and repository manager built with Rust. It provides a keyboard-driven visual environment for performing version control operations without the need to type manual command line arguments. The application enables the management of Git branches, commits, and remote synchronization, alongside capabilities for stashing temporary work and managing submodules. It includes support for GPG commit signing to verify identity through cryptographic signatures. Users can customize the experience through keyboard shortcut rebinding and visual theme adjustments. The interf

    Rust
    Vezi pe GitHub↗22,118
  • jj-vcs/jjAvatar jj-vcs

    jj-vcs/jj

    29,746Vezi pe GitHub↗

    Jujutsu is a distributed version control engine designed to manage project history through mutable commits and a persistent operation log. By treating the working directory as a mutable commit, it eliminates the need for manual staging areas, allowing users to modify repository history directly without checking out specific branches. The system maintains full compatibility with existing remote repositories, ensuring that local workflows remain interoperable with standard version control ecosystems. A defining characteristic of the project is its conflict-aware architecture, which treats merge

    Rustcligitjj
    Vezi pe GitHub↗29,746

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • git-up/gitupAvatar git-up

    git-up/GitUp

    12,015Vezi pe GitHub↗

    GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a visual environment for browsing repository content, editing history, and performing version control operations. The application features an interactive commit graph visualizer for navigating branching and merging history. It includes a dedicated history editor that allows for the visual manipulation of the project timeline, including the ability to reorder, split, and roll back commits. The tool covers diff analysis through side-by-side file comparisons and high-speed content sear

    Objective-C
    Vezi pe GitHub↗12,015
  • kurikomi-labs/komi-storeK

    kurikomi-labs/komi-store

    15,630Vezi pe GitHub↗

    Komi Store is an Android app store client designed for discovering and installing applications directly from git repository releases. It functions as a git release manager and APK package manager, allowing users to track software versions and assets hosted on git platforms. The project differentiates itself by integrating deep git repository functionality, such as an OAuth repository browser for managing issues and pull requests, and a system for importing starred repositories. It utilizes a multi-provider aggregation model to normalize release data from various git hosting platforms into a u

    Kotlin
    Vezi pe GitHub↗15,630
  • gitbutlerapp/gitbutlerAvatar gitbutlerapp

    gitbutlerapp/gitbutler

    19,465Vezi pe GitHub↗

    GitButler is a desktop application designed for managing Git version control workflows. It provides a visual interface for organizing concurrent development tasks, allowing users to work on multiple features or bug fixes simultaneously within a single repository without the need for manual context switching. The application utilizes a virtual file system overlay and in-memory staging to track granular file modifications independently of the underlying version control system. It features a conflict isolation engine that breaks down complex merge conflicts into smaller, manageable segments, and

    Rustgitgithubtauri
    Vezi pe GitHub↗19,465
  • veeso/termscpAvatar veeso

    veeso/termscp

    2,786Vezi pe GitHub↗

    TermSCP is a multi-protocol terminal user interface file manager used for browsing and transferring files across SCP, SFTP, FTP, S3, and WebDAV. It functions as a secure remote connection manager and an SSH file transfer client, providing a keyboard-driven environment for remote server administration. The project features a dual-pane filesystem explorer with synchronized navigation to keep local and remote views in lockstep. It integrates an embedded terminal shell for executing local and remote commands without leaving the interface and employs a remote-file edit proxy to allow modifications

    Rustaws-s3command-line-toolcommand-line-utility
    Vezi pe GitHub↗2,786
  • defanglabs/defangAvatar DefangLabs

    DefangLabs/defang

    160Vezi pe GitHub↗

    Defang CLI. Develop Once, Deploy Anywhere. Take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes.

    Go
    Vezi pe GitHub↗160
  • centralmind/gatewayAvatar centralmind

    centralmind/gateway

    530Vezi pe GitHub↗

    Universal MCP-Server for your Databases optimized for LLMs and AI-Agents.

    Go
    Vezi pe GitHub↗530
  • feel-ix-343/markdown-oxideAvatar Feel-ix-343

    Feel-ix-343/markdown-oxide

    1,937Vezi pe GitHub↗
    Rustlanguage-server-protocollsplsp-server
    Vezi pe GitHub↗1,937
  • brocode/fwAvatar brocode

    brocode/fw

    564Vezi pe GitHub↗

    workspace productivity booster

    Rust
    Vezi pe GitHub↗564
  • casey/justAvatar casey

    casey/just

    34,302Vezi pe GitHub↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    Vezi pe GitHub↗34,302
  • dan-t/rusty-tagsAvatar dan-t

    dan-t/rusty-tags

    426Vezi pe GitHub↗

    Create ctags/etags for a cargo project

    Rust
    Vezi pe GitHub↗426
  • dalance/ptagsAvatar dalance

    dalance/ptags

    142Vezi pe GitHub↗

    A parallel universal-ctags wrapper for git repository

    Rust
    Vezi pe GitHub↗142
  • biomejs/biomeAvatar biomejs

    biomejs/biome

    23,741Vezi pe GitHub↗

    Biome is a unified developer tooling suite that provides code formatting, linting, and static analysis for JavaScript and TypeScript projects. It functions as a command-line interface designed to automate the maintenance of code quality and style consistency throughout the development lifecycle. The tool distinguishes itself through a high-performance engine built in Rust, which utilizes a single-pass abstract syntax tree to perform formatting and linting simultaneously. By leveraging parallel multi-threaded execution and incremental file system caching, it minimizes latency during analysis t

    Rustcssformatterjavascript
    Vezi pe GitHub↗23,741
  • datanymizer/datanymizerAvatar datanymizer

    datanymizer/datanymizer

    567Vezi pe GitHub↗

    Powerful database anonymizer with flexible rules. Written in Rust.

    Rust
    Vezi pe GitHub↗567
  • dinakars777/git-time-machineAvatar dinakars777

    dinakars777/git-time-machine

    65Vezi pe GitHub↗

    🕰️ Browse Git reflog visually and recover reachable local history with a TUI

    Rust
    Vezi pe GitHub↗65
  • armgabrielyan/deadbranchAvatar armgabrielyan

    armgabrielyan/deadbranch

    223Vezi pe GitHub↗

    Clean up stale git branches safely.

    Rustbranchcleanupcli
    Vezi pe GitHub↗223
  • aymericzip/intlayerAvatar aymericzip

    aymericzip/intlayer

    595Vezi pe GitHub↗
    TypeScriptcmscontentcontent-management
    Vezi pe GitHub↗595
  • crate-ci/typosAvatar crate-ci

    crate-ci/typos

    4,002Vezi pe GitHub↗

    Typos is a source code spell checker and automated typo fixer designed to detect and correct spelling errors across programming languages and project files. It functions as a CI spelling validator and SARIF compatible linter, allowing projects to prevent misspelled text from reaching production. The tool features a customizable dictionary engine that utilizes TOML configuration and locale-specific dictionaries to manage project-specific terminology. It differentiates itself by splitting programming language identifiers into individual words for validation and verifying the spelling of filenam

    Rust
    Vezi pe GitHub↗4,002
  • bgauryy/octocode-mcpAvatar bgauryy

    bgauryy/octocode-mcp

    869Vezi pe GitHub↗

    MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere

    TypeScript
    Vezi pe GitHub↗869
  • biegehydra/bifrostmcpAvatar biegehydra

    biegehydra/BifrostMCP

    218Vezi pe GitHub↗

    VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs

    TypeScript
    Vezi pe GitHub↗218
  • arvindand/maven-tools-mcpAvatar arvindand

    arvindand/maven-tools-mcp

    25Vezi pe GitHub↗

    MCP server providing AI assistants with Maven Central dependency intelligence for all JVM build tools (Maven, Gradle, SBT, Mill). Features Context7 integration for documentation support.

    Java
    Vezi pe GitHub↗25
  • bucketco/bucket-javascript-sdkAvatar bucketco

    bucketco/bucket-javascript-sdk

    23Vezi pe GitHub↗

    JS/TS SDKs for Reflag

    TypeScript
    Vezi pe GitHub↗23
  • cachix/devenvAvatar cachix

    cachix/devenv

    7,005Vezi pe GitHub↗

    Devenv is a Nix-based development environment manager that provides declarative definitions for reproducible shells and toolchains. It functions as a declarative task runner for executing dependency-aware pipelines and a service orchestration tool for supervising background processes. The project distinguishes itself by generating OCI container images directly from environment definitions without requiring a separate container engine. It also implements the Model Context Protocol to expose project context and package search to AI agents, and supports AI-assisted scaffolding to generate config

    Rustdeveloper-toolsdevenvnix
    Vezi pe GitHub↗7,005
  • canop/baconAvatar Canop

    Canop/bacon

    3,133Vezi pe GitHub↗

    Bacon is a background job runner and text-based user interface test dashboard designed for tracking code health and isolating failing tests. It functions as a developer workflow automator and file system watcher that triggers shell commands and verification tasks automatically when source files are modified. The tool allows for the definition of custom checkers and keyboard shortcuts to accelerate the iteration and debugging process. It provides a focused display for monitoring project health by tracking compilation errors and restricting active jobs to only those tests that have failed. The

    Rustcargocheckcompilation
    Vezi pe GitHub↗3,133
  • cmccandless/license-apiAvatar cmccandless

    cmccandless/license-api

    5Vezi pe GitHub↗

    Unofficial REST API for choosealicense.com

    Python
    Vezi pe GitHub↗5
  • cloudflare/foundationsAvatar cloudflare

    cloudflare/foundations

    1,628Vezi pe GitHub↗

    Cloudflare's Rust service foundations library.

    Rust
    Vezi pe GitHub↗1,628
  • clog-tool/clog-cliAvatar clog-tool

    clog-tool/clog-cli

    914Vezi pe GitHub↗

    Generate beautiful changelogs from your Git commit history

    Rust
    Vezi pe GitHub↗914
  • comtrya/comtryaAvatar comtrya

    comtrya/comtrya

    2Vezi pe GitHub↗

    Comtrya is a schema-first forge prototype. The current v3 branch is a production-testbed runtime built from:

    Rust
    Vezi pe GitHub↗2