awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to node-gitlab/node-gitlab

Open-source alternatives to Node Gitlab

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

  • danlucraft/git.jsAvatar de danlucraft

    danlucraft/git.js

    1,305Ver en GitHub↗

    pure-Javascript Git implementation

    JavaScript
    Ver en GitHub↗1,305
  • defunct/github4jAvatar de defunct

    defunct/github4j

    3Ver en GitHub↗

    GITHUB4J UPLOADER

    Java
    Ver en GitHub↗3
  • eclipse/egit-githubE

    eclipse/egit-github

    0Ver en GitHub↗
    Ver en GitHub↗0
  • ernstsson/githubobjcE

    ernstsson/GitHubObjC

    0Ver en GitHub↗
    Ver en GitHub↗0
  • fengdeng/rxgithubapiAvatar de FengDeng

    FengDeng/RxGitHubAPI

    72Ver en GitHub↗

    a GitHubAPI base Stream by RxSwift

    Swift
    Ver en GitHub↗72
  • gabek/gityourfeedbackAvatar de gabek

    gabek/GitYourFeedback

    59Ver en 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
    Ver en GitHub↗59

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
geoffgarside/cocoagitAvatar de geoffgarside

geoffgarside/cocoagit

84Ver en GitHub↗

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

C
Ver en GitHub↗84
  • geoffgarside/git.frameworkAvatar de geoffgarside

    geoffgarside/Git.framework

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

    google/go-github

    0Ver en GitHub↗

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

    Ver en GitHub↗0
  • henon/gitsharpAvatar de henon

    henon/GitSharp

    663Ver en GitHub↗

    A Git implementation for .Net and Mono

    C#
    Ver en GitHub↗663
  • jindulys/githubpilotAvatar de jindulys

    jindulys/GithubPilot

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

    joeyh/github-backup

    0Ver en GitHub↗
    Ver en GitHub↗0
  • knplabs/php-github-apiAvatar de KnpLabs

    KnpLabs/php-github-api

    2,202Ver en GitHub↗

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

    PHP
    Ver en GitHub↗2,202
  • libgit2/libgit2Avatar de libgit2

    libgit2/libgit2

    10,485Ver en 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
    Ver en GitHub↗10,485
  • libgit2/libgit2sharpAvatar de libgit2

    libgit2/libgit2sharp

    3,439Ver en GitHub↗

    Git .NET = ❤

    C#dotnetdotnet-coregit
    Ver en GitHub↗3,439
  • libgit2/pygit2Avatar de libgit2

    libgit2/pygit2

    1,725Ver en GitHub↗

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

    Python
    Ver en GitHub↗1,725
  • mbleigh/ruby-githubAvatar de mbleigh

    mbleigh/ruby-github

    58Ver en GitHub↗

    A Ruby library for getting information from the GitHub API.

    Ruby
    Ver en GitHub↗58
  • michael/githubAvatar de michael

    michael/github

    3,729Ver en 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
    Ver en GitHub↗3,729
  • modocache/giftAvatar de modocache

    modocache/Gift

    252Ver en GitHub↗

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

    Swift
    Ver en GitHub↗252
  • nodegit/nodegitAvatar de nodegit

    nodegit/nodegit

    5,753Ver en 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
    Ver en GitHub↗5,753
  • owainhunt/uagithubengineAvatar de owainhunt

    owainhunt/uagithubengine

    219Ver en GitHub↗

    by Owain R Hunt

    Objective-C
    Ver en GitHub↗219
  • peter-murach/githubAvatar de peter-murach

    peter-murach/github

    1,189Ver en 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
    Ver en GitHub↗1,189
  • pygithub/pygithubAvatar de PyGithub

    PyGithub/PyGithub

    7,735Ver en 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
    Ver en GitHub↗7,735
  • samypesse/gitkit-jsAvatar de SamyPesse

    SamyPesse/gitkit-js

    605Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗605
  • schacon/erlangitAvatar de schacon

    schacon/erlangit

    73Ver en GitHub↗

    ErlanGit

    Erlang
    Ver en GitHub↗73
  • schacon/objective-gitAvatar de schacon

    schacon/objective-git

    88Ver en GitHub↗

    Objective Git

    Objective-C
    Ver en GitHub↗88
  • sigmavirus24/github3.pyAvatar de sigmavirus24

    sigmavirus24/github3.py

    1,252Ver en GitHub↗

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

    Python
    Ver en GitHub↗1,252
  • swiftgit2/swiftgit2Avatar de SwiftGit2

    SwiftGit2/SwiftGit2

    704Ver en GitHub↗

    Swift bindings to libgit2.

    Swift
    Ver en GitHub↗704