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

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

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

Open-source alternatives to Ruby Github

28 open-source projects similar to mbleigh/ruby-github, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ruby Github alternative.

  • danlucraft/git.jsdanlucraft 的头像

    danlucraft/git.js

    1,305在 GitHub 上查看↗

    pure-Javascript Git implementation

    JavaScript
    在 GitHub 上查看↗1,305
  • defunct/github4jdefunct 的头像

    defunct/github4j

    3在 GitHub 上查看↗

    GITHUB4J UPLOADER

    Java
    在 GitHub 上查看↗3
  • eclipse/egit-githubE

    eclipse/egit-github

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ernstsson/githubobjcE

    ernstsson/GitHubObjC

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fengdeng/rxgithubapiFengDeng 的头像

    FengDeng/RxGitHubAPI

    72在 GitHub 上查看↗

    a GitHubAPI base Stream by RxSwift

    Swift
    在 GitHub 上查看↗72
  • gabek/gityourfeedbackgabek 的头像

    gabek/GitYourFeedback

    59在 GitHub 上查看↗

    A lot of organizations run on GitHub, not just for the code repositories, but also for the heavy use of Issues, the bug tracking/feedback reporting tool. Instead of routing your users to GitHub and expecting them to file issues, this is an option to support it right from inside your iOS application.

    Swift
    在 GitHub 上查看↗59

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
geoffgarside/cocoagitgeoffgarside 的头像

geoffgarside/cocoagit

84在 GitHub 上查看↗

An Objective-C/Foundation implementation of the Git version control software.

C
在 GitHub 上查看↗84
  • geoffgarside/git.frameworkgeoffgarside 的头像

    geoffgarside/Git.framework

    132在 GitHub 上查看↗

    Git.framework - Mac OS X GIT Repository Framework An implementation of Git in Objective-C & Foundation framework for embedding in Mac OS X and potentially iPhone OS Applications.

    Objective-C
    在 GitHub 上查看↗132
  • google/go-githubG

    google/go-github

    0在 GitHub 上查看↗

    go-github is a Go client library for accessing the GitHub API v3[].

    在 GitHub 上查看↗0
  • henon/gitsharphenon 的头像

    henon/GitSharp

    663在 GitHub 上查看↗

    A Git implementation for .Net and Mono

    C#
    在 GitHub 上查看↗663
  • jindulys/githubpilotjindulys 的头像

    jindulys/GithubPilot

    55在 GitHub 上查看↗

    This is a Swift Github API Wrapper, it could make your life a little easier if you want to make an App with Github's wonderful data.

    Swift
    在 GitHub 上查看↗55
  • joeyh/github-backupJ

    joeyh/github-backup

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • knplabs/php-github-apiKnpLabs 的头像

    KnpLabs/php-github-api

    2,202在 GitHub 上查看↗

    A simple PHP GitHub API client, Object Oriented, tested and documented.

    PHP
    在 GitHub 上查看↗2,202
  • libgit2/libgit2libgit2 的头像

    libgit2/libgit2

    10,485在 GitHub 上查看↗

    libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version control directly into applications. It serves as a linkable implementation of Git internals, allowing developers to manage repositories and manipulate version control data without requiring a system installation of the Git command line tool. The library functions as an embedded API and object database manager capable of reading and writing commits, trees, blobs, and tags. It includes a network transport client to handle the transfer of repository data over protocols such as SSH a

    C
    在 GitHub 上查看↗10,485
  • libgit2/libgit2sharplibgit2 的头像

    libgit2/libgit2sharp

    3,439在 GitHub 上查看↗

    Git .NET = ❤

    C#dotnetdotnet-coregit
    在 GitHub 上查看↗3,439
  • libgit2/pygit2libgit2 的头像

    libgit2/pygit2

    1,725在 GitHub 上查看↗

    Bindings to the libgit2 shared library, implements Git plumbing. Supports Python 3.11 to 3.14 and PyPy3 7.3+

    Python
    在 GitHub 上查看↗1,725
  • michael/githubmichael 的头像

    michael/github

    3,729在 GitHub 上查看↗

    This project is a GitHub API client and resource manager designed for interacting with GitHub REST and GraphQL APIs. It serves as a programmatic interface for automating the management of repositories, issues, and pull requests. The library functions as a workflow automation tool, providing a simplified interface to handle repository data and account settings. It enables the creation of custom scripts to streamline repetitive tasks and data retrieval from the GitHub platform. The implementation provides a wrapper for external API calls that operates across both browser and server environment

    JavaScript
    在 GitHub 上查看↗3,729
  • modocache/giftmodocache 的头像

    modocache/Gift

    252在 GitHub 上查看↗

    Status](https://travis-ci.org/modocache/Gift.svg?branch=master)](https://travis-ci.org/modocache/Gift)

    Swift
    在 GitHub 上查看↗252
  • node-gitlab/node-gitlabnode-gitlab 的头像

    node-gitlab/node-gitlab

    1,721在 GitHub 上查看↗

    My open source work is supported by the community Special thanks to:

    TypeScript
    在 GitHub 上查看↗1,721
  • nodegit/nodegitnodegit 的头像

    nodegit/nodegit

    5,753在 GitHub 上查看↗

    NodeGit is a native Node.js binding library that wraps the libgit2 C API, providing direct Git repository operations from JavaScript without shelling out to the Git command-line interface. It exposes Git operations such as cloning remote repositories, opening local repositories, reading file contents from specific commits, and walking through commit history, all through a Promise-based asynchronous API that prevents event loop starvation by offloading blocking operations to a worker pool. The library distinguishes itself by bridging the C/JavaScript boundary through N-API, with reference-coun

    JavaScript
    在 GitHub 上查看↗5,753
  • owainhunt/uagithubengineowainhunt 的头像

    owainhunt/uagithubengine

    219在 GitHub 上查看↗

    by Owain R Hunt

    Objective-C
    在 GitHub 上查看↗219
  • peter-murach/githubpeter-murach 的头像

    peter-murach/github

    1,189在 GitHub 上查看↗

    gitter: https://gitter.im/piotrmurach/githubapi gem: http://badge.fury.io/rb/githubapi travis: http://travis-ci.org/piotrmurach/github codeclimate: https://codeclimate.com/github/piotrmurach/github/maintainability coverage: https://coveralls.io/r/piotrmurach/github inchpages:…

    Ruby
    在 GitHub 上查看↗1,189
  • pygithub/pygithubPyGithub 的头像

    PyGithub/PyGithub

    7,735在 GitHub 上查看↗

    PyGithub is a Python library that serves as an object-oriented wrapper for the GitHub REST API. It functions as a specialized client that translates API endpoints into a hierarchy of Python classes, allowing for the programmatic management of GitHub repositories, user profiles, and organizations. The library manages the serialization of requests and responses, converting JSON data into structured object attributes. It utilizes lazy-loading for property retrieval and employs generators to handle pagination when iterating over large remote datasets. This toolkit enables the automation of GitHu

    Python
    在 GitHub 上查看↗7,735
  • samypesse/gitkit-jsSamyPesse 的头像

    SamyPesse/gitkit-js

    605在 GitHub 上查看↗

    Pure JavaScript implementation of Git backed by immutable models and promises.

    JavaScript
    在 GitHub 上查看↗605
  • schacon/erlangitschacon 的头像

    schacon/erlangit

    73在 GitHub 上查看↗

    ErlanGit

    Erlang
    在 GitHub 上查看↗73
  • schacon/objective-gitschacon 的头像

    schacon/objective-git

    88在 GitHub 上查看↗

    Objective Git

    Objective-C
    在 GitHub 上查看↗88
  • sigmavirus24/github3.pysigmavirus24 的头像

    sigmavirus24/github3.py

    1,252在 GitHub 上查看↗

    .. image:: https://raw.github.com/sigmavirus24/github3.py/master/docs/img/gh3-logo.png

    Python
    在 GitHub 上查看↗1,252
  • swiftgit2/swiftgit2SwiftGit2 的头像

    SwiftGit2/SwiftGit2

    704在 GitHub 上查看↗

    Swift bindings to libgit2.

    Swift
    在 GitHub 上查看↗704