Projects in Awesome Lists tagged with cplusplus
A curated list of projects in awesome lists tagged with cplusplus .
https://github.com/ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
api cplusplus framework game-development game-engine gamedev gui imgui immediate-gui library multi-platform native toolkit tools ui
Last synced: 12 May 2025
https://github.com/microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
c cmake cplusplus cpp libraries package-manager packages vcpkg visual-studio windows
Last synced: 12 May 2025
https://github.com/Microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
c cmake cplusplus cpp libraries package-manager packages vcpkg visual-studio windows
Last synced: 12 Mar 2025
https://github.com/glideapps/quicktype
Generate types and converters from JSON, Schema, and GraphQL
cplusplus csharp elm golang graphql java json json-schema kotlin objective-c rust swift typescript
Last synced: 13 May 2025
https://github.com/quicktype/quicktype
Generate types and converters from JSON, Schema, and GraphQL
cplusplus csharp elm golang graphql java json json-schema kotlin objective-c rust swift typescript
Last synced: 05 Apr 2025
https://github.com/apache/thrift
Apache Thrift
actionscript c cplusplus csharp d dart http library network-client network-server thrift
Last synced: 12 May 2025
https://github.com/chakra-core/chakracore
ChakraCore is an open source Javascript engine with a C API.
chakra chakracore cplusplus cplusplus-11 cpp hacktoberfest help-wanted javascript javascript-engine js jsrt linux microsoft mit-license osx runtime up-for-grabs vm windows
Last synced: 14 May 2025
https://github.com/Microsoft/ChakraCore
ChakraCore is an open source Javascript engine with a C API.
chakra chakracore cplusplus cplusplus-11 cpp hacktoberfest help-wanted javascript javascript-engine js jsrt linux microsoft mit-license osx runtime up-for-grabs vm windows
Last synced: 15 Dec 2024
https://github.com/chakra-core/ChakraCore
ChakraCore is an open source Javascript engine with a C API.
chakra chakracore cplusplus cplusplus-11 cpp hacktoberfest help-wanted javascript javascript-engine js jsrt linux microsoft mit-license osx runtime up-for-grabs vm windows
Last synced: 26 Mar 2025
https://github.com/conan-io/conan
Conan - The open-source C and C++ package manager
c cmake conan cplusplus cpp multi-platform package-manager
Last synced: 12 May 2025
https://github.com/BoomingTech/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
cplusplus cpp game-development game-engine imgui physics rendering vulkan
Last synced: 17 Apr 2025
https://github.com/boomingtech/piccolo
Piccolo (formerly Pilot) – mini game engine for games104
cplusplus cpp game-development game-engine imgui physics rendering vulkan
Last synced: 14 May 2025
https://github.com/libresprite/libresprite
Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite
animation cplusplus cpp drawing graphics pixel-art pixel-editor sprites
Last synced: 13 May 2025
https://github.com/neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 enum enum-to-string header-only metaprogramming no-dependencies reflection serialization single-file string-to-enum
Last synced: 16 May 2025
https://github.com/Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 enum enum-to-string header-only metaprogramming no-dependencies reflection serialization single-file string-to-enum
Last synced: 28 Mar 2025
https://github.com/gaia-pipeline/gaia
Build powerful pipelines in any programming language.
automation build continuous-delivery continuous-integration continuous-testing cplusplus deployment devops devops-tools distributed-systems gitops go java kubernetes pipeline python ruby
Last synced: 14 May 2025
https://github.com/LibreSprite/LibreSprite
Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite
animation cplusplus cpp drawing graphics pixel-art pixel-editor sprites
Last synced: 26 Apr 2025
https://github.com/mattpd/cpplinks
A categorized list of C++ resources.
assembly c-plus-plus compilers computer-architecture cplusplus cpp debugging
Last synced: 13 May 2025
https://github.com/xrplf/rippled
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
blockchain c-plus-plus cplusplus cryptography xrp xrp-ledger xrpl
Last synced: 13 May 2025
https://github.com/XRPLF/rippled
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
blockchain c-plus-plus cplusplus cryptography xrp xrp-ledger xrpl
Last synced: 15 Mar 2025
https://github.com/ripple/rippled
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
blockchain c-plus-plus cplusplus cryptography xrp xrp-ledger xrpl
Last synced: 14 Dec 2024
https://github.com/boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
asio async-programming boost boost-libraries c-plus-plus-11 cplusplus http http-client http-server linux networking osx server ssl tls websocket websocket-client websocket-server websockets windows
Last synced: 13 May 2025
https://github.com/MattPD/cpplinks
A categorized list of C++ resources.
assembly c-plus-plus compilers computer-architecture cplusplus cpp debugging
Last synced: 01 Apr 2025
https://github.com/andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
ast clang cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cplusplus-23 cpp cpp11 cpp14 cpp17 cpp20 cpp23 cpp26 llvm
Last synced: 13 May 2025
https://github.com/google/open-location-code
Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.
c cplusplus dart geo golang gps java javascript latitude longitude openlocationcode pluscode python ruby rust street-address
Last synced: 14 May 2025
https://github.com/leejet/stable-diffusion.cpp
Stable Diffusion and Flux in pure C/C++
ai cplusplus diffusion flux flux-dev flux-schnell ggml image-generation image2image img2img latent-diffusion stable-diffusion text2image txt2img
Last synced: 12 May 2025
https://github.com/oceanbase/miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
classroom cplusplus database education hackertoberfest learn-to-database mini-database training
Last synced: 13 May 2025
https://github.com/lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
async async-await asynchronous-programming asyncio clang coroutines coroutines-ts cplusplus cpp linux msvc windows
Last synced: 14 May 2025
https://github.com/pezy/cppprimer
:books: Solutions for C++ Primer 5th exercises.
c-plus-plus cplusplus cpp-primer cpp11 cpps exercise-solutions
Last synced: 14 May 2025
https://github.com/pezy/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
c-plus-plus cplusplus cpp-primer cpp11 cpps exercise-solutions
Last synced: 15 Mar 2025
https://github.com/atomicgameengine/atomicgameengine
The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
android cplusplus csharp game-development game-engine ios javascript linux macos typescript webgl windows
Last synced: 23 Feb 2025
https://github.com/laserpants/qt-material-widgets
:art: Qt widgets-based implementation of the Material Design specification.
cplusplus material-design qt qt-widgets
Last synced: 14 May 2025
https://github.com/ivmai/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
c c-plus-plus cplusplus cpp cross-platform garbage-collection garbage-collector gc leak-detection library memory-allocation memory-leak-detection memory-management portable
Last synced: 13 May 2025
https://github.com/openxray/xray-16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
3d-engine 3d-game-engine arm64 cmake cplusplus cpp cpp17 d3d11 d3d9 directx directx11 engine game-engine opengl opensource sdl sdl2 stalker x64 xray-engine
Last synced: 13 May 2025
https://github.com/AtomicGameEngine/AtomicGameEngine
The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
android cplusplus csharp game-development game-engine ios javascript linux macos typescript webgl windows
Last synced: 15 Mar 2025
https://github.com/acl-dev/acl
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
coroutine cplusplus database fiber http http-client http-server https memcached-clients mqtt-client mqtt-protocol network redis redis-client smtp websocket
Last synced: 13 May 2025
https://github.com/descentdevelopers/descent3
Descent 3 by Outrage Entertainment
Last synced: 14 May 2025
https://github.com/facebookresearch/habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
ai computer-vision cplusplus robotics sim2real simulator
Last synced: 13 May 2025
https://github.com/DescentDevelopers/Descent3
Descent 3 by Outrage Entertainment
Last synced: 04 Apr 2025
https://github.com/xelatihy/yocto-gl
Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
3d-graphics computer-graphics cplusplus cpp gltf graphics path-tracer path-tracing physically-based-rendering rendering
Last synced: 15 May 2025
https://github.com/adnanaziz/epijudge
EPI Judge - Preview Release
algorithms cplusplus elements-of-programming-interviews interviewing java python
Last synced: 14 May 2025
https://github.com/OpenXRay/xray-16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
3d-engine 3d-game-engine arm64 cmake cplusplus cpp cpp17 d3d11 d3d9 directx directx11 engine game-engine opengl opensource sdl sdl2 stalker x64 xray-engine
Last synced: 20 Mar 2025
https://github.com/userver-framework/userver
Production-ready C++ Asynchronous Framework with rich functionality
async asynchronous coroutines cplusplus cplusplus-17 cpp17 database-access framework grpc high-availability http http-client http-server microservices mongo postgres postgresql redis server web
Last synced: 29 Apr 2025
https://github.com/polytonic/glitter
Dead Simple OpenGL
cplusplus graphics opengl rendering
Last synced: 14 May 2025
https://github.com/Polytonic/Glitter
Dead Simple OpenGL
cplusplus graphics opengl rendering
Last synced: 20 Mar 2025
https://github.com/bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
concurrency cplusplus cplusplus-17 cplusplus-20 cplusplus-23 cpp cpp17 cpp20 cpp20-modules cpp23 easy-to-use high-performance high-performance-computing multithreading parallel scientific-computing thread-pool threading threadpool
Last synced: 14 May 2025
https://github.com/fnc12/sqlite_orm
❤️ SQLite ORM light header only library for modern C++
cplusplus cplusplus-14 cpp crud modern-cpp orm sql sqlite sqlite-orm sqlite3 sqlite3-database sqliteorm
Last synced: 14 May 2025
https://github.com/neargye/nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 enum-to-string header-only metaprogramming nameof nameof-operator no-dependencies reflection serialization single-file
Last synced: 14 May 2025
https://github.com/Neargye/nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 enum-to-string header-only metaprogramming nameof nameof-operator no-dependencies reflection serialization single-file
Last synced: 28 Mar 2025
https://github.com/blade-build/blade-build
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
build-system build-tool cplusplus java monorepo multilingual ninja protobuf python scala
Last synced: 08 Apr 2025
https://github.com/chen3feng/blade-build
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
build-system build-tool cplusplus java monorepo multilingual ninja protobuf python scala
Last synced: 03 Apr 2025
https://github.com/prabhuomkar/pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone
artificial-intelligence autograd colab convolutional-neural-network cplusplus datasets generative-adversarial-network interactive-tutorials language-model libtorch machine-learning neural-network pytorch recurrent-neural-network scriptmodule-files tensors torch tutorial
Last synced: 14 May 2025
https://github.com/stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
api beve binary cplusplus cpp csv fast header-only interface json json-rpc2 json-schema reflection serialization
Last synced: 14 May 2025
https://github.com/eigenteam/eigen-git-mirror
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
blas cplusplus lapack linear-algebra matrix solvers sparse-matrix
Last synced: 15 May 2025
https://github.com/clangd/clangd
clangd language server
clang cplusplus ide language-server
Last synced: 14 May 2025
https://github.com/rpclib/rpclib
rpclib is a modern C++ msgpack-RPC server and client library
cplusplus cplusplus-14 cpp cpp14 msgpack rpc
Last synced: 13 Apr 2025
https://github.com/kfrlib/kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
audio audio-processing avx avx512 clang cplusplus cplusplus-14 cplusplus-17 cpp14 cpp17 cxx dft digital-signal-processing discrete-fourier-transform dsp fast-fourier-transform fft header-only simd
Last synced: 14 May 2025
https://github.com/standardese/cppast
Library to parse and work with the C++ AST
ast cplusplus libclang parser-library
Last synced: 15 May 2025
https://github.com/foonathan/cppast
Library to parse and work with the C++ AST
ast cplusplus libclang parser-library
Last synced: 02 Jan 2025
https://github.com/google/sandboxed-api
Generate sandboxes for C/C++ libraries automatically
apache-license-2 cplusplus cplusplus-17 sandbox sandboxing sapi security security-hardening
Last synced: 14 May 2025
https://github.com/vitalelement/avalonstudio
Cross platform IDE and Shell
arch-linux avalonia clang cplusplus cross-platform-ide csharp dotnetcore gcc gdb linux llvm macos mono stm32 ubuntu xaml
Last synced: 14 May 2025
https://github.com/max0x7ba/atomic_queue
C++14 lock-free queue.
atomic atomic-queues atomics benchmarks c-plus-plus c-plusplus circular-queue cplusplus cpp data-structures datastructures high-performance lock-free lockfree lockless low-latency multi-threading multithreading queue ring-buffer-array
Last synced: 14 May 2025
https://github.com/redasmorg/redasm
The OpenSource Disassembler
arm binary-analysis cplusplus cross-platform dalvik dex disassembler esp32 esp32-idf espressif ida ida-pro idapro linux mips qt5 reverse-engineering software-analysis xtensa
Last synced: 14 May 2025
https://github.com/VitalElement/AvalonStudio
Cross platform IDE and Shell
arch-linux avalonia clang cplusplus cross-platform-ide csharp dotnetcore gcc gdb linux llvm macos mono stm32 ubuntu xaml
Last synced: 11 Apr 2025
https://github.com/raizam/gamedev_libraries
A collection of open source c/c++ libraries for gamedev
c cplusplus game-engine gamedev gamedev-library
Last synced: 08 Apr 2025
https://github.com/REDasmOrg/REDasm
The OpenSource Disassembler
arm binary-analysis cplusplus cross-platform dalvik dex disassembler esp32 esp32-idf espressif ida ida-pro idapro linux mips qt5 reverse-engineering software-analysis xtensa
Last synced: 08 May 2025
https://github.com/pencil2d/pencil
Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
animation bitmap cartoon cplusplus drawing graphics2d hacktoberfest linux macos multi-platform onion-skin pencil2d qt5
Last synced: 14 May 2025
https://github.com/enkimute/ganja.js
:triangular_ruler: Javascript Geometric Algebra Generator for Javascript, c++, c#, rust, python. (with operator overloading and algebraic literals) -
algebraic-data-types clifford-algebras complex-numbers cplusplus csharp geometric-algebra javascript operator-overloading python quaternion-algebra rust
Last synced: 15 May 2025
https://github.com/agauniyal/rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
ansi cli color command-line console cplusplus cpp cpp-library cpp11 cpp14 cpp17 rang terminal
Last synced: 15 May 2025
https://github.com/balazsjako/imguicolortextedit
Colorizing text editor for ImGui
autoindent c color-palette cplusplus glsl hlsl imgui lua sourcecode sql syntax-highlighting text-editor undo-redo utf-8 utf8
Last synced: 15 May 2025
https://github.com/perilouswithadollarsign/cstrike15_src
Leak of CS:GO Source code, provided by yours truly so go rep me
Last synced: 15 May 2025
https://github.com/soci/soci
Official repository of the SOCI - The C++ Database Access Library
boost cplusplus database-library db2 firebird mysql odbc oracle postgresql sqlite3
Last synced: 14 May 2025
https://github.com/BalazsJako/ImGuiColorTextEdit
Colorizing text editor for ImGui
autoindent c color-palette cplusplus glsl hlsl imgui lua sourcecode sql syntax-highlighting text-editor undo-redo utf-8 utf8
Last synced: 08 May 2025
https://github.com/gbdev/rgbds
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
asm assembly assembly-language assembly-sm83 cplusplus game-boy game-development gameboy gamedev gbdev gbz80 sm83
Last synced: 14 May 2025
https://github.com/mytechnotalent/hacking-windows
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
assembler assembly blue-team cplusplus cpp cyber cyber-threat-intelligence cybersecurity hack hacking ida ida-pro idapro microsoft-windows reverse-engineering training training-material training-materials win32api windows
Last synced: 09 Apr 2025
https://github.com/mytechnotalent/Hacking-Windows
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
assembler assembly blue-team cplusplus cpp cyber cyber-threat-intelligence cybersecurity hack hacking ida ida-pro idapro microsoft-windows reverse-engineering training training-material training-materials win32api windows
Last synced: 28 Mar 2025
https://github.com/SOCI/soci
Official repository of the SOCI - The C++ Database Access Library
boost cplusplus database-library db2 firebird mysql odbc oracle postgresql sqlite3
Last synced: 15 Mar 2025
https://github.com/boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
boost clang cplusplus cplusplus-14 cpp cpp14 cpp17 gcc magic reflection reflection-library reflections std tuple tuples visual-studio
Last synced: 14 May 2025
https://github.com/dadschoorse/vkbasalt
a vulkan post processing layer for linux
Last synced: 08 Apr 2025
https://github.com/DadSchoorse/vkBasalt
a vulkan post processing layer for linux
Last synced: 18 Mar 2025
https://github.com/corrosion-rs/corrosion
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
build-system build-systems build-tool c cargo cmake cmake-cargo cplusplus cpp cross-compilation rust
Last synced: 14 May 2025
https://github.com/stiffstream/restinio
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
asio cplusplus cpp http http-server https library linux rest tls-support websockets windows
Last synced: 14 May 2025
https://github.com/Stiffstream/restinio
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
asio cplusplus cpp http http-server https library linux rest tls-support websockets windows
Last synced: 14 Apr 2025
https://github.com/jpersson77/lgtvcompanion
Power On and Off WebOS LG TVs together with your PC
cplusplus eventlog lg namedpipe networking service vcpkg webos websocket windows10 windows11 windowsservice winsocket
Last synced: 14 May 2025
https://github.com/genodelabs/genode
Genode OS Framework
arm cplusplus cpp framework genode goa hypervisor linux microkernel nova object-capabilities operating-system osdev riscv sculpt-os sel4 virtualization x86
Last synced: 14 May 2025
https://github.com/jtv/libpqxx
The official C++ client API for PostgreSQL.
cplusplus cplusplus-17 cplusplus-20 cplusplus-23 databases postgres postgresql
Last synced: 14 May 2025