awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to libgit2/pygit2

Open-source alternatives to Pygit2

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

  • danlucraft/git.jsdanlucraft का अवतार

    danlucraft/git.js

    1,305GitHub पर देखें↗

    pure-Javascript Git implementation

    JavaScript
    GitHub पर देखें↗1,305
  • defunct/github4jdefunct का अवतार

    defunct/github4j

    3GitHub पर देखें↗

    GITHUB4J UPLOADER

    Java
    GitHub पर देखें↗3
  • eclipse/egit-githubE

    eclipse/egit-github

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • ernstsson/githubobjcE

    ernstsson/GitHubObjC

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • fengdeng/rxgithubapiFengDeng का अवतार

    FengDeng/RxGitHubAPI

    72GitHub पर देखें↗

    a GitHubAPI base Stream by RxSwift

    Swift
    GitHub पर देखें↗72
  • gabek/gityourfeedbackgabek का अवतार

    gabek/GitYourFeedback

    59GitHub पर देखें↗

    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 सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
geoffgarside/cocoagitgeoffgarside का अवतार

geoffgarside/cocoagit

84GitHub पर देखें↗

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

C
GitHub पर देखें↗84
  • geoffgarside/git.frameworkgeoffgarside का अवतार

    geoffgarside/Git.framework

    132GitHub पर देखें↗

    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

    0GitHub पर देखें↗

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

    GitHub पर देखें↗0
  • henon/gitsharphenon का अवतार

    henon/GitSharp

    663GitHub पर देखें↗

    A Git implementation for .Net and Mono

    C#
    GitHub पर देखें↗663
  • jindulys/githubpilotjindulys का अवतार

    jindulys/GithubPilot

    55GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • knplabs/php-github-apiKnpLabs का अवतार

    KnpLabs/php-github-api

    2,202GitHub पर देखें↗

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

    PHP
    GitHub पर देखें↗2,202
  • libgit2/libgit2libgit2 का अवतार

    libgit2/libgit2

    10,485GitHub पर देखें↗

    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,439GitHub पर देखें↗

    Git .NET = ❤

    C#dotnetdotnet-coregit
    GitHub पर देखें↗3,439
  • mbleigh/ruby-githubmbleigh का अवतार

    mbleigh/ruby-github

    58GitHub पर देखें↗

    A Ruby library for getting information from the GitHub API.

    Ruby
    GitHub पर देखें↗58
  • michael/githubmichael का अवतार

    michael/github

    3,729GitHub पर देखें↗

    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

    252GitHub पर देखें↗

    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,721GitHub पर देखें↗

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

    TypeScript
    GitHub पर देखें↗1,721
  • nodegit/nodegitnodegit का अवतार

    nodegit/nodegit

    5,753GitHub पर देखें↗

    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

    219GitHub पर देखें↗

    by Owain R Hunt

    Objective-C
    GitHub पर देखें↗219
  • peter-murach/githubpeter-murach का अवतार

    peter-murach/github

    1,189GitHub पर देखें↗

    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,735GitHub पर देखें↗

    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

    605GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗605
  • schacon/erlangitschacon का अवतार

    schacon/erlangit

    73GitHub पर देखें↗

    ErlanGit

    Erlang
    GitHub पर देखें↗73
  • schacon/objective-gitschacon का अवतार

    schacon/objective-git

    88GitHub पर देखें↗

    Objective Git

    Objective-C
    GitHub पर देखें↗88
  • sigmavirus24/github3.pysigmavirus24 का अवतार

    sigmavirus24/github3.py

    1,252GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,252
  • swiftgit2/swiftgit2SwiftGit2 का अवतार

    SwiftGit2/SwiftGit2

    704GitHub पर देखें↗

    Swift bindings to libgit2.

    Swift
    GitHub पर देखें↗704