#
cplusplus-11

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 437 public repositories matching this topic...
C++ Reflection Library
-
Updated
Nov 26, 2021 - C++
C++ Insights - See your source code with the eyes of a compiler
cplusplus
cpp
llvm
cpp14
ast
clang
cpp11
cpp17
cplusplus-14
cplusplus-11
cplusplus-17
cpp20
cplusplus-20
-
Updated
May 1, 2022 - C++
Higher-order functions for c++
c-plus-plus
lambda
functional
modern
cplusplus
cpp
functional-programming
constexpr
cpp14
cpp11
cplusplus-14
cplusplus-11
-
Updated
Apr 13, 2022 - C++
Unicode (UTF-8) capable std::string
unicode
cplusplus
cpp
string
encoder
decoder
utf-8
conversion
header-only
string-conversion
string-manipulation
codepoints
std
utf8
utf8-string
drop-in
cplusplus-11
utf-32
tiny-utf8
-
Updated
Nov 9, 2021 - C++
A Full-Featured HexEditor compatible with Linux/Windows/MacOS
-
Updated
Dec 20, 2021 - C++
A C++11 or library for parsing and serializing JSON to and from a DOM container in memory.
-
Updated
May 3, 2022 - C++
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
hashing
linked-list
stack
queue
math
maps
backtracking
bit-manipulation
string-manipulation
arrays
cplusplus-14
dynamic-programming
trees
greedy-algorithms
heaps
cplusplus-11
binarysearch
interviewbit
interviewbit-solutions
two-pointers
-
Updated
Aug 20, 2021 - C++
HarryR
commented
Sep 23, 2018
See: https://www.boost.org/doc/libs/1_58_0/doc/html/program_options/tutorial.html#idp337609360
If we want to be more idiomatic C++ and use less C-style stuff and enable more complex command-line options, would this be a good improvement?
There are common 'program stubs' which are used as the entry-point for many commands:
A hierarchical timer wheel, for implementing timed event queues
-
Updated
May 19, 2019 - C++
Polyglot solutions for www.projecteuler.net mathematical challenges
python
clojure
haskell
elixir
lua
common-lisp
solver
mathematics
projecteuler
polyglot
solvers
contests
cplusplus-11
hackertoberfest
-
Updated
Nov 7, 2021 - Python
Boost.GIL - Generic Image Library | Requires C++11 since Boost 1.68
image
cplusplus
boost
image-processing
raster
image-processing-library
cplusplus-11
raster-processing
generic-image-library
gil
-
Updated
May 3, 2022 - C++
Multi-Threaded Job System using Fibers
-
Updated
Apr 28, 2019 - C++
A C++ stock market algorithmic trading bot
finance
cplusplus
cpp
cpp11
stock-market
iex
stock-price-prediction
algotrading
stocks
stock-data
financial-data
financial-analysis
algorithmic-trading
financial-markets
cplusplus-11
stock-prediction
stock-analysis
stock-trading
iextrading
iex-api
-
Updated
Nov 13, 2018 - C++
本项目为 mirai-api-http 的 C++ 封装,方便使用 C++ 开发基于 mirai-api-http 插件。
-
Updated
Apr 25, 2022 - C++
Framework to work with J1939 Frames used in CAN bus in bus, car and trucks industries
javascript
angularjs
c
html
protobuf
travis-ci
test
bus
websockets
linux-distribution
can-bus
cplusplus-11
j1939
-
Updated
Dec 15, 2021 - C++
FreeDOS plus-plus, 64bit DOS
-
Updated
Apr 27, 2022 - C
This is an engine that I initially started building after taking a game coding class in high school. I didn't like Unity so tried to make something more code focused that was personally easier to use.
-
Updated
Apr 22, 2022 - C++
BrainlessLabs
commented
Sep 30, 2019
Currently the kv store is unqlite. It will be good to integrate LevelDb with Bun
Single file, header-only, no-dependencies C++ library for Poisson disk sampling in arbitrary dimensions.
header-only
cplusplus-14
no-dependencies
single-file
poisson-distribution
cplusplus-11
sampling-schemes
cplusplus-17
blue-noise
-
Updated
Jul 5, 2020 - C++
A collection of C++11 headers useful for reverse engineering
cplusplus
cpp
memory
reverse-engineering
pointer
rtti
boyermoore
cplusplus-11
memory-scanning
memory-scanner
boyer-moore
boyer-moore-algorithm
aob
boyer-moore-horspool
-
Updated
Jun 5, 2021 - C++
Scope Guard & Defer C++
c-plus-plus
cplusplus
cpp
c-plus-plus-11
cpp11
header-only
no-dependencies
scope-guard
single-file
cplusplus-11
defer-operator
-
Updated
Apr 5, 2022 - C++
The Configurable Math Library
-
Updated
Jun 2, 2021 - C++
A repository containing C++11/14/17 concepts and code snippets
-
Updated
Jan 31, 2018 - C++
An object-oriented Game Boy Advance sprite engine concept
-
Updated
Aug 13, 2020 - C
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
c-plus-plus
cplusplus
cpp
c-plus-plus-11
bits
c-plus-plus-14
header-only
cplusplus-14
c-plus-plus-17
flags
single-header-lib
bitflags
cplusplus-11
cpp-11
cpp-14
cplusplus-17
cpp-17
header-library
-
Updated
Sep 29, 2021 - C++
Simple and type-safe commandline argument parser for C++14
-
Updated
Aug 5, 2021 - C++
Simple graphics engine used as submodule in many of my projects
opengl
graphics-engine
cplusplus
graphics
rendering
glfw
glsl
assimp
cplusplus-14
rendering-engine
glfw3
graphics-library
rendering-3d-graphics
opengl-shading-language
graphics-rendering
physically-based-rendering
cplusplus-11
freeimage
-
Updated
Feb 25, 2019 - C++
the following poc cause a assertion failure in "debug" build on ubuntu.