cplusplus-14
There are 271 repositories under cplusplus-14 topic.
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
fnc12/sqlite_orm
❤️ SQLite ORM light header only library for modern C++
rpclib/rpclib
rpclib is a modern C++ msgpack-RPC server and client library
kfrlib/kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON, RISC-V RVV)
boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
boostorg/hof
Higher-order functions for c++
boostorg/geometry
Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75
nanodbc/nanodbc
A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12
niXman/binapi
Binance API C++ implementation
abhiagx/InterviewBit
A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.
katursis/StringObfuscator
Simple header-only compile-time library for string obfuscation (C++14)
mapbox/eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
duckie/boson
A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling
Organic-Code/Breep
C++ peer to peer library, built on the top of boost
mandliya/modern-cpp-concepts
A repository containing C++11/14/17 concepts and code snippets
m-peko/bitflags
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
SkylabsAI/BRiCk
Formalization of C++ for verification purposes.
ZgzInfinity/OutRun
A new version of the game Out Run of 1986 for PC using SFML and C++
pfultz2/args
Simple and type-safe commandline argument parser for C++14
chyh1990/futures_cpp
A future and stream library for modern C++.
BoostGSoC19/astronomy
Astronomy Library for C++
kbladin/ElkEngine
Simple graphics engine used as submodule in many of my projects
BobSteagall/utf_utils
My work on high-speed conversion of UTF-8 to UTF-32/UTF-16
mika314/sdlpp
C++ wrapper for SDL2
lexfn/demos
Simple OpenGL and Vulkan graphics demos in C++
mitrapinaki/PeerToPeer
A simple C++(14) application for PeerToPeer communication across network
xtensor-stack/xtensor-fftw
FFTW bindings for the xtensor C++14 multi-dimensional array library
KhronosGroup/OpenXR-Hpp
Open-Source OpenXR C++ language projection
lexfn/solo
Small C++ game engine with Lua scripting
Kyoril/mmo
This repository contains the prototype of an mmorpg with a custom engine, built entirely in C++. It contains the client, tools and servers. The goal of this project is to have a vertical slice of an MMORPG which is playable.
mthom/on-the-fly-gc
Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.
jarredbarber/eigen-QP
Quadradic Programming solver using Eigen
coord-e/scopion
a statically-typed programming language with powerful syntax
marcromani/MonoSLAM
Single camera SLAM for Augmented Reality
iZhangHui/CppPrimer
:books: C++ Primer 5th
bbqz007/KTL
a Candlestick Technical analysis toolkit Lite for stock market. ability to use c++14 edit your technical indicators on this app lite. especially gpgpu with opengl or dx11.