awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mongodb avatar

mongodb/libbsonArchived

0
View on GitHub↗
347 stars·178 forks·C·Apache-2.0·12 views

Libbson

ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

Features

  • Data Parsing - Utility library for working with BSON data.
  • Database Systems - Utility library for BSON data.
  • Build Systems - A library for working with BSON documents.
  • General Purpose Libraries - Utility library for working with BSON data.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for mongodb/libbsonStar history chart for mongodb/libbson

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Libbson

Similar open-source projects, ranked by how many features they share with Libbson.
  • cloudwu/pbccloudwu avatar

    cloudwu/pbc

    1,625View on GitHub↗

    A protocol buffers library for C

    C
    View on GitHub↗1,625
  • docopt/docopt.cdocopt avatar

    docopt/docopt.c

    321View on GitHub↗

    C-code generator for docopt language.

    Python
    View on GitHub↗321
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • libgit2/libgit2libgit2 avatar

    libgit2/libgit2

    10,485View on 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
    View on GitHub↗10,485
See all 30 alternatives to Libbson→

Frequently asked questions

What does mongodb/libbson do?

ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

What are the main features of mongodb/libbson?

The main features of mongodb/libbson are: Data Parsing, Database Systems, Build Systems, General Purpose Libraries, Windows Environments.

What are some open-source alternatives to mongodb/libbson?

Open-source alternatives to mongodb/libbson include: docopt/docopt.c — C-code generator for docopt language. libimobiledevice/libimobiledevice — libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of… alanxz/rabbitmq-c — RabbitMQ C client. cloudwu/pbc — A protocol buffers library for C. libgit2/libgit2 — libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version… nfc-tools/libnfc — Platform independent Near Field Communication (NFC) library.