#cpp14 (26 Repositories)
Ranked open-source repositories tagged with #cpp14, scored by pull request acceptance likelihood and maintainer engagement velocity.
19.8%
34.3h
26 repositories tagged #cpp14
fktn-k/fkYAML
A C++ header-only YAML library
aurora-opensource/au
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11 to C++26 On the Fly | https://changkun.de/modern-cpp/
microsoft/Xbox-GDK-Samples
Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK.
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
gsl-lite/gsl-lite
ISO C++ Core Guidelines Library implementation for C++98, C++11 up
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Light-City/CPlusPlusThings
C++那些事
faheel/BigInt
Arbitrary-sized integer class for C++
boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
kmhofmann/selene
A C++17 image representation, processing and I/O library.
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
gbmhunter/CppLinuxSerial
Serial port library written in C++.
infinit/elle
The Elle coroutine-based asynchronous C++ development framework.
rutura/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
haptork/easyLambda
distributed dataflows with functional list operations for data processing with C++14
arun11299/cpp-jwt
JSON Web Token library for C++
bitwizeshift/result
A lightweight C++11-compatible error-handling mechanism
vittorioromeo/ecst
[WIP] Experimental C++14 multithreaded compile-time entity-component-system 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)
venediktov/vanilla-rtb
Real Time Bidding (RTB) - Demand Side Platform framework
ddiakopoulos/polymer
🎨 C++17 + OpenGL 4.5 prototyping sandbox
apolukhin/Boost-Cookbook
Online examples from "Boost C++ Application Development Cookbook":
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)