cplusplus-11
There are 459 repositories under cplusplus-11 topic.
chakra-core/ChakraCore
ChakraCore is an open source Javascript engine with a C API.
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
rttrorg/rttr
C++ Reflection Library
DuffsDevice/tiny-utf8
Unicode (UTF-8) capable std::string
boostorg/hof
Higher-order functions for c++
AccumulateMore/CPlusPlus
✔(已完结)最全面的 C++ 笔记 【黑马程序员】
boostorg/json
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
echo-devim/fhex
A Full-Featured HexEditor compatible with Linux/Windows/MacOS
rodrigocfd/winlamb
A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.
cruxrebels/InterviewBit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
HarryR/ethsnarks
A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop
Chudleyj/AlgoBot
A C++ stock market algorithmic trading bot
jsnell/ratas
A hierarchical timer wheel, for implementing timed event queues
IainWinter/IwEngine
This is an engine that I initially started building after taking a game coding class in high school to learn how the underlying systems of Unity / game engines in general worked.
dosemu2/fdpp
FreeDOS plus-plus, 64bit DOS
boostorg/gil
Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80
Freeeaky/fiber-job-system
Multi-Threaded Job System using Fibers
DestructHub/ProjectEuler
Polyglot solutions for www.projecteuler.net mathematical challenges
famez/J1939-Framework
Framework to work with J1939 Frames used in CAN bus in bus, car and trucks industries
Neargye/scope_guard
Scope Guard & Defer C++
cyanray/mirai-cpp
本项目为 mirai-api-http 的 C++ 封装,方便使用 C++ 开发基于 mirai-api-http 插件。
0x1F9F1/mem
A collection of C++11 headers useful for reverse engineering
BrainlessLabs/bun
Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library
mandliya/modern-cpp-concepts
A repository containing C++11/14/17 concepts and code snippets
banach-space/cpp-tutor
Code examples for tutoring modern C++
m-peko/bitflags
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
demianmnave/CML
The Configurable Math Library
shinmorino/sqaod
Solvers/annealers for simulated quantum annealing on CPU and CUDA(NVIDIA GPU).
smaltby/spotify-api-plusplus
A C++ wrapper of the Spotify Web API
wgroeneveld/gba-sprite-engine
An object-oriented Game Boy Advance sprite engine concept
bedrocksystems/BRiCk
Formalization of C++ for verification purposes.
pfultz2/args
Simple and type-safe commandline argument parser for C++14
akashmodak97/Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
CodeExMachina/BlockingCollection
C++11 thread safe, multi-producer, multi-consumer blocking queue, stack & priority queue class
Sugar0612/music-player
基于Qt QWidget 开发的音乐播放器 更多Qt与其他应用的使用,更多Qt控件功能的使用以及界面的美化 —— 最终程序的打包 | C++ music player based on Qt
kbladin/ElkEngine
Simple graphics engine used as submodule in many of my projects