cpp
Topic

cpp

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Repositories (1470)

LaunchyQt
LaunchyQt samsonwang C++

:rocket: Launchy project reactivated. Get the familiar feeling now!

429
wavelib
wavelib rafat C

C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Transform.

429
rcrl
rcrl onqtam C++

Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)

421
WindowsHModular
WindowsHModular Leandros C

A modular Windows.h Header. Licensed under Public Domain & MIT.

419
cosmoscout-vr
cosmoscout-vr cosmoscout C++

:milky_way: A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.

418
nload
nload rolandriegel C++

Real-time network traffic monitor

418
triSYCL
triSYCL triSYCL C++

Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group

417
Competitive_Coding
Competitive_Coding sahilbansal17 C++

This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.

416
FlingEngine
FlingEngine flingengine C++

A Vulkan game engine with a focus on data oriented design

416
Caliper
Caliper llnl C++

Caliper is an instrumentation and performance profiling library

416
qtimgui
qtimgui seanchas116 C++

Qt (QOpenGLWidget / QOpenGLWindow) backend for ImGui

413
wmderland
wmderland aesophor C++

🌳 X11 tiling window manager using space partitioning trees

408
self-driving-ish_computer_vision_system
self-driving-ish_computer_vision_system iwatake2222 C++

This project generates images you've probably seen in autonomous driving demo. Object Detection, Lane Detection, Road Segmentation, Depth Estimation u...

407
problem_solutions
problem_solutions insolitum Python

Problemset solutions from leetcode, e-olymp, codingame and CSES

407
UE4-CheatSheet
UE4-CheatSheet jbtronics TeX

An Cheat Sheet for Unreal Engine 4 C++ programming, licensed under CC BY-NC-SA 4.0

406
StealthGameUdemy
StealthGameUdemy tomlooman C++

C++ Stealth Game in Unreal Engine (Udemy Project)

405
FractalCryptGUI
FractalCryptGUI zorggomat C++

Free cross-platform deniable encryption cryptoarchiver

403
ros2-performance
ros2-performance irobot-ros C++

Framework to evaluate peformance of ROS 2

402
TermGL
TermGL wojciech-graj C

2D & 3D graphics engine in the terminal [C/C++]

399
Leetcode-Solutions
Leetcode-Solutions AnasImloul Java

A repository with over 7000 solutions to more than 1800 Leetcode problems written in C++, Python, Java, Javascript, Rust & Golang.

399
ToyRTX
ToyRTX Ubpa C++

CPU & GPU RTX based on OpenGL

397
construct
construct matrix-construct C++

More Matrix Than Matrix

395
idenLib
idenLib secrary C++

idenLib - Library Function Identification [This project is not maintained anymore]

394
design-patterns
design-patterns ZoranPandovski Java

:briefcase: Design patterns written in different programming languages :triangular_ruler:

389
perfmonbar
perfmonbar XhmikosR C++

Displays performance counters on the Windows Taskbar

388
competitive-programming-library
competitive-programming-library mochow13 C++

Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.

386
Arduino-For-Keil
Arduino-For-Keil FASTSHIFT C

A lightweight Arduino framework for Keil projects.

384
nanodbc
nanodbc nanodbc C++

A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12

384
CoopShooterUdemy
CoopShooterUdemy tomlooman C++

C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)

382
MisakaHookFinder
MisakaHookFinder hanmin0822 C++

御坂Hook提取工具—Galgame/文字游戏文本钩子提取

382
jet-live
jet-live ddovod C++

c++ hot code reload for linux and macos

381
caches
caches vpetrigo C++

C++ cache with LRU/LFU/FIFO policies implementation

381
play_with_tflite
play_with_tflite iwatake2222 C++

Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI

381
Daemon
Daemon DaemonEngine C++

The Daemon game engine is a multiplatform 3D game engine tailored for arena first-person shooters, delivering 25 years of development above id Tech 3....

381
UECS
UECS Ubpa C++

Ubpa Entity-Component-System (U ECS) in Unity3D-style

379
hi-nginx
hi-nginx webcpp C

A fast and robust web server and application server for C++,Python,Lua ,Java language

378
arcemu
arcemu arcemu C

World Of Warcraft 3.3.5a server

377
cathook
cathook nullworks C++

Training Software for the game Team Fortress 2

377
QSimpleScada
QSimpleScada IndeemaSoftware C++

Qt based simple SCADA framework, with dashboard, static and dynamic components

377
fastLLaMa
fastLLaMa PotatoSpudowski C

fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backend.

373
tacopie
tacopie Cylix C++

C++ TCP Library - NO LONGER MAINTAINED

372
CSLearning
CSLearning forthespada

开源项目之「计算机编程自学之路」:计算机自学指南+面试大全+资源分享+技术文章

372
tiny-process-library
tiny-process-library eidheim C++

A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and...

371
anno1800-mod-loader
anno1800-mod-loader xforce C++

The one and only mod loader for Anno 1800, supports loading of unpacked RDA files, XML merging and Python mods.

369
kdb
kdb KxSystems q

Companion files to kdb+ and q

369
timemory
timemory NERSC C++

Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essen...

368
speech-aligner
speech-aligner open-speech C++

speech-aligner,是一个从“人声语音”及其“语言文本”,产生音素级别时间对齐标注的工具。speech-aligner, is a tool that generate phoneme-level alignment betw...

367
sparse-map
sparse-map Tessil C++

C++ implementation of a memory efficient hash map and hash set

367
XShaderCompiler
XShaderCompiler LukasBanana C++

Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL

364
SimpleRenderEngine
SimpleRenderEngine mortennobel C++

Small C++14 render engine

362