Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. C Plus Plus

C Plus Plus

1024 projects

Showing 36 of 1024 projects

electron
electronC++

Build cross-platform desktop applications using JavaScript, HTML, and CSS.

#javascript-framework#chrome#native-apps
Stars121.6k
Forks17.2k
Last commit19 hours ago
Electron
ElectronC++

Build cross-platform desktop applications using JavaScript, HTML, and CSS.

#chrome#native-apps#web-technologies
Stars121.6k
Forks17.2k
Last commit19 hours ago
llama.cpp
llama.cppC++

A C/C++ library for efficient, cross-platform LLM inference with extensive hardware support and quantization.

#cuda#ggml#metal
Stars115.4k
Forks19.3k
Last commit20 hours ago
Bitcoin Core
Bitcoin CoreC++

The reference implementation of the Bitcoin peer-to-peer network, including a full node, wallet, and GUI.

#crypto#cryptocurrency#p2p-network
Stars89.3k
Forks39.0k
Last commit1 day ago
OpenCV
OpenCVC++

Open Source Computer Vision Library providing real-time image processing and AI capabilities.

#ai#opencv#deep-learning
Stars88.2k
Forks56.6k
Last commit2 days ago
OpenCV
OpenCVC++

An open-source library with over 2500 optimized algorithms for real-time computer vision and machine learning.

#opencv#deep-learning#c-plus-plus
Stars88.2k
Forks56.6k
Last commit2 days ago
C/C++
C/C++

A curated list of awesome C++ (and C) frameworks, libraries, resources, and tools.

#cpp-library#developer-tools#open-source
Stars71.7k
Forks8.3k
Last commit8 days ago
List of Free C or C++ Books
List of Free C or C++ Books

A curated list of awesome C++ (and C) frameworks, libraries, resources, and tools.

#cpp-library#developer-tools#open-source
Stars71.7k
Forks8.3k
Last commit8 days ago
whisper.cpp
whisper.cppC++

High-performance C/C++ port of OpenAI's Whisper for efficient, cross-platform speech recognition.

#transformer#ggml#offline
Stars50.5k
Forks5.6k
Last commit2 days ago
Bindings for many languages
Bindings for many languagesC++

A high-performance C/C++ port of OpenAI's Whisper model for efficient, cross-platform speech recognition.

#transformer#automatic-speech-recognition#openai
Stars50.5k
Forks5.6k
Last commit2 days ago
JSON for Modern C++
JSON for Modern C++C++

A single-header JSON library for modern C++ with intuitive syntax and trivial integration.

#json-pointer#msgpack#stl-containers
Stars49.9k
Forks7.4k
Last commit1 day ago
Milvus
MilvusGo

A high-performance, cloud-native vector database built for scalable approximate nearest neighbor (ANN) search.

#semantic-search#high-availability#embedding-store
Stars44.7k
Forks4.0k
Last commit19 hours ago
FAISS
FAISSC++

A library for efficient similarity search and clustering of dense vectors, scaling to billions of vectors on a single server.

#ai#high-performance-computing#gpu-acceleration
Stars40.2k
Forks4.4k
Last commit18 hours ago
bitnet.cpp
bitnet.cppPython

Official inference framework for 1-bit LLMs, enabling fast and lossless CPU/GPU inference with significant speed and energy efficiency gains.

#gpu-inference#transformer-models#cpu-inference
Stars39.2k
Forks3.6k
Last commit3 months ago
LevelDB
LevelDBC++

A fast key-value storage library from Google providing ordered mapping from string keys to string values.

#snapshot#storage-engine#c-plus-plus
Stars39.1k
Forks8.2k
Last commit2 months ago
Google Mock
Google MockC++

Google's C++ testing and mocking framework for unit testing with xUnit architecture and rich assertion capabilities.

#unit-testing#death-tests#c-plus-plus
Stars38.7k
Forks10.8k
Last commit5 days ago
googletest
googletestC++

Google's C++ testing and mocking framework based on xUnit architecture for unit testing.

#unit-testing#death-tests#c-plus-plus
Stars38.7k
Forks10.8k
Last commit5 days ago
qBittorrent
qBittorrentC++

A free and open-source BitTorrent client written in C++/Qt, offering a fast, stable, and feature-rich alternative to other clients.

#network-tools#open-source-alternative#libtorrent
Stars38.0k
Forks4.7k
Last commit
Aseprite's source code
Aseprite's source codeC++

A professional animated sprite editor and pixel art tool for game developers and digital artists.

#pixel-art#lua-scripting#graphics
Stars37.4k
Forks8.1k
Last commit3 days ago
MediaPipe
MediaPipeC++

Cross-platform framework for building customizable on-device machine learning pipelines for live and streaming media.

#media-processing#video-processing#on-device-ml
Stars35.5k
Forks6.0k
Last commit3 days ago
Caffe Model Zoo
Caffe Model ZooC++

A fast open framework for deep learning with a focus on expression, speed, and modularity.

#cuda#deep-learning#neural-networks
Stars34.6k
Forks18.5k
Last commit1 year ago
Openpose
OpenposeC++

Real-time multi-person keypoint detection library for body, face, hands, and foot estimation.

#cuda#pose-estimation#human-behavior-understanding
Stars34.1k
Forks8.0k
Last commit1 year ago
stb_vorbis
stb_vorbisC

A collection of single-file public domain libraries for C/C++ covering graphics, audio, game development, and utilities.

#font-rendering#graphics#public-domain
Stars33.9k
Forks8.1k
Last commit1 month ago
stb
stbC

A collection of single-file public domain libraries for C/C++ covering graphics, audio, game development, and utilities.

#graphics#public-domain#c
Stars33.9k
Forks8.1k
Last commit1 month ago
btop
btopC++

A terminal-based resource monitor for CPU, memory, disks, network, processes, and GPU with a responsive UI and full mouse support.

#process-manager#gpu-monitoring#tui
Stars32.7k
Forks1.0k
Last commit2 days ago
RocksDB
RocksDBC++

An embeddable, persistent key-value store optimized for fast flash and RAM storage with LSM-tree design.

#database#flash-storage#high-performance
Stars31.7k
Forks6.8k
Last commit2 days ago
shadPS4
shadPS4C++

An early PlayStation 4 emulator for Windows, Linux, macOS, and FreeBSD written in C++.

#vulkan#sdl3#debugging-tools
Stars31.3k
Forks2.2k
Last commit1 day ago
Windows Calculator
Windows CalculatorC++

A modern Windows calculator app with standard, scientific, programmer, and conversion capabilities, built by Microsoft.

#currency-converter#calculator#date-calculation
Stars31.0k
Forks5.8k
Last commit6 days ago
Folly
FollyC++

A C++20 library from Facebook focused on performance and practicality, complementing std and Boost with components used at scale.

#systems-programming#library#c-plus-plus-20
Stars30.4k
Forks5.9k
Last commit1 day ago
spdlog
spdlogC++

A fast, header-only C++ logging library with rich formatting and asynchronous support.

#syslog#fmt#asynchronous
Stars28.9k
Forks5.2k
Last commit2 days ago
Envoy
EnvoyC++

A cloud-native high-performance proxy for edge, middle, and service communication in microservices architectures.

#api-gateway#more-cats#nanoservices
Stars28.4k
Forks5.4k
Last commit1 day ago
MongoDB source code
MongoDB source codeC++

A source-available, document-oriented NoSQL database for scalable, flexible data storage.

#database#document-database#database-server
Stars28.4k
Forks5.8k
Last commit1 day ago
vcpkg
vcpkgCMake

A free, open-source, cross-platform C/C++ package manager with a large collection of libraries and enterprise-ready features.

#msbuild#microsoft#open-source
Stars27.1k
Forks7.6k
Last commit2 days ago
Vcpkg
VcpkgCMake

A free, open-source, cross-platform C/C++ package manager for Windows, Linux, and macOS.

#msbuild#microsoft#open-source
Stars27.1k
Forks7.6k
Last commit2 days ago
Cmder
CmderPowerShell

A portable, enhanced console emulator package for Windows with Git integration, Clink, and a Monokai theme.

#conemu#cmder#productivity
Stars26.9k
Forks2.1k
Last commit5 days ago
FlatBuffers
FlatBuffersC++

A cross-platform serialization library designed for maximum memory efficiency with zero-copy data access.

#binary-protocol#serialization-library#embedded-systems
Stars26.1k
Forks3.6k
Last commit14 days ago
Page 1 of 29Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 day ago
#Cross Platform377
#Cpp216
#Game Development175
#Header Only151
#Cmake135
#Game Engine118
#High Performance78
#Opengl76
#Open Source69
#C66
#Vulkan65
#Linux62