GitHub topics: cpp11
Zmmyslony/vector_slicer
Slicer designed for generation of planar print patterns where not only the geometry is controlled, but also the printing direction.
Language: C++ - Size: 69 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 4 - Forks: 0
softwareQinc/qpp
Modern C++ quantum computing library
Language: C++ - Size: 275 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 637 - Forks: 133
andrew-gresyk/HFSM2
High-Performance Hierarchical Finite State Machine Framework
Language: C++ - Size: 2.38 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 570 - Forks: 74
abin-z/SerialPort
串口通讯工具库
Language: C++ - Size: 278 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0
gabime/spdlog
Fast C++ logging library.
Language: C++ - Size: 40.7 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 27,755 - Forks: 4,976
Mzying2001/cppsharp
给 C++ 引入类似 C# 的委托和属性支持
Language: C++ - Size: 103 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
Coollab-Art/imgui_gradient
Dear ImGui extension that adds a gradient widget
Language: C++ - Size: 526 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 43 - Forks: 7
NVIDIA/thrust 📦
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
Language: C++ - Size: 17 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 4,989 - Forks: 762
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
Size: 392 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 3,983 - Forks: 263
BlueAndi/Pixelix
Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
Language: C++ - Size: 60.7 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 389 - Forks: 67
boostorg/leaf
Lightweight Error Augmentation Framework
Language: C++ - Size: 16.4 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 337 - Forks: 51
HaxyM/crap
Simple template meta-programming library
Language: C++ - Size: 1.13 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 1
Delta456/modern_cpp_series
Code for my Modern C++ Articles
Language: C++ - Size: 42 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 37 - Forks: 1
boostorg/openmethod
Open-methods for C++ 17
Language: C++ - Size: 897 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 11 - Forks: 3
Andezion/Sudoku
Sudoku game app and solver for diagonal and classic Sudoku
Language: C++ - Size: 214 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0
CLIUtils/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
Language: C++ - Size: 5.02 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 3,993 - Forks: 406
TheRealMilesLee/DeepLearning-Watermark
This repository is a project that could be used as create fake watermark that imbedded in the picture
Language: Python - Size: 3.09 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 0
nonstd-lite/expected-lite
expected lite - C++23 expected objects for C++11 and later in a single-file header-only library
Language: C++ - Size: 342 KB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 518 - Forks: 45
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
Language: C++ - Size: 3.88 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 15,661 - Forks: 2,573
djngalja/playground
Some code I wrote while learning algorithms and other things.
Language: C++ - Size: 120 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
rue-ryuzaki/argparse
Argument parser for C++
Language: C++ - Size: 2.92 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 17 - Forks: 3
kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 3749 LeetCode Problems (Weekly Update)
Language: C++ - Size: 25.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5,063 - Forks: 1,644
Project-Ever-Changing/SpoopyEnvi.
A horror engine for a horror game.
Language: C - Size: 28.2 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 1
nonstd-lite/value-ptr-lite
value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 176 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 50 - Forks: 14
nonstd-lite/string-lite
String algorithms for C+11 and later in a single-file header-only library.
Language: C++ - Size: 170 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 9 - Forks: 0
nonstd-lite/status-value-lite
status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library
Language: C++ - Size: 200 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 1
nonstd-lite/span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 413 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 509 - Forks: 45
nonstd-lite/jthread-lite
C++20's jthread for C++11 and later in a single-file header-only library (WIP).
Language: C++ - Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 65 - Forks: 2
nonstd-lite/boolean-lite
boolean lite: A strong boolean type for C++98 and later
Language: C++ - Size: 51.8 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 6 - Forks: 1
nonstd-lite/active-lite
Active objects for C++11 and later.
Language: CMake - Size: 67.4 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 1
martinmoene/lest
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
Language: C++ - Size: 1.05 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 405 - Forks: 46
nonstd-lite/ring-span-lite
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 260 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 165 - Forks: 14
NodeppOfficial/nodepp-wasm
A runtime for writing reliable asynchronous applications with C++. Provides I/O, networking, scheduling, timers, ...
Language: C++ - Size: 119 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
NodeppOfficial/nodepp-espxx
Nodepp-espressif | Asynchronous C++ for ESP32 & ESP8266
Language: C++ - Size: 122 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
NodeppOfficial/nodepp-arduino
Nodepp for Embedded Devices | Arduino
Language: C++ - Size: 166 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 9 - Forks: 4
bloomberg/bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Language: C++ - Size: 233 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 1,775 - Forks: 328
philips-software/amp-embedded-infra-lib
amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software development
Language: C++ - Size: 32.1 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 237 - Forks: 38
p-ranav/indicators
Activity Indicators for Modern C++
Language: C++ - Size: 33.7 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 3,304 - Forks: 260
luk036/ellalgo-cpp
🫒 Ellipsoid Method C++ Code
Language: C++ - Size: 1.33 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
biojppm/rapidyaml
Rapid YAML - a library to parse and emit YAML, and do it fast.
Language: C++ - Size: 11.7 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 684 - Forks: 121
99x/emojicpp
Emoji :smile: for c++ developers :+1:
Language: C++ - Size: 354 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 277 - Forks: 51
AccumulateMore/CPlusPlus
✔(已完结)最全面的 C++ 笔记 【黑马程序员】
Language: Jupyter Notebook - Size: 14 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 643 - Forks: 150
scourii/lunafetch
Returns system information fast
Language: C++ - Size: 66.4 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1
Dvurechensky-Docs/BasicKnowledgeCPP
Базовые знания языка C++
Language: C++ - Size: 269 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0
heremaps/here-data-sdk-cpp
The HERE Data SDK for C++ is a modern, lightweight and modular SDK for the HERE platform
Language: C++ - Size: 38.5 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 53 - Forks: 43
sony/nmos-cpp
An NMOS (Networked Media Open Specifications) Registry and Node in C++ (IS-04, IS-05)
Language: C++ - Size: 6.47 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 176 - Forks: 90
krivenko/libcommute
A quantum operator algebra domain-specific language and exact diagonalization toolkit for C++11/14/17
Language: C++ - Size: 18.7 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 22 - Forks: 5
GValiente/pcps
CPU and GPU point cloud plane segmentation
Language: C++ - Size: 19.3 MB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 30 - Forks: 8
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
Language: C++ - Size: 161 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 1,884 - Forks: 169
vlachenal/anch-framework
AnCH Framework - Another C++ Hack "Framework"
Language: C++ - Size: 22.2 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 3 - Forks: 1
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Language: C++ - Size: 10.6 MB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 8,242 - Forks: 1,694
MASD-Project/cpp_ref_impl 📦
C++ Reference Implementation for MASD models
Language: C++ - Size: 4.22 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 2
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
Language: Python - Size: 280 MB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 2,597 - Forks: 393
xaizek/uncov
uncov(er) is a tool that collects and processes code coverage reports.
Language: C++ - Size: 1.96 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 15 - Forks: 1
lim-james/low-latency-experiments
exploring fundamentals
Language: C++ - Size: 69.3 KB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
cpptest/cpptest
:hammer_and_wrench: Powerful, yet simple, C++ unit testing framework; new home after https://sourceforge.net/projects/cpptest/
Language: C++ - Size: 343 KB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 76 - Forks: 29
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
Language: HTML - Size: 209 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 12,734 - Forks: 1,212
Konvt/pgbar
A lightweight terminal progress bar for Modern C++.
Language: C++ - Size: 4.59 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 25 - Forks: 2
flagarde/cpp-terminfo
C++ library for terminal terminfo capabilities
Language: C++ - Size: 90.8 KB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
dosemu2/fdpp
FreeDOS plus-plus, 64bit DOS
Language: C - Size: 4.11 MB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 226 - Forks: 22
jimmy-park/singleton
C++11/17/20 thread-safe singleton pattern using CRTP
Language: C++ - Size: 104 KB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 36 - Forks: 2
wx-chevalier/CPP-Notes
CPP Notes & RoadMaps for Coder, Programming Language, Software Engineering, Web, Backend, Distributed Infrastructure, DataScience & AI | 技术领域前瞻与程序员的进阶之路
Language: C++ - Size: 9.1 MB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 96 - Forks: 15
NVIDIA/cub 📦
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
Language: Cuda - Size: 17.5 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 1,807 - Forks: 465
NVIDIA/libcudacxx 📦
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
Language: C++ - Size: 11.9 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2,309 - Forks: 190
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
Language: C - Size: 154 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 7,701 - Forks: 561
NewYaroslav/log-it-cpp
LogIt++ is a flexible and versatile C++ logging library with support for various backends and stream-based output.
Language: C++ - Size: 3.67 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 1
cppalliance/http_proto
HTTP/1 parsing and serialization algorithms using C++11
Language: C++ - Size: 1.85 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 29 - Forks: 11
f18m/boost-intrusive-pool
A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).
Language: C++ - Size: 644 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 23 - Forks: 1
IntergatedCircuits/freertos-mcpp
Wrapping FreeRTOS in modern C++ classes
Language: C++ - Size: 166 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 37 - Forks: 7
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Language: C++ - Size: 30 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 39,253 - Forks: 3,777
ProgramMax/max
max is a tool belt for C++
Language: C++ - Size: 1.06 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0
zemasoft/wildcards
A simple C++ header-only template library implementing matching using wildcards
Language: C++ - Size: 351 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 91 - Forks: 6
R1NC/DynXX
A cross-platform framework based on modern C++, supporting biz dev with Lua & JS.
Language: C++ - Size: 3.28 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Language: C++ - Size: 78.1 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 22,752 - Forks: 1,180
tripleslash/rocket
rocket - Fast single header signal/slots library for C++
Language: C++ - Size: 127 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 208 - Forks: 14
agauniyal/rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
Language: C++ - Size: 260 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 1,561 - Forks: 152
vittorioromeo/SSVOpenHexagon
C++20 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
Language: C - Size: 110 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 634 - Forks: 76
pygyme/pygyme.github.io
:clap: 博客地址
Language: HTML - Size: 260 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
luk036/csd-cpp
🔄 Canonical signed digit conversion in C++
Language: C++ - Size: 1.07 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
abin-z/ThreadPool
A cross-platform, header-only C++11 thread pool (线程池)
Language: C++ - Size: 356 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 0
coolxv/cpp-stub
C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.
Language: C++ - Size: 10.8 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 316 - Forks: 88
rigtorp/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
Language: C++ - Size: 165 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 1,112 - Forks: 145
taocpp/PEGTL
Parsing Expression Grammar Template Library
Language: C++ - Size: 6.37 MB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 2,077 - Forks: 247
ckormanyos/real-time-cpp
Source code for the book Real-Time C++, by Christopher Kormanyos
Language: C++ - Size: 270 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 740 - Forks: 183
Stepainpy/fwnbi
Fixed-width N-bit integers
Language: C++ - Size: 265 KB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0
Neko-Box-Coder/ssLogger
Super Simple Logger for call stack and quick debug logging
Language: C++ - Size: 7.72 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0
iaceene/IRC-Server
An IRC server is a computer that runs software enabling people to communicate in real time using the Internet Relay Chat (IRC) protocol.
Language: C++ - Size: 31.3 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0
cbeck88/visit_struct
A miniature library for struct-field reflection in C++
Language: C++ - Size: 251 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 620 - Forks: 53
Ko-vey/SDLplayerCore
A lightweight, multi-threaded audio/video player core built with C++11, FFmpeg 7, and SDL2.
Language: C++ - Size: 10.4 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 4 - Forks: 0
marcosgambeta/harbourpp-v1
Harbour++ v1
Language: C - Size: 51.3 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 17 - Forks: 3
Yadoms/yadoms
Yadoms is open source, simple, powerfull, flexible and multiplatforms domotic solution.
Language: C++ - Size: 166 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 63 - Forks: 17
bang-olufsen/yash
Yash - Yet Another Shell
Language: C++ - Size: 4 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 3 - Forks: 1
boostorg/url
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
Language: C++ - Size: 7.11 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 197 - Forks: 58
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Language: HTML - Size: 553 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 14,031 - Forks: 976
simdsoft/yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client applications.
Language: C++ - Size: 56.9 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 1,036 - Forks: 232
krivenko/ezARPACK
A C++ ARPACK-NG wrapper compatible with multiple matrix libraries
Language: C++ - Size: 49.8 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 18 - Forks: 6
abin-z/mlog
基于spdlog, 按文件夹划分的日志库
Language: C++ - Size: 38.1 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0
RenderKit/rkcommon
Intel RenderKit common C++/CMake infrastructure
Language: C++ - Size: 756 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 21 - Forks: 12
ilqvya/random
Random for modern C++ with convenient API
Language: C++ - Size: 427 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 947 - Forks: 85
TinyPiXOS/TinyPiXOS
TinyPiXOS 完全自主研发的轻量级移动设备操作系统!基于开源Linux深度定制内核,彻底摒弃X11/Wayland传统图形方案,以纯C/C++重构轻量级嵌入式GUI框架,自研TpWM窗口管理器,实现完整桌面级功能与多应用并行处理,为工业触控屏、医疗设备HMI提供开源解决方案。以硬核技术重塑嵌入式交互体验!
Language: C - Size: 173 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 38 - Forks: 5