#cpp11 (30 Repositories)
Ranked open-source repositories tagged with #cpp11, scored by pull request acceptance likelihood and maintainer engagement velocity.
33.2%
42.6h
30 repositories tagged #cpp11
fktn-k/fkYAML
A C++ header-only YAML library
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
CLIUtils/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
philips-software/amp-embedded-infra-lib
amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software development
eProsima/Micro-XRCE-DDS-Agent
Micro XRCE-DDS Agent respository. Looking for commercial support? Contact [email protected]
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11 to C++26 On the Fly | https://changkun.de/modern-cpp/
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
biojppm/rapidyaml
Rapid YAML - a library to parse and emit YAML, and do it fast.
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
gabime/spdlog
Fast C++ logging library.
gsl-lite/gsl-lite
ISO C++ Core Guidelines Library implementation for C++98, C++11 up
kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 4029 LeetCode Problems (Weekly Update)
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
bloomberg/bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Light-City/CPlusPlusThings
C++那些事
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
faheel/BigInt
Arbitrary-sized integer class for C++
approvals/ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
rutura/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
rticommunity/rticonnextdds-examples
This repository includes examples on how to use specific features of RTI Connext DDS.
peterosterlund2/droidfish
DroidFish Android Chess App
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
kmhofmann/selene
A C++17 image representation, processing and I/O library.
gbonacini/CVE-2016-5195
A CVE-2016-5195 exploit example.
BlueAndi/Pixelix
Full RGB LED matrix, based on an ESP32 and WS2812B LEDs or emulated LEDs on TFT.
olrea/openai-cpp
OpenAI C++ is a community-maintained library for the Open AI API
yedf2/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
jnk0le/Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time