An open API service indexing awesome lists of open source software.

C++

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

https://github.com/sheredom/utf8.h

📚 single header utf8 string functions for C and C++

c cpp unicode utf8

Last synced: 11 Apr 2025

https://github.com/bloomberg/bde

Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.

allocators cpp cpp-library cpp11 polymorphic-allocators

Last synced: 29 Apr 2025

https://github.com/AshampooSystems/boden

Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io

android-ui cpp cpp17 cross-platform ios-ui mobile mobile-app mobile-development

Last synced: 07 May 2025

https://github.com/ashampoosystems/boden

Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io

android-ui cpp cpp17 cross-platform ios-ui mobile mobile-app mobile-development

Last synced: 08 Apr 2025

https://github.com/nvidia/cub

[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl

algorithms cpp cpp11 cpp14 cpp17 cpp20 cub cuda cxx cxx11 cxx14 cxx17 cxx20 gpu nvidia nvidia-hpc-sdk

Last synced: 17 Jan 2025

https://github.com/wichtounet/thor-os

Simple operating system in C++, written from scratch

assembly c-plus-plus cpp cpu intel multi-process network operating-systems

Last synced: 12 Apr 2025

https://github.com/MeouSker77/Cpp17

本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删

cpp cpp17

Last synced: 18 Apr 2025

https://github.com/glideapps/quicktype-xcode

Xcode extension to paste JSON as Swift, Objective-C, and more

cpp json objective-c swift xcode

Last synced: 08 Apr 2025

https://github.com/NVIDIA/cub

[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl

algorithms cpp cpp11 cpp14 cpp17 cpp20 cub cuda cxx cxx11 cxx14 cxx17 cxx20 gpu nvidia nvidia-hpc-sdk

Last synced: 20 Mar 2025

https://aantron.github.io/better-enums/

C++ compile-time enum to string, iteration, in a single header file

cpp enum header-only reflection

Last synced: 14 Mar 2025

https://github.com/aantron/better-enums

C++ compile-time enum to string, iteration, in a single header file

cpp enum header-only reflection

Last synced: 07 Apr 2025

https://github.com/cpplint/cpplint

Static code checker for C++

cpp lint linter

Last synced: 23 Apr 2025

https://github.com/meousker77/cpp17

本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删

cpp cpp17

Last synced: 11 Apr 2025

https://github.com/netgusto/nodebook

Nodebook - Multi-Lang Web REPL + CLI Code runner

c clojure cpp csharp elixir fsharp go haskell java lua nodejs ocaml php python r repl ruby rust swift typescript

Last synced: 07 Apr 2025

https://github.com/zeldaret/botw

Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)

breath-of-the-wild clang cpp decompilation nintendo-switch reverse-engineering

Last synced: 12 Apr 2025

https://github.com/CppCon/CppCon2020

Slides and other materials from CppCon 2020

cplusplus cpp cpp11 cpp14 cpp17

Last synced: 30 Mar 2025

https://github.com/cppcon/cppcon2020

Slides and other materials from CppCon 2020

cplusplus cpp cpp11 cpp14 cpp17

Last synced: 08 Apr 2025

https://github.com/deepmodeling/deepmd-kit

A deep learning package for many-body potential energy representation and molecular dynamics

ase c computational-chemistry cpp cuda deep-learning deepmd ipi jax lammps materials-science molecular-dynamics nodejs paddle potential-energy python pytorch rocm tensorflow

Last synced: 25 Apr 2025

https://github.com/securesocketfunneling/ssf

Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform

cpp cpp11 network port-forwarding socks socks-proxy socks-server

Last synced: 08 Apr 2025

https://github.com/blend2d/blend2d

2D Vector Graphics Engine Powered by a JIT Compiler

2d-graphics asmjit cpp jit rasterization

Last synced: 12 Apr 2025

https://boostorg.github.io/compute/

A C++ GPU Computing Library for OpenCL

boost c-plus-plus compute cpp gpgpu gpu hpc opencl performance

Last synced: 30 Apr 2025

https://github.com/YimMenu/YimMenu

YimMenu, a GTA V menu protecting against a wide ranges of the public crashes and improving the overall experience.

cpp gta5 gtav menu mod mod-menu

Last synced: 12 Apr 2025

https://github.com/The-OpenROAD-Project/OpenROAD

OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/

cpp def eda gdsii lef opendb-database openroad rtl tcl timing-analysis verilog

Last synced: 17 Nov 2024

https://github.com/wangzhaode/mnn-llm

llm deploy project based mnn. This project has merged into MNN.

baichuan2-7b chatglm-6b chatglm2-6b codegeex2-6b cpp cuda mnn opencl qwen-7b

Last synced: 12 Apr 2025

https://github.com/stefanhaustein/terminalimageviewer

Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters

ansi-colors ascii-graphics cpp terminal-graphics

Last synced: 11 Apr 2025

https://github.com/stefanhaustein/TerminalImageViewer

Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters

ansi-colors ascii-graphics cpp terminal-graphics

Last synced: 15 Mar 2025

https://github.com/boostorg/compute

A C++ GPU Computing Library for OpenCL

boost c-plus-plus compute cpp gpgpu gpu hpc opencl performance

Last synced: 11 Apr 2025

https://github.com/tfussell/xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+

api c-plus-plus cpp excel microsoft read spreadsheet write xlsx

Last synced: 11 Apr 2025

https://github.com/microsoft/vscode-cmake-tools

CMake Tools provides a robust, convenient workflow for CMake projects in VS Code. It simplifies configurations with CMake presets, supports IntelliSense and built-in debugging for CMake scripts, and offers configurable tasks. Its customizable interface allows for efficient project control, while also simplifying test execution and monitoring.

c cmake cpp ctest debugging intellisense microsoft tasks visual-studio-code

Last synced: 13 Apr 2025

https://github.com/martinus/robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

c-plus-plus container cpp cpp11 cpp14 hash hash-tables header-only no-dependencies single-file stl-containers unordered-maps

Last synced: 17 Jan 2025

https://github.com/tugraph-family/tugraph-db

TuGraph: A High Performance Graph Database.

cpp cypher database fastest finbench graph hacktoberfest rust snb

Last synced: 12 Apr 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: 11 Apr 2025

https://github.com/TuGraph-family/tugraph-db

TuGraph: A High Performance Graph Database.

cpp cypher database fastest finbench graph hacktoberfest rust snb

Last synced: 30 Mar 2025

https://github.com/troldal/OpenXLSX

A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.

cpp cpp17 excel

Last synced: 05 May 2025

https://github.com/martinus/nanobench

Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

benchmark cpp cpp11 header-only microbenchmark single-file single-header single-header-lib

Last synced: 12 Apr 2025

https://github.com/troldal/openxlsx

A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.

cpp cpp17 excel

Last synced: 12 Apr 2025

https://github.com/ada-url/ada

WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram, Datadog and Cloudflare Workers.

cpp neon parser performance simd sse2 url whatwg-url

Last synced: 11 Apr 2025

https://github.com/insightsoftwareconsortium/itk

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.

cpp hacktoberfest image-analysis insight-toolkit itk medical-imaging numfocus open-science open-source python reproducible-research scientific-computing

Last synced: 22 Apr 2025

https://github.com/luliyucoordinate/leetcode

Play Leetcode with different programming language

c cpp go java javascript leetcode rust

Last synced: 07 Apr 2025

https://github.com/luliyucoordinate/Leetcode

Play Leetcode with different programming language

c cpp go java javascript leetcode rust

Last synced: 27 Mar 2025

https://github.com/blindmindstudios/starruler2-source

4X Space Strategy game Star Ruler 2's open source distribution.

c-plus-plus cpp engine engine3d game game-engine star-ruler-2

Last synced: 08 Apr 2025

https://github.com/harvestlamb/cpp_houjie

侯捷C++课程PPT及代码,动手学起来

code course cpp cpp11

Last synced: 09 Apr 2025

https://github.com/BlindMindStudios/StarRuler2-Source

4X Space Strategy game Star Ruler 2's open source distribution.

c-plus-plus cpp engine engine3d game game-engine star-ruler-2

Last synced: 19 Mar 2025

https://github.com/UltimMC/Launcher

Offline Minecraft launcher.

aur cpp fork hacktoberfest minecraft qt qt5

Last synced: 08 Apr 2025

https://github.com/InsightSoftwareConsortium/ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.

cpp hacktoberfest image-analysis insight-toolkit itk medical-imaging numfocus open-science open-source python reproducible-research scientific-computing

Last synced: 15 Mar 2025

https://github.com/nickdiego/compiledb

Tool for generating Clang's JSON Compilation Database files for make-based build systems.

c clang compilation-database cpp gnu-make makefile

Last synced: 28 Apr 2025

https://github.com/liniyous/elawidgettools

Fluent-UI For QT-Widget

cpp fluentui gui qt5 qt6 qwidget

Last synced: 13 Apr 2025

https://github.com/symforce-org/symforce

Fast symbolic computation, code generation, and nonlinear optimization for robotics

autonomous-vehicles code-generation computer-vision cpp motion-planning optimization python robotics slam structure-from-motion symbolic-computation

Last synced: 01 May 2025

https://github.com/godweiyang/nn-cuda-example

Several simple examples for popular neural network toolkits calling custom CUDA operators.

cpp cuda neural-network python pytorch tensorflow

Last synced: 12 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: 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/dosbox-staging/dosbox-staging

DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.

arm c cpp dos dosbox dosbox-staging emulator games linux macos ms-dos retrocomputing retrogaming windows x86

Last synced: 11 Apr 2025

https://github.com/godweiyang/NN-CUDA-Example

Several simple examples for popular neural network toolkits calling custom CUDA operators.

cpp cuda neural-network python pytorch tensorflow

Last synced: 20 Mar 2025

https://github.com/codota/tabnine-vscode

Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode

artificial-intelligence autocomplete bash c cpp golang gpt-2 java javascript lua php python ruby rust swift typescript vscode vscode-extension

Last synced: 11 Apr 2025

https://github.com/gulrak/filesystem

An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.

cpp cpp11 cpp14 cpp17 cpp20 filesystem freebsd header-only linux macos windows-10

Last synced: 12 Apr 2025

https://github.com/ultimmc/launcher

Offline Minecraft launcher.

aur cpp fork hacktoberfest minecraft qt qt5

Last synced: 22 Jan 2025

https://github.com/koide3/fast_gicp

A collection of GICP-based fast point cloud registration algorithms

cpp cuda gicp gpu icp multithreading pcl point-cloud python registration scan-matching vgicp

Last synced: 11 Apr 2025

https://github.com/xenia-canary/xenia-canary

Xbox 360 Emulator Research Project

c-plus-plus cpp d3d12 emulation emulator ppc xbox360 xenon

Last synced: 18 Jan 2025

https://github.com/plummerssoftwarellc/nightdriverstrip

NightDriver client for ESP32

arduino cpp esp32 led platformio

Last synced: 11 Apr 2025

https://github.com/PlummersSoftwareLLC/NightDriverStrip

NightDriver client for ESP32

arduino cpp esp32 led platformio

Last synced: 08 Apr 2025

https://github.com/apache/plc4x

PLC4X The Industrial IoT adapter

ab ads bacnet c can cpp ethernetip firmata go iot java knx modbus net opcua python s7 siemens

Last synced: 28 Apr 2025

https://github.com/3dgen/cppwasm-book

:books: WebAssembly friendly programming with C/C++ -- Emscripten practice

c cpp emscripten wasm webassembly

Last synced: 08 Apr 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: 12 Apr 2025

https://github.com/media-kit/media-kit

A cross-platform video player & audio player for Flutter & Dart.

android audio audio-player c cpp dart flutter hacktoberfest ios java libmpv linux macos media-player obj-c swift video video-player web windows

Last synced: 29 Apr 2025

https://github.com/zoranpandovski/al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/

algorithm algorithms algorithms-and-data-structures c computer-science cpp cryptography csharp data-structures go golang hacktoberfest hacktoberfest2021 interview java javascript php python rust scala

Last synced: 11 Apr 2025

https://github.com/superpoweredSDK/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform

🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.

aes android audio cpp cryptography fft hashing hls https ios json linux macos midi rsa spatialization time-stretch usb-audio webassembly windows

Last synced: 16 Mar 2025

https://github.com/superpoweredsdk/low-latency-android-ios-linux-windows-tvos-macos-interactive-audio-platform

🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.

aes android audio cpp cryptography fft hashing hls https ios json linux macos midi rsa spatialization time-stretch usb-audio webassembly windows

Last synced: 12 Apr 2025

https://github.com/ZoranPandovski/al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/

algorithm algorithms algorithms-and-data-structures c computer-science cpp cryptography csharp data-structures go golang hacktoberfest hacktoberfest2021 interview java javascript php python rust scala

Last synced: 15 Mar 2025

https://github.com/tessil/robin-map

C++ implementation of a fast hash map and hash set using robin hood hashing

c-plus-plus cpp data-structures hash-map hash-table header-only

Last synced: 11 Apr 2025

https://github.com/Tessil/robin-map

C++ implementation of a fast hash map and hash set using robin hood hashing

c-plus-plus cpp data-structures hash-map hash-table header-only

Last synced: 20 Mar 2025

https://github.com/godlikepanos/anki-3d-engine

AnKi 3D Engine - Vulkan backend, modern renderer, scripting, physics and more

3d android c-plus-plus cpp game-engine graphics linux vulkan windows

Last synced: 15 Mar 2025