c-plus-plus-11
There are 383 repositories under c-plus-plus-11 topic.
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
mosra/magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
pezy/LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3
strawberrymusicplayer/strawberry
:strawberry: Strawberry Music Player
cnjinhao/nana
a modern C++ GUI library
xtensor-stack/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
AcademySoftwareFoundation/OpenImageIO
Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
ToruNiina/toml11
TOML for Modern C++
mongodb/mongo-cxx-driver
C++ Driver for MongoDB
vincentlaucsb/csv-parser
A high-performance, fully-featured CSV parser and serializer for modern C++.
d99kris/rapidcsv
C++ CSV parser library
cginternals/cmake-init
Template for reliable, cross-platform C++ project setup using cmake.
cginternals/glbinding
A C++ binding for the OpenGL API, generated using the gl.xml specification.
RcppCore/Rcpp
Seamless R and C++ Integration
redorav/hlslpp
Math library using HLSL syntax with multiplatform SIMD support
cginternals/globjects
C++ library strictly wrapping OpenGL objects.
mosra/corrade
C++11 multiplatform utility library
cginternals/cppfs
Cross-platform C++ file system library supporting multiple backends
karastojko/mailio
mailio is a cross platform C++ library for MIME format and SMTP, POP3, IMAP protocols. It is based on the standard C++ 17 and Boost library.
venediktov/vanilla-rtb
Real Time Bidding (RTB) - Demand Side Platform framework
bluescarni/mppp
Multiprecision for modern C++
mosra/magnum-examples
Examples for the Magnum C++11 graphics engine
banditcpp/bandit
Human-friendly unit testing for C++11
likle/cwalk
Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.
mnmlstc/core
C++14 (and beyond) library features implemented in C++11
Leandros/metareflect
Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.
senlinzhan/mystl
C++11 实现的简易版 STL
morganbengtsson/mos
Lightweight game engine.
Lichtso/netLink
Socket and Networking Library using msgpack.org[C++11]
cutelyst/simple-mail
An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
sandyre/libopencad
OpenSource library under X/MIT license to work with CAD files (DWG/DXF). Please use repository linked below, this one is abandoned.
pfultz2/Tick
Trait introspection and concept creator for C++11
senlinzhan/dpool
使用 C++11 实现的动态线程池
RipcordSoftware/AvanceDB
An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites