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
·
cloudwu avatar

cloudwu/pbcArchived

0
View on GitHub↗
1,625 stele·553 fork-uri·C·MIT·1 vizualizare

Pbc

A protocol buffers library for C

Features

  • Sisteme de build - A library for working with Protocol Buffers.
  • General Libraries - Protocol buffers library for C.
  • Biblioteci de uz general - Protocol buffers library for C.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Istoric stele

Graficul istoricului de stele pentru cloudwu/pbcGraficul istoricului de stele pentru cloudwu/pbc

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ță.

Start searching with AI

Alternative open-source pentru Pbc

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Pbc.
  • 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
  • alanxz/rabbitmq-cAvatar alanxz

    alanxz/rabbitmq-c

    1,859Vezi pe GitHub↗

    RabbitMQ C client

    C
    Vezi pe GitHub↗1,859
  • docopt/docopt.cAvatar docopt

    docopt/docopt.c

    321Vezi pe GitHub↗

    C-code generator for docopt language.

    Python
    Vezi pe GitHub↗321
  • libimobiledevice/libimobiledeviceAvatar libimobiledevice

    libimobiledevice/libimobiledevice

    7,733Vezi pe GitHub↗

    libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of proprietary software. It provides a set of tools for device management, including firmware recovery, filesystem access, and the creation of native backups and restores. The project implements a property list parser to read and write data across binary, XML, and JSON formats. It enables low-level hardware control, such as triggering recovery modes, modifying system settings, and managing device activation and provisioning via official servers. The library covers several function

    Ccioslibrary
    Vezi pe GitHub↗7,733
Vezi toate cele 30 alternative pentru Pbc→

Întrebări frecvente

Ce face cloudwu/pbc?

A protocol buffers library for C

Care sunt principalele funcționalități ale cloudwu/pbc?

Principalele funcționalități ale cloudwu/pbc sunt: Sisteme de build, General Libraries, Biblioteci de uz general, Windows Environments.

Care sunt câteva alternative open-source pentru cloudwu/pbc?

Alternativele open-source pentru cloudwu/pbc includ: nfc-tools/libnfc — Platform independent Near Field Communication (NFC) library. libgit2/libgit2 — libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version… alanxz/rabbitmq-c — RabbitMQ C client. libimobiledevice/libimobiledevice — libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of… docopt/docopt.c — C-code generator for docopt language. codeplea/tinyexpr — tiny recursive descent expression parser, compiler, and evaluation engine for math expressions.