Con-Mi's Stars
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
fmtlib/fmt
A modern formatting library
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
jart/cosmopolitan
build-once run-anywhere c library
abseil/abseil-cpp
Abseil Common Libraries (C++)
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
flashlight/flashlight
A C++ standalone library for machine learning
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
alandefreitas/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
pytorch/torchchat
Run PyTorch LLMs locally on servers, desktop and mobile
cpm-cmake/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
hosseinmoein/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
zeromq/cppzmq
Header-only C++ binding for libzmq
boost-ext/di
C++14 Dependency Injection Library
tauri-apps/tauri-docs
The source for all Tauri project documentation.
fpagliughi/sockpp
Modern C++ socket library.
EmbeddedRPC/erpc
Embedded RPC
cppfastio/fast_io
Freestanding fast input/output for C++20
AndersKaloer/Ring-Buffer
A simple ring buffer (circular buffer) designed for embedded systems.
beached/daw_json_link
Fast, convenient JSON serialization and parsing in C++
QuantumLeaps/qpcpp
QP/C++ Real-Time Embedded Framework/RTOS is a lightweight implementation of the Active Object (Actor) model of computation for real-time embedded systems.
ToruNiina/lbvh
an implementation of parallel linear BVH (LBVH) on GPU
tdv/redis-cpp
redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)
platisd/definition-of-done
A bot to remind you to check whether your Definition-of-Done has been satisfied before approving a pull request