awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 von gogs

    gogs/gogs

    47,606Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗47,606
  • extrawurst/gituiAvatar von extrawurst

    extrawurst/gitui

    22,118Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,118
  • jj-vcs/jjAvatar von jj-vcs

    jj-vcs/jj

    29,746Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗29,746

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

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

    git-up/GitUp

    12,015Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,015
  • kurikomi-labs/komi-storeK

    kurikomi-labs/komi-store

    15,630Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,630
  • gitbutlerapp/gitbutlerAvatar von gitbutlerapp

    gitbutlerapp/gitbutler

    19,465Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,465
  • veeso/termscpAvatar von veeso

    veeso/termscp

    2,786Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,786
  • defanglabs/defangAvatar von DefangLabs

    DefangLabs/defang

    160Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗160
  • centralmind/gatewayAvatar von centralmind

    centralmind/gateway

    530Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗530
  • feel-ix-343/markdown-oxideAvatar von Feel-ix-343

    Feel-ix-343/markdown-oxide

    1,937Auf GitHub ansehen↗
    Rustlanguage-server-protocollsplsp-server
    Auf GitHub ansehen↗1,937
  • brocode/fwAvatar von brocode

    brocode/fw

    564Auf GitHub ansehen↗

    workspace productivity booster

    Rust
    Auf GitHub ansehen↗564
  • casey/justAvatar von casey

    casey/just

    34,302Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗34,302
  • dan-t/rusty-tagsAvatar von dan-t

    dan-t/rusty-tags

    426Auf GitHub ansehen↗

    Create ctags/etags for a cargo project

    Rust
    Auf GitHub ansehen↗426
  • dalance/ptagsAvatar von dalance

    dalance/ptags

    142Auf GitHub ansehen↗

    A parallel universal-ctags wrapper for git repository

    Rust
    Auf GitHub ansehen↗142
  • biomejs/biomeAvatar von biomejs

    biomejs/biome

    23,741Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗23,741
  • datanymizer/datanymizerAvatar von datanymizer

    datanymizer/datanymizer

    567Auf GitHub ansehen↗

    Powerful database anonymizer with flexible rules. Written in Rust.

    Rust
    Auf GitHub ansehen↗567
  • dinakars777/git-time-machineAvatar von dinakars777

    dinakars777/git-time-machine

    65Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗65
  • armgabrielyan/deadbranchAvatar von armgabrielyan

    armgabrielyan/deadbranch

    223Auf GitHub ansehen↗

    Clean up stale git branches safely.

    Rustbranchcleanupcli
    Auf GitHub ansehen↗223
  • aymericzip/intlayerAvatar von aymericzip

    aymericzip/intlayer

    595Auf GitHub ansehen↗
    TypeScriptcmscontentcontent-management
    Auf GitHub ansehen↗595
  • crate-ci/typosAvatar von crate-ci

    crate-ci/typos

    4,002Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,002
  • bgauryy/octocode-mcpAvatar von bgauryy

    bgauryy/octocode-mcp

    869Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗869
  • biegehydra/bifrostmcpAvatar von biegehydra

    biegehydra/BifrostMCP

    218Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗218
  • arvindand/maven-tools-mcpAvatar von arvindand

    arvindand/maven-tools-mcp

    25Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗25
  • bucketco/bucket-javascript-sdkAvatar von bucketco

    bucketco/bucket-javascript-sdk

    23Auf GitHub ansehen↗

    JS/TS SDKs for Reflag

    TypeScript
    Auf GitHub ansehen↗23
  • cachix/devenvAvatar von cachix

    cachix/devenv

    7,005Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,005
  • canop/baconAvatar von Canop

    Canop/bacon

    3,133Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,133
  • cmccandless/license-apiAvatar von cmccandless

    cmccandless/license-api

    5Auf GitHub ansehen↗

    Unofficial REST API for choosealicense.com

    Python
    Auf GitHub ansehen↗5
  • cloudflare/foundationsAvatar von cloudflare

    cloudflare/foundations

    1,628Auf GitHub ansehen↗

    Cloudflare's Rust service foundations library.

    Rust
    Auf GitHub ansehen↗1,628
  • clog-tool/clog-cliAvatar von clog-tool

    clog-tool/clog-cli

    914Auf GitHub ansehen↗

    Generate beautiful changelogs from your Git commit history

    Rust
    Auf GitHub ansehen↗914
  • comtrya/comtryaAvatar von comtrya

    comtrya/comtrya

    2Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗2