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 fengdeng/rxgithubapi

Open-source alternatives to RxGitHubAPI

28 open-source projects similar to fengdeng/rxgithubapi, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best RxGitHubAPI alternative.

  • danlucraft/git.jsAvatar danlucraft

    danlucraft/git.js

    1,305Vezi pe GitHub↗

    pure-Javascript Git implementation

    JavaScript
    Vezi pe GitHub↗1,305
  • defunct/github4jAvatar defunct

    defunct/github4j

    3Vezi pe GitHub↗

    GITHUB4J UPLOADER

    Java
    Vezi pe GitHub↗3
  • eclipse/egit-githubE

    eclipse/egit-github

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ernstsson/githubobjcE

    ernstsson/GitHubObjC

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • gabek/gityourfeedbackAvatar gabek

    gabek/GitYourFeedback

    59Vezi pe 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
    Vezi pe GitHub↗59
  • geoffgarside/cocoagitAvatar geoffgarside

    geoffgarside/cocoagit

    84Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗84

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
  • geoffgarside/git.frameworkAvatar geoffgarside

    geoffgarside/Git.framework

    132Vezi pe 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
    Vezi pe GitHub↗132
  • google/go-githubG

    google/go-github

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • henon/gitsharpAvatar henon

    henon/GitSharp

    663Vezi pe GitHub↗

    A Git implementation for .Net and Mono

    C#
    Vezi pe GitHub↗663
  • jindulys/githubpilotAvatar jindulys

    jindulys/GithubPilot

    55Vezi pe 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
    Vezi pe GitHub↗55
  • joeyh/github-backupJ

    joeyh/github-backup

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • knplabs/php-github-apiAvatar KnpLabs

    KnpLabs/php-github-api

    2,202Vezi pe GitHub↗

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

    PHP
    Vezi pe GitHub↗2,202
  • libgit2/libgit2Avatar libgit2

    libgit2/libgit2

    10,485Vezi pe 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
    Vezi pe GitHub↗10,485
  • libgit2/libgit2sharpAvatar libgit2

    libgit2/libgit2sharp

    3,439Vezi pe GitHub↗

    Git .NET = ❤

    C#dotnetdotnet-coregit
    Vezi pe GitHub↗3,439
  • libgit2/pygit2Avatar libgit2

    libgit2/pygit2

    1,725Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,725
  • mbleigh/ruby-githubAvatar mbleigh

    mbleigh/ruby-github

    58Vezi pe GitHub↗

    A Ruby library for getting information from the GitHub API.

    Ruby
    Vezi pe GitHub↗58
  • michael/githubAvatar michael

    michael/github

    3,729Vezi pe 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
    Vezi pe GitHub↗3,729
  • modocache/giftAvatar modocache

    modocache/Gift

    252Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗252
  • node-gitlab/node-gitlabAvatar node-gitlab

    node-gitlab/node-gitlab

    1,721Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗1,721
  • nodegit/nodegitAvatar nodegit

    nodegit/nodegit

    5,753Vezi pe 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
    Vezi pe GitHub↗5,753
  • owainhunt/uagithubengineAvatar owainhunt

    owainhunt/uagithubengine

    219Vezi pe GitHub↗

    by Owain R Hunt

    Objective-C
    Vezi pe GitHub↗219
  • peter-murach/githubAvatar peter-murach

    peter-murach/github

    1,189Vezi pe 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
    Vezi pe GitHub↗1,189
  • pygithub/pygithubAvatar PyGithub

    PyGithub/PyGithub

    7,735Vezi pe 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
    Vezi pe GitHub↗7,735
  • samypesse/gitkit-jsAvatar SamyPesse

    SamyPesse/gitkit-js

    605Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗605
  • schacon/erlangitAvatar schacon

    schacon/erlangit

    73Vezi pe GitHub↗

    ErlanGit

    Erlang
    Vezi pe GitHub↗73
  • schacon/objective-gitAvatar schacon

    schacon/objective-git

    88Vezi pe GitHub↗

    Objective Git

    Objective-C
    Vezi pe GitHub↗88
  • sigmavirus24/github3.pyAvatar sigmavirus24

    sigmavirus24/github3.py

    1,252Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,252
  • swiftgit2/swiftgit2Avatar SwiftGit2

    SwiftGit2/SwiftGit2

    704Vezi pe GitHub↗

    Swift bindings to libgit2.

    Swift
    Vezi pe GitHub↗704