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 defunct/github4j

Open-source alternatives to Github4j

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

  • danlucraft/git.jsAvatar von danlucraft

    danlucraft/git.js

    1,305Auf GitHub ansehen↗

    pure-Javascript Git implementation

    JavaScript
    Auf GitHub ansehen↗1,305
  • eclipse/egit-githubE

    eclipse/egit-github

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ernstsson/githubobjcE

    ernstsson/GitHubObjC

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fengdeng/rxgithubapiAvatar von FengDeng

    FengDeng/RxGitHubAPI

    72Auf GitHub ansehen↗

    a GitHubAPI base Stream by RxSwift

    Swift
    Auf GitHub ansehen↗72
  • gabek/gityourfeedbackAvatar von gabek

    gabek/GitYourFeedback

    59Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗59
  • geoffgarside/cocoagitAvatar von geoffgarside

    geoffgarside/cocoagit

    84Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗84

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

    geoffgarside/Git.framework

    132Auf GitHub ansehen↗

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

    google/go-github

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • henon/gitsharpAvatar von henon

    henon/GitSharp

    663Auf GitHub ansehen↗

    A Git implementation for .Net and Mono

    C#
    Auf GitHub ansehen↗663
  • jindulys/githubpilotAvatar von jindulys

    jindulys/GithubPilot

    55Auf GitHub ansehen↗

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

    joeyh/github-backup

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • knplabs/php-github-apiAvatar von KnpLabs

    KnpLabs/php-github-api

    2,202Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗2,202
  • libgit2/libgit2Avatar von libgit2

    libgit2/libgit2

    10,485Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,485
  • libgit2/libgit2sharpAvatar von libgit2

    libgit2/libgit2sharp

    3,439Auf GitHub ansehen↗

    Git .NET = ❤

    C#dotnetdotnet-coregit
    Auf GitHub ansehen↗3,439
  • libgit2/pygit2Avatar von libgit2

    libgit2/pygit2

    1,725Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,725
  • mbleigh/ruby-githubAvatar von mbleigh

    mbleigh/ruby-github

    58Auf GitHub ansehen↗

    A Ruby library for getting information from the GitHub API.

    Ruby
    Auf GitHub ansehen↗58
  • michael/githubAvatar von michael

    michael/github

    3,729Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,729
  • modocache/giftAvatar von modocache

    modocache/Gift

    252Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗252
  • node-gitlab/node-gitlabAvatar von node-gitlab

    node-gitlab/node-gitlab

    1,721Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗1,721
  • nodegit/nodegitAvatar von nodegit

    nodegit/nodegit

    5,753Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,753
  • owainhunt/uagithubengineAvatar von owainhunt

    owainhunt/uagithubengine

    219Auf GitHub ansehen↗

    by Owain R Hunt

    Objective-C
    Auf GitHub ansehen↗219
  • peter-murach/githubAvatar von peter-murach

    peter-murach/github

    1,189Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,189
  • pygithub/pygithubAvatar von PyGithub

    PyGithub/PyGithub

    7,735Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,735
  • samypesse/gitkit-jsAvatar von SamyPesse

    SamyPesse/gitkit-js

    605Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗605
  • schacon/erlangitAvatar von schacon

    schacon/erlangit

    73Auf GitHub ansehen↗

    ErlanGit

    Erlang
    Auf GitHub ansehen↗73
  • schacon/objective-gitAvatar von schacon

    schacon/objective-git

    88Auf GitHub ansehen↗

    Objective Git

    Objective-C
    Auf GitHub ansehen↗88
  • sigmavirus24/github3.pyAvatar von sigmavirus24

    sigmavirus24/github3.py

    1,252Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,252
  • swiftgit2/swiftgit2Avatar von SwiftGit2

    SwiftGit2/SwiftGit2

    704Auf GitHub ansehen↗

    Swift bindings to libgit2.

    Swift
    Auf GitHub ansehen↗704