liboai and OpenAIApi
Both are C++ client libraries for accessing the OpenAI API, making them direct competitors for developers looking to integrate OpenAI's services into C++ applications.
Maintenance
0/25
Adoption
10/25
Maturity
16/25
Community
22/25
Maintenance
0/25
Adoption
4/25
Maturity
9/25
Community
15/25
Stars: 479
Forks: 89
Downloads: —
Commits (30d): 0
Language: C++
License: MIT
Stars: 6
Forks: 4
Downloads: —
Commits (30d): 0
Language: C++
License: MIT
Archived
No Package
No Dependents
Stale 6m
No Package
No Dependents
About liboai
D7EAD/liboai
A C++17 library to access the entire OpenAI API.
Covers ChatGPT, audio transcription, image generation, embeddings, fine-tuning, and moderation endpoints with asynchronous support. Built as a spiritual port of OpenAI's Python library using cURL and nlohmann-json for HTTP requests and JSON serialization. Mirrors Python API conventions for familiar developer experience across languages.
About OpenAIApi
svgmaster/OpenAIApi
Community-maintained OpenAI API Library for modern C++
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work