A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- Awesome C++
- Standard Libraries
- Frameworks
- Artificial Intelligence
- Asynchronous Event Loop
- Audio
- Biology
- BitTorrent
- Chemistry
- CLI
- Compression
- Concurrency
- Configuration
- Containers
- Cryptography
- CSV
- Database
- Data visualization
- Debug
- Documentation
- DSP
- Font
- Game Engine
- Graph
- GUI
- Graphics
- Image Processing
- Internationalization
- Inter-process communication
- JSON
- Logging
- Machine Learning
- Math
- Memory Allocation
- Multimedia
- Networking
- Office Open XML
- Physics
- Reflection
- Regular Expression
- Robotics
- Scientific Computing
- Scripting
- Serialization
- Serial Port
- Sorting
- Video
- Virtual Machines
- Web Application Framework
- XML
- Yaml
- Miscellaneous
- Software
- Resources
- Other Awesome Lists
- Jobs
- Sponsors
- Contributing - If you see a project or link here that is no longer maintained or is not a good fit, please submit a pull request to improve this document. Thank you!
C++ Standard Library - including STL Containers, STL Algorithm, STL Functional, etc.
- 🌎 C++ Standard Library - A collection of classes and functions, which are written in the core language and part of the C++ ISO Standard itself.
- 🌎 Standard Template Library - The Standard Template Library (STL).
- 🌎 C POSIX library - A specification of a C standard library for POSIX systems.
- ISO C++ Standards Committee - ISO/IEC JTC1/SC22/WG21 - The C++ Standards Committee. website
- 🌎 The GNU C Library - The purpose of this manual is to tell you how to use the facilities of the GNU C Library.
C++ generic frameworks and libraries.
14985⭐
2618🍴
abseil-cpp) - Abseil C++ Common Libraries. [Apache2]- Apache C++ Standard Library - STDCXX, A collection of algorithms, containers, iterators, and other fundamental components. [retired] [Apache2]
- APR - Apache Portable Runtime. Another library of cross-platform utility functions. [Apache2]
- ASL - Adobe Source Libraries provides peer-reviewed and portable C++ source libraries. [MIT]
- Boost ⚡ - A large collection of generic C++ libraries. [Boost] 🌎 website
1681⭐
318🍴
BDE) - The BDE Development Environment from Bloomberg Labs. [Apache2]13094⭐
2415🍴
C++ Workflow) ⚡ - C++ Parallel Computing and Asynchronous Networking Engine. [Apache2]1770⭐
321🍴
CGraph) - A cross-platform DAG framework based on C++ without any 3rd-party. [MIT]- 🌎 Cinder - A community-developed, free and open source library for professional-quality creative coding. [BSD]
4004⭐
564🍴
Coost) - A tiny boost library in C++11. [MIT]- Cxxomfort - A small, header-only library that backports various facilities from more recent C++ Standards to C++03 and later. [MIT]
13532⭐
3372🍴
Dlib) ⚡ - A toolkit for making real world machine learning and data analysis applications in C++. [Boost] website8237⭐
939🍴
EASTL) - Electronic Arts Standard Template Library. [BSD]2225⭐
392🍴
ETL) - Embedded Template Library. [MIT]703⭐
147🍴
ffead-cpp) - Framework for Enterprise Application Development. [Apache2]28376⭐
5561🍴
Folly) - An open-source C++ library developed and used at Facebook. [Apache2]2112⭐
169🍴
FunctionalPlus) - Functional Programming Library for C++. Write concise and readable C++ code. [MIT]- 🌎 GLib - GLib provides the core application building blocks for libraries and applications written in C. [LGPL]
156⭐
13🍴
itlib) - A collection of std-like single-header C++ libraries [MIT]6632⭐
1744🍴
JUCE) - An all-encompassing C++ class library for developing cross-platform software. [Core-Module: ISC, Rest: GPL2/GPL3/Proprietary] website83⭐
21🍴
Kigs framework) - A free and open source C++ modular multi-purpose cross platform RAD framework. [MIT] 🌎 website1661⭐
363🍴
libPhenom) - libPhenom is an eventing framework for building high performance and high scalability systems in C. [Apache2]1320⭐
350🍴
LibSourcey) - C++11 evented IO for real-time video streaming and high performance networking applications. [LGPL]440⭐
97🍴
LibU) - A multiplatform utility library written in C. [BSD]42⭐
6🍴
libxutils) - Simple and yet powerful cross-platform C library providing data structures, algorithms and much more. [MIT]- Loki - A C++ library of designs, containing flexible implementations of common design patterns and idioms. [MIT]
37⭐
8🍴
MiLi) - Minimal headers-only C++ Library. [Boost]9968⭐
2555🍴
OpenFrameworks) - A cross platform open source toolkit for creative coding in C++. [MIT] website- Qt ⚡ - A cross-platform application and UI framework. [GPL/LGPL/Proprietary] 🌎 website
- Reason - A cross platform framework designed to bring the ease of use of Java, .Net, or Python to developers who require the performance and strength of C++. [GPL2]
- 🌎 ROOT - A set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Used at CERN. [LGPL]
131⭐
3🍴
rpp) - Minimal Rust-inspired C++20 STL replacement. [MIT]518⭐
12🍴
SaneCppLibraries) - a set of C++ platform abstraction libraries for macOS, Windows and Linux. [MIT] 🌎 website8361⭐
1547🍴
Seastar) - An advanced, open-source C++ framework for high-performance server applications on modern hardware. [Apache-2.0 License] seastar.io- STLport - An exemplary version of STL. [Free]
- STXXL - Standard Template Library for Extra Large Data Sets. [Boost]
4871⭐
723🍴
tbox) - A glib-like multi-platform c library. [Apache2] website- Ultimate++ - A C++ cross-platform rapid application development framework. [BSD]
- Windows Template Library - A C++ library for developing Windows applications and UI components. [Public]
352⭐
18🍴
Yomm2) - Fast, Orthogonal, Open multi-methods. Supersedes117⭐
17🍴
Yomm11) [Boost]
107⭐
20🍴
ANNetGPGPU) - A GPU (CUDA) based Artificial Neural Network library. [LGPL]455⭐
129🍴
btsk) - Game Behavior Tree Starter Kit. [zlib]- Evolving Objects - A template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. [LGPL]
1072⭐
236🍴
frugally-deep) - Header-only library for using Keras models in C++. [MIT]2009⭐
237🍴
Genann) - Simple neural network library in C. [zlib]20775⭐
6788🍴
MXNet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, JavaScript and more. 🌎 website83642⭐
22567🍴
PyTorch) - Tensors and Dynamic neural networks in Python with strong GPU acceleration. 🌎 website5283⭐
496🍴
flashlight) - Flashlight is a fast, flexible machine learning library written entirely in C++. [BSD]6559⭐
1621🍴
Recast/Detour) - (3D) Navigation mesh generator and pathfinder, mostly for games. [zlib]186253⭐
74297🍴
TensorFlow) - An open source software library for numerical computation using data flow graphs. [Apache]3612⭐
1000🍴
oneDNN) - An open-source cross-platform performance library for deep learning applications. [Apache] 🌎 website17520⭐
4283🍴
CNTK) - Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit. [Boost]5851⭐
1391🍴
tiny-dnn) - A header only, dependency-free deep learning framework in C++11. [BSD]906⭐
180🍴
Veles) - Distributed platform for rapid Deep learning application development. [Apache]14257⭐
5321🍴
Kaldi) - Toolkit for speech recognition. [Apache]
?⭐
?🍴
Asio) - A cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. [Boost] website1240⭐
416🍴
Boost.Asio) - A cross-platform C++ library for network and low-level I/O programming. [Boost] 🌎 website3195⭐
545🍴
C++ Actor Framework) - An Open Source Implementation of the Actor Model in C++. [BSD-3-Clause] website204⭐
10🍴
Ichor) - An event queue which focuses on thread safety and provides dependency injection. [MIT]- libev - A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. [BSD and GPL]
- libevent - An event notification library. [BSD]
6813⭐
1235🍴
libhv) - Cross-platform event loop library. [BSD]24243⭐
3606🍴
libuv) - Cross-platform asynchronous I/O. [BSD]672⭐
92🍴
promise-cpp) - Header only library that implements Promise/A+ standard. [Anti-996]1867⭐
211🍴
uvw) - C++ wrapper for libuv. [MIT]
Audio, Sound, Music, Digitized Voice Libraries
36⭐
4🍴
Amplitude Audio SDK) - A cross-platform audio engine designed with the needs of games in mind. [Apache-2.0] 🌎 website3310⭐
381🍴
Aubio) - A library for audio and music analysis.[GPL-3.0] 🌎 website963⭐
203🍴
AudioFile) - A simple C++ library for reading and writing audio files. [MIT]2802⭐
118🍴
audioFlux) - A C library for audio and music analysis, feature extraction. [MIT]1263⭐
206🍴
dr_libs) - Single file audio decoding libraries for C and C++. [Unlicense]- FMOD - An easy to use crossplatform audio engine and audio content creation tool for games. [Free for non-commercial/Commercial]
- 🌎 KFR - Fast, modern C++ DSP framework, FFT, FIR/IIR filters, Sample Rate Conversion. [GPL/Proprietary]
- 🌎 LAME - LAME is a high quality MPEG Audio Layer III (MP3) encoder. [LGPL]
?⭐
?🍴
libsndfile) - C library with C++ wrapper for reading and writing files containing sampled sound through one standard library interface. [LGPL-2.1] website1943⭐
230🍴
libsoundio) - C library for cross-platform real-time audio input and output. [MIT] website1584⭐
280🍴
Maximilian) - C++ Audio and Music DSP Library. [MIT]- OpenAL - Open Audio Library - A crossplatform audio API. [BSD/LGPL/Proprietary]
4048⭐
358🍴
miniaudio) - Single file audio playback and capture library. [Unlicense] 🌎 website244⭐
34🍴
ni-media) - C++ library for reading and writing audio files. [MIT]- Opus - A totally open, royalty-free, highly versatile audio codec. [BSD]
- PortAudio - PortAudio is a free, cross-platform, open-source, audio I/O library. [MIT]
4105⭐
896🍴
rnnoise) - Recurrent neural network for audio noise reduction. [BSD-3-Clause]209⭐
23🍴
SELA) - SimplE Lossless Audio. [MIT]1778⭐
283🍴
SoLoud) - Easy, portable audio engine for games. [zlib]- Speex - A free codec for free speech. Obsoleted by Opus. [BSD]
522⭐
63🍴
Tonic) - Easy and efficient audio synthesis in C++. [Unlicense]- Vorbis - Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. [BSD]
1598⭐
213🍴
minimp3) - Public domain, header-only MP3 decoder with clean-room implementation. [CC0]680⭐
185🍴
Verovio) - Verovio is a fast and lightweight music notation engraving library. [LGPL] 🌎 website?⭐
?🍴
Wav2Letter++) - Public domain, a fast open source speech processing toolkit written entirely in C++ and uses the ArrayFire tensor library and the flashlight machine learning library for maximum efficiency. [BSD]
Bioinformatics, Genomics, Biotech
- BioC++ - C++ Computational Libraries for Bioinformatics. [BSD]
- Chaste - An open source C++ library for the computational simulation of mathematical models developed for physiology and biology. [BSD]
- libsequence - A C++ library for representing and analyzing population genetics data. [GPL]
- SeqAn - Algorithms and data structures for the analysis of sequences with the focus on biological data. [BSD/3-clause]
619⭐
221🍴
Vcflib) - A C++ library for parsing and manipulating VCF files. [MIT]103⭐
25🍴
Wham) - Structural variants (SVs) in Genomes by directly applying association tests to BAM files. [MIT]
698⭐
168🍴
jech/dht) - BitTorrent DHT library in C. [MIT]5242⭐
999🍴
libtorrent) (a.k.a. libtorrent-rasterbar) - An efficient feature complete C++ bittorrent implementation. [BSD]894⭐
208🍴
LibTorrent) (a.k.a. libtorrent-rakshasa) - BitTorrent library. [GPL]1106⭐
267🍴
libutp) - uTorrent Transport Protocol library. [MIT]
Chemistry, Quantum Chemistry, Solid-State Chemistry/Physics, Geochemistry, Biochemistry
35⭐
10🍴
d-SEAMS) - A molecular dynamics trajectory analysis engine in C++ and Lua with Nix. It is an acronym for Deferred Structural Elucidation Analysis for Molecular Simulations. [GPL] 🌎 website709⭐
331🍴
gromacs) - A message-passing parallel molecular dynamics implementation. [GPL] website164⭐
57🍴
Reaktoro) - A computational framework in C++ and Python for modeling chemically reactive systems. [LGPL] 🌎 website2232⭐
1715🍴
LAMMPS) - A classical molecular dynamics code with a focus on materials modeling. It's an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. [GPL] 🌎 website180⭐
61🍴
MADNESS) - Multiresolution Adaptive Numerical Environment for Scientific Simulation. [GPL]180⭐
61🍴
website)66⭐
24🍴
MPQC) - The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger equation. [GPL] 🌎 website- ORCA - An ab initio quantum chemistry program package that contains modern electronic structure methods. [Academic] 🌎 website
971⭐
446🍴
Psi) - An ab initio computational chemistry package. [GPL] 🌎 website
Console/Terminal User Interface, Command Line Interface
1331⭐
93🍴
Argh!) - A minimalist, frustration-free, header-only argument handler. [BSD]2678⭐
242🍴
argparse) - Argument Parser for Modern C++. [MIT]1400⭐
156🍴
args) - A simple header-only C++ argument parser library. [MIT]127⭐
2🍴
barkeep) - Small C++ header to display async animations, counters, and progress bars. [Apache-2.0] 🌎 website110⭐
107🍴
Boost.Program_options) - A library to obtain program options via conventional methods such as command line and config file. [Boost] 🌎 website1226⭐
140🍴
cli) - A cross-platform header only C++14 library for interactive command line interfaces (Cisco style). [Boost]3360⭐
352🍴
CLI11) - Header only single or multi-file C++11 library for simple and advanced CLI parsing. [BSD]1219⭐
151🍴
clipp) - Easy to use, powerful and expressive command line argument handling for C++11/14/17 contained in a single header file. [MIT]522⭐
54🍴
cpp-terminal) - Small header only C++ library for writing multiplatform terminal applications. [MIT]23⭐
4🍴
Ctrl+C) - Crossplatform C++11 library to handle Ctrl+C event in custom functions. [MIT]4226⭐
592🍴
cxxopts) - Lightweight C++ command line option parser. [MIT]1045⭐
146🍴
docopt.cpp) - A library to generate option parser from docstring. [MIT/Boost]1003⭐
52🍴
FINAL CUT) - Library for creating terminal applications with text-based widgets. [LGPL]6918⭐
417🍴
FTXUI) - C++ Functional Terminal User Interface. [MIT]- 🌎 gflags - Commandline flags module for C++. [BSD]
3088⭐
129🍴
imtui) - Immediate Mode Text-based User Interface. [MIT]?⭐
?🍴
indicators) - Activity indicators for Modern C++. [MIT]3794⭐
665🍴
linenoise) - A small self-contained alternative to readline and libedit. [BSD-2-Clause]359⭐
53🍴
linenoise-ng) - A small, portable GNU readline replacement for Linux, Windows and MacOS which is capable of handling UTF-8 characters. [BSD]483⭐
58🍴
Lyra) - A simple to use, composable, command line parser for C++ 11 and beyond. [Boost]- Ncurses - A terminal user interface. [MIT]
830⭐
37🍴
oof) - Convenient, high-performance RGB color and position control for console output. [MIT]1041⭐
176🍴
PDCurses) - Public domain curses library with both source code and pre-compiled library available. [PublicDomain]165⭐
32🍴
popl) - A single-header templated command line arguments and ini file parser for C++ 11 and beyond. [MIT]689⭐
107🍴
replxx) - A readline and libedit replacement that supports UTF-8, syntax highlighting, hints, works on Unix and Windows. [BSD]1931⭐
138🍴
tabulate) - Table Maker for Modern C++. [MIT]- TCLAP - A mature, stable and feature-rich library for defining and accessing command line arguments in ANSI C++. [MIT]
1971⭐
188🍴
termbox) - A C library for writing text-based user interfaces. [MIT]672⭐
49🍴
TermOx) - C++17 Terminal User Interface(TUI) Library. [MIT]130⭐
9🍴
tuibox) - A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line. [MIT]
Compression and Archiving Libraries
644⭐
119🍴
bit7z) - A C++ static library offering a clean and simple interface to the 7-zip shared libraries. [MPL2]13566⭐
1240🍴
Brotli) - Brotli compression format. Developed by Google. [MIT]- bzip2 - A freely available, patent free, high-quality data compressor. [BSD]
689⭐
38🍴
bzip3) - A better and stronger spiritual successor to BZip2. [LGPL]438⭐
84🍴
FastLZ) - Small & portable byte-aligned LZ77 compression. [MIT]1337⭐
144🍴
FiniteStateEntropy) - New generation entropy codecs : Finite State Entropy and Huff0.1328⭐
180🍴
heatshrink) - data compression library for embedded/real-time systems [ISC]137⭐
3🍴
Kanzi) - a modern, modular, portable and efficient lossless data compressor implemented in C++. [Apache-2.0]- 🌎 KArchive - A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and decompression of data, using formats like gzip, via a subclass of QIODevice. [LGPL]
3045⭐
772🍴
libarchive) - Multi-format archive and compression library. [New BSD] website10372⭐
1392🍴
LZ4) - Extremely Fast Compression algorithm. [BSD] website1770⭐
179🍴
LZFSE) - LZFSE compression library and command line tool. Developed by Apple.- 🌎 LZHAM - Lossless data compression library with a compression ratio similar to LZMA but with much faster decompression. [BSD]
- 🌎 LZMA ⚡ - The default and general compression method of 7z format. [PublicDomain] 🌎 website
- LZMAT - An extremely fast real-time lossless data compression library. [GPL]
2206⭐
322🍴
miniz) - Single C source file Deflate/Inflate compression library with zlib-compatible API, ZIP archive reading/writing, PNG writing. [MIT]1235⭐
431🍴
Minizip) - Zlib with latest bug fixes that supports PKWARE disk spanning, AES encryption, and IO buffering. [zlib]1235⭐
431🍴
minizip-ng) - Fork of the popular zip manipulation library found in the zlib distribution. [zlib]- 🌎 PhysicsFS - A library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. [zlib]
371⭐
7🍴
Rapidgzip) - Gzip Decompression and Random Access for Modern Multi-Core Machines. [Apache-2/MIT]1171⭐
130🍴
smaz) - Small strings compression library. [BSD]- 🌎 Snappy - A fast compressor/decompressor. [BSD]
- ZLib - A very compact compression library for data streams. [zlib]
1572⭐
258🍴
zlib-ng) - zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]23681⭐
2104🍴
zstd) - Zstandard - Fast real-time compression algorithm. Developed by Facebook. [BSD]- ZZIPlib - Provides read access on ZIP-archives. [MPL/LGPL]
Concurrency and Multithreading
4⭐
0🍴
alpaka) - Abstraction library for parallel kernel acceleration. [LGPLv3+]4560⭐
534🍴
ArrayFire) - A general purpose GPU library. [BSD]1347⭐
199🍴
Async++) - A lightweight concurrency framework for C++11, inspired by the Microsoft PPL library and the N3428 C++ standard proposal. [MIT]1556⭐
333🍴
Boost.Compute) - A C++ GPU Computing Library for OpenCL. [Boost] 🌎 website374⭐
65🍴
Bolt) - A C++ template library optimized for GPUs. [Apache2]2189⭐
249🍴
BS::thread_pool) - A fast, lightweight, and easy-to-use C++17 thread pool library [MIT]400⭐
28🍴
Channel) - Thread-safe container for sharing data between threads. [MIT]2381⭐
313🍴
ck) - Concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures. [BSD]9961⭐
1688🍴
concurrentqueue) - A fast multi-producer, multi-consumer lock-free concurrent queue for C++11. [BSD,Boost]303⭐
5🍴
Coros) - An easy-to-use and fast library for task-based parallelism, utilizing coroutines. [BSL-1.0]83⭐
50🍴
CUB) - CUB provides state-of-the-art, reusable software components for every layer of the CUDA programming mode. [New BSD]790⭐
80🍴
cuda-api-wrappers) - Lightweight, Modern-C++ wrappers for the CUDA GPU programming runtime API. [BSD]4⭐
0🍴
cupla) - C++ API to run CUDA/C++ on OpenMP, Threads, TBB, ... through Alpaka. [LGPLv3+]1018⭐
128🍴
C++React) - A reactive programming library for C++11. [Boost]934⭐
80🍴
FiberTaskingLib) - Task-based multi-threading library that supports task graphs with arbitrary dependencies. [Apache]?⭐
?🍴
HPX) - A general purpose C++ runtime system for parallel and distributed applications of any scale. [Boost]446⭐
44🍴
Intel Games Task Scheduler) - A task scheduling framework designed for the needs of game developers. [MIT]722⭐
113🍴
Intel Parallel STL) - Intel® implementation of C++17 STL for C++11 and above. [Apache2]- 🌎 Intel TBB - Intel® Threading Building Blocks. [Apache2]
1405⭐
153🍴
junction) - A library of concurrent data structures in C++. [BSD]1989⭐
436🍴
Kokkos) - A performance portable programming model for parallel execution and memory abstraction. [BSD]2563⭐
359🍴
libcds) - A C++ library of Concurrent Data Structures. [BSD]52⭐
9🍴
Libclsph) - An OpenCL based GPU accelerated SPH fluid simulation library. [MIT]?⭐
?🍴
libdill) - Introduces structured concurrency in C. [MIT]2467⭐
460🍴
libdispatch) - Grand Central Dispatch (GCD), developed by Apple Inc., is a task parallelism technology based on the thread pool pattern. libdispatch is a library that provides the implementation of GCD's services. [Apache-2.0] 🌎 website609⭐
26🍴
libfork) - A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines. [MPL-2.0] 🌎 website?⭐
?🍴
libmill) - Introduces Go-style concurrency in C. [MIT]1875⭐
194🍴
marl) - Marl is a hybrid thread / fiber task scheduler written in C++ 11. [Apache-2.0]1652⭐
279🍴
moderngpu) - moderngpu is a productivity library for general-purpose computing on GPUs. It is a header-only C++ library written for CUDA. The unique value of the library is in its accelerated primitives for solving irregularly parallel problems. [FreeBSD & Copyright, Sean Baxter]3224⭐
812🍴
NCCL) - Optimized primitives for collective multi-GPU communication. [BSD]1132⭐
80🍴
Neco) - Concurrency library for C (coroutines). [MIT]- 🌎 OpenCL - The open standard for parallel programming of heterogeneous systems.
- OpenMP - The OpenMP API.
347⭐
33🍴
rotor) - Event loop friendly C++ actor micro framework. [MIT]482⭐
47🍴
SObjectizer) - An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. [BSD-3-Clause]579⭐
95🍴
Quantum) - A powerful C++ coroutine dispatcher framework built on top of 🌎 Boost.Coroutine2.- RaftLib - The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators. [Apache2]
3729⭐
663🍴
readerwriterqueue) - A fast single-producer, single-consumer lock-free queue for C++. [BSD]1156⭐
83🍴
stdgpu) - Efficient STL-like Data Structures on the GPU. [Apache2]10199⭐
1210🍴
Taskflow) - A General-purpose Parallel and Heterogeneous Task Programming System. (renamed from Cpp-Taskflow) [MIT]7924⭐
2250🍴
ThreadPool) - A simple C++11 Thread Pool implementation [zlib]- Thrust - A parallel algorithms library which resembles the C++ Standard Template Library (STL). [Apache2]
622⭐
46🍴
transwarp) - A header-only C++ library for task concurrency. [MIT]700⭐
82🍴
VexCL) - A C++ vector expression template library for OpenCL/CUDA. [MIT]- STAPL - A C++ parallel programming framework designed to work on both shared and distributed memory parallel computers. [BSD]
2302⭐
206🍴
concurrencpp) - A general concurrency library containing tasks, executors, timers and C++20 coroutines to rule them all.
Configuration files, INI files
362⭐
68🍴
inifile-cpp) - A header-only and easy to use Ini file parser for C++. [MIT]2463⭐
492🍴
inih) - Simple .INI file parser in C, good for embedded systems. [BSD-3-Clause]438⭐
94🍴
inih) - Single header only C++ version of2463⭐
492🍴
inih). [BSD-3-Clause]37⭐
7🍴
ini-cpp) - Single header only C++ version, with some handy read/write interface, extend from2463⭐
492🍴
inih). [BSD-3-Clause] 🌎 website982⭐
428🍴
iniparser) - INI file parser. [MIT]*284⭐
54🍴
inipp) - Simple header-only C++ ini parser and generator. [MIT]1118⭐
365🍴
libconfig) - C, C++ library for processing structured configuration files. [LGPL-2.1] 🌎 website476⭐
110🍴
libconfuse) - Small configuration file parser library for C. [ISC]534⭐
114🍴
mINI) - INI file reader and writer. [MIT]1117⭐
315🍴
simpleini) - Cross-platform C++ library providing a simple API to read and write INI-style configuration files. [MIT]1572⭐
149🍴
toml++) - Header-only TOML parser and serializer for C++17 and later. [MIT] 🌎 website1036⭐
160🍴
toml11) - a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library. [MIT]
75⭐
26🍴
C++ B-tree) - A template library that implements ordered in-memory containers based on a B-tree data structure. [Apache2]154⭐
15🍴
dynamic_bitset) - Simple Useful Libraries: C++17/20 header-only dynamic bitset. [MIT] 🌎 website388⭐
35🍴
fixed-containers) - Header-only C++20 library that provides fixed capacity constexpr containers. [MIT]1715⭐
185🍴
flat_hash_map) - A very fast flat hashtable with Fibonacci hashing.1322⭐
104🍴
frozen) - a header-only, constexpr alternative to gperf for C++14 users. [Apache-2.0]255⭐
83🍴
Hashmaps) - Implementation of open addressing hash table algorithms in C++. [MIT]790⭐
113🍴
hat-trie) - C++ implementation of a fast and memory efficient HAT-trie. [MIT]729⭐
65🍴
Hopscotch map) - A fast header-only hash map which uses hopscotch hashing for collisions resolution. [MIT]286⭐
78🍴
LSHBOX) - A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support Python and MATLAB. [GPL]2534⭐
239🍴
parallel-hashmap) - A family of header-only, very fast and memory-friendly hashmap and btree containers [Apache2] 🌎 website784⭐
92🍴
PGM-index) - A data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes. [Apache2] 🌎 website398⭐
33🍴
plf::colony) - An unordered "bag"-type container which outperforms std containers in high-modification scenarios while maintaining permanent pointers to non-erased elements regardless of insertion/erasure. [zLib] website151⭐
21🍴
plf::list) - A std::list implementation which removes range splicing in order to enable cache-friendlier structure, yielding significant performance gains. [zLib] website63⭐
6🍴
plf::stack) - A replacement container for the std::stack container adaptor, with better performance than any std container in a stack context. [zLib] website153⭐
12🍴
ring_span lite) - A simplified implementation of Arthur O'Dwyer's ring_span implementation ie. a circular buffer view. [MIT]1528⭐
146🍴
robin-hood-hashing) - Fast & memory efficient hashtable based on robin hood hashing for C++14. [MIT]1271⭐
117🍴
robin-map) - Fast hash map and hash set using robin hood hashing. [MIT]1246⭐
123🍴
sparsepp) - A fast, memory efficient hash map for C++. [BSD 3-clause]95⭐
20🍴
st_tree) - A fast and flexible c++ template class for tree data structures. [Apache-2.0]95⭐
7🍴
svector) - Compact SVO optimized vector for C++17 or higher. [MIT]132⭐
31🍴
tree.hh) - An STL-like C++ header-only tree library. [GPL2+]929⭐
75🍴
unordered_dense) - A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion. [MIT]
Cryptography and Encryption Libraries
- Bcrypt - A cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors. [BSD]
- BeeCrypt - A portable and fast cryptography library. [LGPLv2.1+]
- Botan - A crypto library for C++. [BSD-2]
4882⭐
1510🍴
Crypto++) - A free C++ class library of cryptographic schemes. [Boost] website196⭐
47🍴
digestpp) - C++11 header-only message digest (hash) library. [PublicDomain]- 🌎 GnuPG - A complete and free implementation of the OpenPGP standard. [GPL]
- GnuTLS - A secure communications library implementing the SSL, TLS and DTLS protocols. [LGPL2.1]
- Libgcrypt - A general purpose cryptographic library originally based on code from GnuPG. [LGPLv2.1+]
- LibreSSL - A free version of the SSL/TLS protocol forked from OpenSSL in 2014. [?]
12269⭐
1746🍴
libsodium) - P(ortable|ackageable) NaCl-based crypto library, opinionated and easy to use. [ISC]609⭐
92🍴
libhydrogen) - A lightweight, secure, easy-to-use crypto library suitable for constrained environments. [ISC]1565⭐
458🍴
LibTomCrypt) - A fairly comprehensive, modular and portable cryptographic toolkit. [WTFPL]5509⭐
2599🍴
mbedTLS) - An open source, portable, easy to use, readable and flexible SSL library, previously known as PolarSSL. [Apache2] 🌎 website- Nettle - A low-level cryptographic library. [LGPL]
25833⭐
10130🍴
OpenSSL) - A robust, commercial-grade, full-featured, and Open Source cryptography library. [Apache] website97⭐
19🍴
retter) - A collection of hash functions, ciphers, tools, libraries, and materials related to cryptography.4531⭐
708🍴
s2n) - An implementation of the TLS/SSL protocols. [Apache]1321⭐
187🍴
sha1collisiondetection) - Library and command line tool to detect SHA-1 collision in a file. [MIT]13500⭐
1180🍴
Tink) - A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. [Apache-2.0]4268⭐
1294🍴
Tiny AES in C) - Small portable AES128/192/256 in C. [PublicDomain]1868⭐
143🍴
Themis) - crypto library for painless data security, providing symmetric and asymmetric encryption, secure sockets with forward secrecy, for mobile and server platforms. [Apache2]90⭐
20🍴
HEhub) - A library for homomorphic encryption and its applications. [Apache2]
Libraries for parsing Comma Separated Value (CSV) files
13⭐
1🍴
commata) - Just another header-only C++17 CSV parser. [Unlicense]556⭐
95🍴
csv2) - Fast CSV parser for modern C++. [MIT]30⭐
5🍴
Csv::Parser) - Compile-time and runtime CSV parser written in C++17. [Zlib]2146⭐
440🍴
Fast C++ CSV Parser) - Small, easy-to-use and fast header-only library for reading CSV files. [BSD-3-Clause]1195⭐
120🍴
Glaze) - High performance, header only, CSV library with reflection support. [MIT]80⭐
11🍴
lazycsv) - A fast, lightweight and single-header csv parser for modern C++. [MIT]50⭐
5🍴
ssp) - A header only "csv" parser which is fast and versatile with modern C++ api. [MIT]914⭐
155🍴
Vince's CSV Parser) - A fast, self-contained, streaming C++17 CSV parser with optional type-casting and statistics. [MIT]
Database Libraries, SQL Servers, ODBC Drivers, and Tools
302⭐
159🍴
ClickHouse) - C++ client for ClickHouse DBMS. [Apache2]175⭐
9🍴
CrossDB) - Ultra High-performance Lightweight Embedded and Server OLTP RDBMS. [MPL-2.0] 🌎 website- 🌎 DuckDB - in-process SQL OLAP Database Management System. [MIT] 🌎 website
715⭐
118🍴
hiberlite) - C++ Object-relational mapping for sqlite3. [BSD]6247⭐
1814🍴
Hiredis) - A minimalistic C client library for the Redis database. [BSD]2592⭐
272🍴
Infinity) - The AI-native database built for LLM applications, providing incredibly fast vector and full-text search. [Apache2]1385⭐
98🍴
Kuzu) - Embeddable property graph database management system built for query speed and scalability. Implements Cypher. [MIT] 🌎 website3540⭐
465🍴
Kvrocks) - A distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. [Apache2]36508⭐
7815🍴
LevelDB) - A fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. [BSD]1202⭐
180🍴
libpg_query) - C library for accessing the PostgreSQL parser outside of the server environment. [BSD-3-Clause]1028⭐
240🍴
libpqxx) - The official C++ client API for PostgreSQL. [BSD-3-Clause]- 🌎 LMDB - Very fast embedded key/value store with full ACID semantics. [OpenLDAP]
273⭐
89🍴
LMDB++) - C++11 wrapper for the LMDB embedded database library. [PublicDomain]39⭐
4🍴
mgclient) - C/C++ Memgraph Client. [Apache2]815⭐
454🍴
MongoDB C Driver) - MongoDB client library for C. [Apache2]1044⭐
546🍴
MongoDB C++ Driver) - C++ driver for MongoDB. [Apache2]347⭐
181🍴
MongoDB Libbson) - A BSON utility library. [Apache2]- MySQL++ - A C++ wrapper for MySQL's C API. [LGPL]
336⭐
83🍴
nanodbc) - A small C++ wrapper for the native C ODBC API. [MIT]- 🌎 ODB - An open-source, cross-platform, and cross-database object-relational mapping (ORM) system for C++. [GPLv2]
190⭐
78🍴
redis3m) - Wrapper of hiredis with clean C++ interface, supporting sentinel and ready to use patterns. [Apache2]770⭐
64🍴
Reindexer) - Embeddable, in-memory, document-oriented database with a high-level Query builder interface. [Apache2] 🌎 website28589⭐
6316🍴
RocksDB) - Embedded key-value store for fast storage from facebook. [BSD]534⭐
83🍴
SimDB) - High performance, shared memory, lock free, cross platform, single file, minimal dependencies, C++11 key-value store. [Apache2]1416⭐
478🍴
SOCI) - A database abstraction layer for C++. [Boost]912⭐
71🍴
Speedb) - Community-led project: A RocksDB compliant high performance scalable embedded key-value store. [Apache2]- SQLite - A completely embedded, full-featured relational database in a few 100k that you can include right into your project. [PublicDomain]
2225⭐
511🍴
SQLiteC++) - SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. [MIT]896⭐
155🍴
sqlite_modern_cpp) - Header only C++14 wrapper around sqlite library. [MIT]2289⭐
316🍴
sqlite_orm) - SQLite ORM light header only library for modern C++. [AGPL + paid MIT]2469⭐
341🍴
sqlpp11) - A type safe embedded domain specific language for SQL queries and results in C++. [BSD-2-Clause]1857⭐
185🍴
TileDB) - Fast Dense and Sparse Multidimensional Array DBMS. [MIT] 🌎 website237⭐
25🍴
TinyORM) - Modern C++ ORM library. [MIT] 🌎 website2112⭐
165🍴
UnQLite) - A self-contained, serverless, zero-configuration, transactional NoSQL engine. [BSD-2-Clause] 🌎 website- 🌎 upscaledb - An embedded "typed" key/value store with a built-in query interface. [GPLv3]
10⭐
0🍴
TigerBeetleDB C++ client (Community)) - TigerBeetle is a financial accounting database designed for mission critical safety and performance to power the future of financial services. [BSL-1.0]702⭐
69🍴
Trilogy) - a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding. [MIT]547⭐
32🍴
UStore) - Multi-Modal database for BLOBs, JSON, and graphs. [Apache2]3502⭐
1148🍴
Velox) - A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems. [Apache-2.0] 🌎 website
Data visualization Libraries
4289⭐
333🍴
matplotplusplus) - C++ Graphics Library for Data Visualization. [MIT] 🌎 website
Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing
3784⭐
480🍴
backward-cpp) - A beautiful stack trace pretty printer for C++. [MIT]- 🌎 Bencher - A suite of continuous benchmarking tools designed to catch performance regressions in CI. [MIT]/[Apache2]
9009⭐
1623🍴
benchmark) - Google provided small microbenchmark support library. [Apache2]182⭐
141🍴
Boost.Test) - Boost Test Library. [Boost] 🌎 website1075⭐
210🍴
check) - Check is a unit testing framework for C. [LGPL-2.1] 🌎 website5890⭐
643🍴
doctest) - The lightest feature rich C++ single header testing framework. [MIT]18655⭐
3053🍴
Catch2) - A modern, C++-native, test framework for unit-tests, TDD and BDD. [Boost]824⭐
95🍴
Celero) - C++ Benchmarking Framework. [Apache2]298⭐
6🍴
cpp-dump) - A C++ library for debugging purposes that can print any variable, even user-defined types. [MIT]1370⭐
515🍴
CppUTest) - Unit testing and mocking framework for C/C++. [BSD-3-clause]- CUTE - C++ Unit Testing Easier. [LGPL3]
- 🌎 CMocka - unit testing framework for C with support for mock objects. [Apache2]
278⭐
44🍴
CppBenchmark) - Performance benchmark framework for C++ with nanoseconds measure precision. [MIT]703⭐
75🍴
Cpptrace) - A simple, portable, and self-contained C++ stacktrace library supporting C++11 and greater. [MIT]- CppUnit - C++ port of JUnit. [LGPL2]
- 🌎 CTest - The CMake test driver program. [BSD]
2995⭐
256🍴
dbg-macro) - A dbg(…) macro for C++. [MIT]1022⭐
150🍴
DebugViewPP) - Debug logging viewer. [Boost]- Deleaker - A tool for resource leak detection, including memory, GDI and handle leaks.
1250⭐
175🍴
FakeIt) - Simple mocking framework for C++. [MIT]781⭐
168🍴
fff) - A micro-framework for creating fake C functions. [MIT]34723⭐
10141🍴
Google Mock) - A library for writing and using C++ mock classes. [BSD]34723⭐
10141🍴
Google Test) - Google C++ Testing Framework. [BSD]181⭐
23🍴
ig-debugheap) - Multiplatform debug heap useful for tracking down memory errors. [BSD]539⭐
36🍴
libassert) - The most over-engineered C++ assertion library. [MIT]251⭐
61🍴
libtap) - Write tests in C. [GPL2]1464⭐
116🍴
microprofile) - Profiler with web-view for multiple platforms. [Unlicense]574⭐
92🍴
MinUnit) - A minimal unit testing framework for C self-contained in a single header file. [MIT]- Mockator - Eclipse CDT plug-in for C++ Seams and Mock Objects.
1435⭐
82🍴
nanobench) - Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20. [MIT] 🌎 website132⭐
13🍴
Nanotimer) - A simple low-overhead cross-platform timer class for benchmarking. [zLib] website359⭐
47🍴
Nonius) - A C++ micro-benchmarking framework. [CC]3135⭐
270🍴
Remotery) - Single C File Profiler with Web Viewer. [Apache2]265⭐
10🍴
snitch) - Lightweight C++20 testing framework. [Boost]494⭐
25🍴
Touca) - Open-source regression testing system that you can self-host. [Apache2] 🌎 website557⭐
176🍴
UnitTest++) - A lightweight unit testing framework for C++. [MIT/X Consortium license]4075⭐
978🍴
Unity) - Simple Unit Testing for C. [MIT]843⭐
57🍴
utest.h) - Single header unit testing framework for C and C++. [Unlicense]1260⭐
120🍴
μt) - C++20 single header/single module, macro-free μ(micro)/Unit Testing Framework. [Boost]- 🌎 VLD - Visual Leak Detector. A free, robust, open-source memory leak detection system for Visual C++.
52⭐
4🍴
Doxide) - Modern documentation for modern C++, configure with YAML, output Markdown. [Apache 2.0] 🌎 website5660⭐
1271🍴
doxygen) ⚡ - The de facto standard tool for generating documentation from annotated C++ sources. [GPL2] 🌎 website306⭐
23🍴
doxyrest) - A compiler from Doxygen XML to reStructuredText for Sphinx. [MIT]310⭐
22🍴
hdoc) - The modern documentation tool for C++. [AGPL/Proprietary] 🌎 website198⭐
33🍴
Natural Docs) - Natural Docs is an open source documentation generator for multiple programming languages. [AGPL/Proprietary] 🌎 website6551⭐
2119🍴
Sphinx) - Sphinx makes it easy to create intelligent and beautiful documentation. [BSD-2-Clause] 🌎 website
Digital signal processing.
1848⭐
379🍴
DSPFilters) - A collection of useful C++ classes for digital signal processing. [MIT]- FFTW - A C library for computing the DFT in one or more dimensions. [GPL]
639⭐
140🍴
iir1) - IIR Realtime C++ filter library. [MIT]1479⭐
285🍴
kissfft) - A Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid. [BSD-3-Clause]75⭐
34🍴
pocketfft) - FFT implementation based on FFTPack, but with several improvements. [BSD-3-Clause]375⭐
121🍴
wavelib) - C implementation of 1D and 2D wavelet transforms. [BSD-3-Clause]
Libraries for parsing and manipulating font files.
- 🌎 Fontconfig - Font configuration and customization library. [MIT] 🌎 website
- 🌎 FreeType - FreeType is a freely available software library to render fonts. [FTL & GPLv2]
425⭐
63🍴
otfcc) - A C library and utility used for parsing and writing OpenType font files. [Apache-2.0]4116⭐
627🍴
harfbuzz) - A text shaping engine. [Old MIT]471⭐
32🍴
libschrift) - A lightweight TrueType font rendering library. [ISC]
1749⭐
153🍴
Acid) - A high speed C++17 Vulkan game engine. [MIT]- Allegro - A cross-platform library mainly aimed for video games and multimedia programming. [zlib]
915⭐
204🍴
Axmol Engine) - A cross-platform game engine for desktop, mobile, and XBOX (UWP), derived from Cocos2d-x-4.0. [MIT] 🌎 website- Cocos2d-x - A multi-platform framework for building 2d games, interactive books, demos and other graphical applications. [MIT]
1820⭐
200🍴
Corange) - A game engine written in pure C, SDL and OpenGL. [BSD]2142⭐
154🍴
crown) - Crown is a general purpose data-driven game engine, written from scratch in orthodox C++ with a minimalistic and data-oriented design philosophy in mind. [MIT]- delta3d - A robust simulation platform. [LGPL2]
10199⭐
890🍴
EnTT) - Gaming meets modern C++. [MIT]4492⭐
1306🍴
GamePlay) - A cross-platform native C++ game framework for creating 2D/3D mobile and desktop games. [Apache2]90820⭐
21136🍴
Godot) - A fully featured, open source, MIT licensed, game engine. [MIT]113⭐
22🍴
Grit) - Community project to build a free game engine for implementing open world 3D games. [MIT]3612⭐
162🍴
Halley) - A lightweight game engine written in C++14 with a "true" entity-component system. [Apache 2.0]?⭐
?🍴
JNGL) - 2D library for Linux, Windows, macOS, Android, iOS, Xbox, the Nintendo Switch and the Web. [zlib] 🌎 website2086⭐
350🍴
KlayGE) - a cross-platform open source game engine with plugin-based architecture. [GPLv2] website1077⭐
63🍴
nCine) - A cross-platform 2D game engine with an emphasis on performance, written in C++11 and optionally scriptable in Lua. [MIT] 🌎 website7825⭐
2211🍴
o3de) - An open-source, real-time, multi-platform 3D engine based on Amazon Lumberyard. [Apache2] 🌎 website2996⭐
455🍴
OpenXRay) - a community-modified X-Ray engine used in S.T.A.L.K.E.R. game series. [Modified BSD/non-commercial only]- Oxygine - A cross-platform 2D C++ game engine. [MIT]
4520⭐
786🍴
Panda3D) - A game engine, a framework for 3D rendering and game development for Python and C++ programs. [Modified BSD] 🌎 website3849⭐
913🍴
PixelGameEngine) - The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects. [OLC3]2378⭐
349🍴
Polycode) - A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] website43⭐
7🍴
quakeforge) - Actively maintained branch of the original Quake engine code with 20+ years of development. [GPL-2.0]22512⭐
2260🍴
raylib) - A simple and easy-to-use library to enjoy videogames programming. [zlib/libpng] website3580⭐
847🍴
Spring) - A powerful free cross-platform RTS game engine. [GPLv2/GPLv3] 🌎 website1221⭐
109🍴
Torque2D) - An open-source and cross-platform C++ engine built for 2D game development. [MIT] 🌎 website1515⭐
162🍴
Torque3D) - An open-source C++ engine built for 3D game development. [MIT] 🌎 website1562⭐
101🍴
toy engine) - toy is a thin and modular c++ game engine and offers simple expressive c++ idioms to design full featured 2D or 3D games in fast iterations.- 🌎 Urho3D - A free lightweight, cross-platform 2D and 3D game engine implemented in C++. Greatly inspired by OGRE and Horde3D. [MIT]
1377⭐
178🍴
ezEngine) - Is a free, open-source game engine written in C++. Its philosophy is to be modular and flexible, such that it can be adapted to many different use cases. [MIT] 🌎 website
464⭐
113🍴
CXXGraph) - free C++(17) graph header-only library for representation and algorithms execution. [AGPL-3.0]151⭐
38🍴
Graaf) - A general-purpose lightweight C++20 graph library. [MIT] 🌎 website
Graphic User Interface
1677⭐
96🍴
Boden) - Native, mobile, cross-platform GUI Framework. [GPL/LGPL/Proprietary] 🌎 website- CEGUI - Flexible, cross-platform GUI library.
3131⭐
237🍴
Elements) - Lightweight, fine-grained, resolution independent, modular GUI library. [MIT]- FLTK - Fast, light, cross-platform C++ GUI toolkit. [LGPL2]
- FOX Toolkit - an open-source, cross-platform widget toolkit. [LGPL]
2347⭐
297🍴
GacUI) - GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features. [Ms-PL]- GTK+ - A multi-platform toolkit for creating graphical user interfaces. [LGPL]
- gtkmm - The official C++ interface for the popular GUI library GTK+. [LGPL]
60951⭐
10290🍴
imgui) - Immediate Mode Graphical User Interface with minimal dependencies. [MIT]4781⭐
530🍴
implot) - Immediate Mode Plotting widgets for imgui. [MIT]- 🌎 iup - Multi-platform toolkit for building graphical user interfaces. [MIT]
10731⭐
615🍴
libui) - Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports. [MIT]724⭐
207🍴
MyGUI) - Fast, flexible and simple GUI. [MIT]- nana - Nana is a cross-platform library for GUI programming in modern C++ style. [Boost]
1574⭐
196🍴
NanoGui) - A minimalistic cross-platform widget library for OpenGL 3.x or higher. [BSD]9258⭐
564🍴
nuklear) - A single-header ANSI C gui library. [PublicDomain]- QCustomPlot - Qt plotting widget without further dependencies. [GPLv3]
- Qwt - Qt Widgets for Technical Applications. [Own based on LGPL]
- QwtPlot3D - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets. [zlib]
2863⭐
312🍴
RmlUi) - The HTML/CSS User Interface library evolved. Fork of libRocket. [MIT]266⭐
19🍴
Saucer) - A modern, cross-platform C++ webview library. [MIT]- Sciter - Sciter is an embeddable HTML/CSS/scripting engine aimed to be used as an UI layer of modern desktop applications. [Free/Commercial]
17509⭐
600🍴
Slint) - Lightweight GUI toolkit for desktop and embedded. [GPL/Free/Proprietary] 🌎 website824⭐
94🍴
TGUI) - Cross-platform modern c++ GUI. [Zlib] 🌎 website3057⭐
184🍴
WebUI) - Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend. [MIT] 🌎 website131⭐
51🍴
wxCharts) - A library to create charts in wxWidgets applications. [MIT] 🌎 website- wxWidgets - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [Own LGPL]
798⭐
60🍴
xtd) - Modern C++17/20 framework to create console (CLI), forms (GUI like WinForms) and tunit (unit tests like Microsoft Unit Testing Framework) applications on Windows, macOS, Linux, iOS and android. [MIT]3440⭐
152🍴
Yue) - A library for creating native cross-platform GUI apps. [LGPLv2]
10913⭐
2910🍴
assimp) - Open Asset Import Library (assimp) is a cross-platform 3D model import library which aims to provide a common API for different 3D asset file formats. [BSD-3-Clause] website15054⭐
1944🍴
bgfx) - A cross-platform rendering library. [BSD]1621⭐
115🍴
Blend2D) - 2D vector graphics engine powered by a JIT compiler. [Zlib] 🌎 website- Cairo - A 2D graphics library with support for multiple output devices. [LGPL2 or Mozilla MPL]
61⭐
19🍴
C-Turtle) - A C++11 header-only turtle graphics library acting as a CImg wrapper. [MIT]3608⭐
330🍴
Diligent Engine) - A modern cross-platform low-level 3D graphics library. [Apache2]2570⭐
510🍴
DirectXTK) - A collection of helper classes for writing DirectX 11.x code in C++. [MIT]13050⭐
5249🍴
GLFW) - A simple, cross-platform OpenGL wrangling library. [zlib/libpng]96⭐
18🍴
GLFWPP) - A thin modern C++17 header-only wrapper for GLFW. [MIT]564⭐
58🍴
Harfang 3D) 3D visualization library usable in C++, Python, Lua and Go. Based on BGFX. [GPLv3/LGPLv3/Proprietary] 🌎 website1732⭐
79🍴
herebedragons) - A basic 3D scene implemented with various engines, frameworks or APIs. [MIT] website1541⭐
308🍴
Horde3D) - A small 3D rendering and animation engine. [EPL]1431⭐
92🍴
Ion) - A small and efficient set of libraries for building cross-platform client or server applications that use 3D graphics. [Apache2] 🌎 website- Irrlicht - A high performance realtime 3D engine written in C++. [zlib]
4588⭐
1138🍴
libigl) - Simple C++ geometry processing library. [MPL2]2063⭐
140🍴
LLGL) - Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs. [BSD-3-Clause]898⭐
125🍴
LunaSVG) - a standalone SVG rendering library in C++. [MIT]4798⭐
440🍴
magnum) - Lightweight and modular C++11/C++14 graphics middleware for games and data visualization. [MIT] website271⭐
22🍴
micro-gl) - Realtime, Embeddable, Headers Only C++11 CPU vector graphics. no STD lib, no FPU and no GPU required. [CUSTOM] 🌎 website5171⭐
775🍴
NanoVG) - Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. [Zlib]- Ogre 3D ⚡ - A scene-oriented, real-time, flexible 3D rendering engine (as opposed to a game engine) written in C++. [MIT] 🌎 website
- OpenSceneGraph - An open source high performance 3D graphics toolkit. [OSGPL]
2894⭐
561🍴
OpenSubdiv) - Pixar's library for evaluating and rendering subdivision surfaces on CPU and GPU. [Modified Apache2]- OpenVDB - Library and tools for storing, editing, and rendering volumetric datasets. [MPL2]
- Panda3D - A framework for 3D rendering and game development for Python and C++. [BSD]
461⭐
133🍴
Partio) - Library for wrangling particle data, with support for most common file formats. [Modified BSD]9258⭐
1497🍴
Skia) - A complete 2D graphic library for drawing Text, Geometries, and Images. [BSD] 🌎 website745⭐
108🍴
ThorVG) - a platform-independent portable library that allows for drawing vector-based scenes and animations, including SVG and Lottie. [MIT] 🌎 website1198⭐
208🍴
TinySpline) - A small, yet powerful ANSI C library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. [MIT]4551⭐
996🍴
urho3d) - Cross-platform rendering and game engine. [Many different, mostly MIT]2823⭐
206🍴
Yocto/GL) - Tiny C++ Libraries for Data-Driven Physically-based Graphics. [MIT]
179⭐
163🍴
Boost.GIL) - Generic Image Library. [Boost] 🌎 website33⭐
6🍴
BitmapPlusPLus) - Simple and Fast header only Bitmap C++ library. [MIT]- CImg - A small, open source, C++ toolkit for image processing. [Own LGPL or GPL]
- 🌎 CxImage - An image processing and conversion library to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images. [zlib]
13532⭐
3372🍴
Dlib) ⚡ - A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. [Boost] website878⭐
51🍴
fpng) - Super fast C++ .PNG writer/reader. [Unlicense]- FreeImage - An open source library that supports popular graphics image formats and others as needed by today's multimedia applications. [GPL2 or GPL3]
901⭐
270🍴
GD) - GD Graphics Library, famously used in PHP for image loading/manipulation & thumbnail generation. [custom permissive license, requires mention in user docs] website- DCMTK - DICOM Toolkit.
- GDCM - Grassroots DICOM library.
- ITK - An open-source, cross-platform system for image analysis. [Apache2 from ITK 4.0]
- [Jpegli][https://github.com/google/jpegli] - an improved JPEG encoder and decoder implementation. [BSD-3-Clause]
1791⭐
392🍴
Leptonica) - Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. [BSD-2-Clause] website1565⭐
202🍴
libavif) - Library for encoding and decoding .avif files. [BSD-2-Clause]12302⭐
3051🍴
libfacedetection) - Open source library for face detection in images. The face detection speed can reach 1500FPS. [BSD]3770⭐
1024🍴
libjpeg-turbo) - A JPEG image codec that uses SIMD instructions to accelerate baseline JPEG encoding and decoding. [IJG & BSD-3-Clause & zlib] 🌎 website2696⭐
259🍴
libjxl) - JPEG XL image format reference implementation. [BSD-3-Clause]1286⭐
626🍴
libpng) - the reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. [libpng-2.0] 🌎 website735⭐
74🍴
libspng) - Simple, modern libpng alternative. [BSD-2] 🌎 website50⭐
5🍴
libvips) - A fast image processing library with low memory needs. [LGPL] website2097⭐
426🍴
LodePNG) - PNG encoder and decoder in C and C++. [Zlib]- 🌎 Magick++ - ImageMagick program interfaces for C++. [Apache2]
- 🌎 MagickWnd - ImageMagick program interfaces for C. [Apache2]
5468⭐
415🍴
MozJPEG) - Improved JPEG encoder. [BSD/BSD-3-Clause/ZLIB]- OpenCV ⚡ - Open source computer vision. [Apache2] 🌎 website
- OpenEXR - Cross-platform library for high dynamic range imaging. [Modified BSDF]
1971⭐
597🍴
OpenImageIO) - Powerful image and texture wrangling library with support for a wide number of common lossy and RAW formats. [Modified BSD]977⭐
457🍴
OpenJPEG) - an open-source JPEG 2000 codec written in C language. [BSD-2-Clause]6963⭐
329🍴
QOI) - The “Quite OK Image Format” for fast, lossless image compression. [MIT]311⭐
25🍴
SAIL) - Easy-to-use cross-platform image decoding library with pluggable image codecs. [MIT]2063⭐
413🍴
Simd) - C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM. [MIT]26832⭐
7721🍴
stb-image) - STB single-header image loading library. [Public Domain]- tesseract-ocr - An OCR engine. [Apache2]
154⭐
30🍴
TinyDNG) - Header-only Tiny DNG/TIFF loader and writer in C++. [MIT]112⭐
41🍴
TinyEXIF) - Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG. [MIT]139⭐
40🍴
TinyTIFF) - lightweight TIFF reader/writer library. [GPL-3.0]721⭐
107🍴
Video++) - A C++14 high performance video and image processing library. [MIT]411⭐
192🍴
VIGRA) - A generic C++ computer vision library for image analysis. [MIT X11]- VTK - Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD]
- gettext - GNU 'gettext'. [GPL2]
- IBM ICU - A set of C/C++ and Java libraries providing Unicode and Globalization support. [ICU]
- libiconv - An encoding conversion library between different character encodings. [GPL]
1161⭐
75🍴
simdutf) - Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. [Apache-2/MIT]274⭐
22🍴
uni-algo) - Unicode Algorithms Implementation for C/C++. [Unlicense or MIT]1739⭐
127🍴
utf8.h) - Single header utf8 string functions for C and C++. [Unlicense]1050⭐
139🍴
utf8proc) - A clean C library for processing UTF-8 Unicode data. [MIT]
- 🌎 Apache Thrift - Efficient cross-language IPC/RPC, works between C++, Java, Python, PHP, C#, and many more other languages. Originally developed by Facebook. [Apache2]
138⭐
118🍴
Boost.Interprocess) - Header-only Boost library that supports kernel-level shared memory and memory-mapped files, with in-built synchronization mechanisms (semaphores, mutexes, and more). [Boost] 🌎 website16512⭐
3971🍴
bRPC) - bRPC is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. [Apache2] 🌎 website11678⭐
927🍴
Cap'n Proto) - Fast data interchange format and capability-based RPC system. [MIT] 🌎 website11⭐
3🍴
eCAL) - Pub/sub, client/server, C++/Python/C#, various message protocols (protobuf, capnproto ..). [Apache2] website41907⭐
10546🍴
gRPC) - A high performance, open source, general-purpose RPC framework. [BSD] website2046⭐
593🍴
Ice) - Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more. [GPLv2]1674⭐
391🍴
iceoryx) - True zero-copy inter-process communication framework for safety critical systems with bindings for C, Rust. Runs on Linux, QNX, Windows, Mac OS, FreeBSD. [Apache2] 🌎 website955⭐
320🍴
libjson-rpc-cpp) - JSON-RPC framework for C++ servers and clients. [MIT]5996⭐
1006🍴
nanomsg) - A simple high-performance implementation of several "scalability protocols". [MIT] website3838⭐
492🍴
nng) - nanomsg-next-generation, a light-weight brokerless messaging library. [MIT] 🌎 website1715⭐
379🍴
rpclib) - A modern C++ msgpack-RPC server and client library. [MIT]37⭐
8🍴
simple-rpc-cpp) - A simple RPC wrapper generator to C/C++ functions. [BSD]1954⭐
386🍴
SRPC) - A lightweight RPC system that supports multiple protocols and OpenTelemetry. [Apache2]- WAMP - Provides RPC and pub/sub messaging patterns. (various implementations, various languages)
- xmlrpc-c - A lightweight RPC library based on XML and HTTP. [BSD]
55⭐
93🍴
Boost.PropertyTree) - A property tree parser/generator that can be used to parse XML/JSON/INI/Info files. [Boost] 🌎 website10792⭐
3213🍴
cJSON) - Ultralightweight JSON parser in ANSI C. [MIT]475⭐
32🍴
DAW JSON Link) - Fast, convenient JSON serialization and parsing in C++. [BSL-1.0]710⭐
166🍴
frozen) - JSON parser and generator for C/C++. [GPL & GPL2]1195⭐
120🍴
Glaze) - Extremely fast, in memory, JSON and interface library for modern C++. [MIT]3082⭐
814🍴
Jansson) - C library for encoding, decoding and manipulating JSON data. [MIT]38⭐
5🍴
jbson) - jbson is a library for building & iterating BSON data, and JSON documents in C++14. [Boost]132⭐
22🍴
JeayeSON) - A very sane (header only) C++ JSON library. [BSD]3677⭐
782🍴
Jsmn) - A minimalistic JSON parser in C. [MIT]43081⭐
6729🍴
json) ⚡ - JSON for Modern C++. [MIT] 🌎 website538⭐
174🍴
JSON++) - A JSON parser in C++. [MIT]710⭐
79🍴
json.h) - A simple one header/one source solution to parsing JSON in C and C++. [Unlicense]38⭐
3🍴
json-build) - C89 tiny zero-allocation JSON serializer. [MIT]2973⭐
1059🍴
json-c) - A JSON implementation in C. [MIT]717⭐
163🍴
jsoncons) - A C++ header-only library for JSON and JSON-like binary formats with JSONPointer, JSONPatch, JSONPath and JMESPath. [Boost]8157⭐
2644🍴
JsonCpp) - A C++ library for interacting with JSON. [MIT]56⭐
4🍴
Jsonifier) - A few classes for parsing and serializing objects from/into JSON - very rapidly. [MIT]11⭐
1🍴
jsonParse) - A simple JSON parser in ANSI C. [MIT]1287⭐
290🍴
json-parser) - Very low footprint JSON parser written in portable ANSI C. [BSD]2552⭐
615🍴
json11) - A tiny JSON library for C++11. [MIT]422⭐
57🍴
json-struct) - High performance, single header JSON parser parsing to and from C++ structs. [MIT]128⭐
18🍴
json-voorhees) - JSON library for C++. Support for C++11. No dependencies, fast and dev-friendly. [Apache2]38⭐
3🍴
JSON Toolkit) - JSON, JSON Pointer, JSON Schema, and JSONL library for C++20. [AGPL/Commercial]71⭐
26🍴
jute) - Very simple C++ JSON Parser. [PublicDomain]277⭐
98🍴
libjson) - A JSON parser and printer library in C. easy to integrate with any model. [LGPL]- libjson - Lightweight JSON library. [?]
1626⭐
140🍴
LIBUCL) ⚡ - Universal configuration library parser. [BSD-2-Clause]1349⭐
329🍴
parson) - Parson is a lighweight json library written in C. [MIT]1119⭐
221🍴
PicoJSON) - A header-file-only, JSON parser serializer in C++. [BSD]330⭐
106🍴
qt-json) - A simple class for parsing JSON data into a QVariant hierarchy and vice versa. [GPLv3]288⭐
140🍴
QJson) - A qt-based library that maps JSON data to QVariant objects. [LGPL2]14242⭐
3537🍴
RapidJSON) ⚡ - A fast JSON parser/generator for C++ with both SAX/DOM style API. [MIT] 🌎 website570⭐
43🍴
sajson) - Lightweight, extremely high-performance JSON parser for C++11. [MIT]19328⭐
1021🍴
simdjson) - Extremely fast JSON library that can parse gigabytes of JSON per second. [Apache-2.0]851⭐
102🍴
Sonic-Cpp) - A fast JSON serializing & deserializing library, accelerated by SIMD. [Apache-2.0]596⭐
86🍴
taoJSON) - Zero-dependency C++ header-only JSON library. [MIT]- 🌎 ujson - µjson is a a small, C++11, UTF-8, JSON library. [MIT]
4328⭐
365🍴
UltraJSON) - Ultra fast JSON decoder and encoder written in C. [BSD-3-Clause]2157⭐
437🍴
YAJL) - A fast streaming JSON parsing library in C. [ISC]3115⭐
267🍴
yyjson) - A high performance JSON library written in ANSI C. [MIT]
200⭐
57🍴
Blackhole) - Attribute-based logging framework, which is designed to be fast, modular and highly customizable. [MIT]181⭐
105🍴
Boost.Log) - Designed to be very modular and extensible. [Boost] 🌎 website216⭐
18🍴
BqLog) - A lightweight, high-performance logging system used in projects such as "Honor of Kings". [Apache-2.0]3792⭐
928🍴
Easylogging++) - Extremely light-weight high performance logging library for C++11 (or higher) applications. [MIT]796⭐
121🍴
fmtlog) - A performant fmtlib-style logging library with latency in nanoseconds. [MIT]907⭐
271🍴
G3log) - Asynchronous logger with Dynamic Sinks. [PublicDomain]7051⭐
2058🍴
glog) - C++ implementation of the Google logging module.73⭐
4🍴
haclog) - An extremely fast plain C logging library. [MIT]- Log4cpp - A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. [LGPL]
1643⭐
564🍴
log4cplus) - A simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. [BSD & Apache2]1787⭐
260🍴
loguru) - A lightweight C++ logging library. [PublicDomain]227⭐
21🍴
lwlog) - Very fast synchronous and asynchronous C++17 logging library. [MIT]2215⭐
391🍴
plog) - Portable and simple log for C++ in less than 1000 lines of code. [MPL2]490⭐
48🍴
reckless) - Low-latency, high-throughput, asynchronous logging library for C++. [MIT]24296⭐
4542🍴
spdlog) - Super fast, header only, C++ logging library.- templog - A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost]
- P7Baical - An open source and cross-platform library for high-speed sending telemetry & trace data with minimal usage of CPU and memory. [LGPL]
1552⭐
158🍴
Quill) - Asynchronous cross platform low latency logging library. [MIT]
34118⭐
18694🍴
Caffe) - A fast framework for neural networks. [BSD]8075⭐
1188🍴
catboost) - A fast, scalable, high performance Gradient Boosting on Decision Trees library. [Apache2]7084⭐
1716🍴
CCV) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. [BSD]25817⭐
21328🍴
darknet) - Open source neural network framework written in C and CUDA. [PublicDomain] 🌎 website13532⭐
3372🍴
Dlib) ⚡ - A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. [Boost] website31289⭐
3631🍴
FAISS) - A library for efficient similarity search and clustering of dense vectors. [MIT]437⭐
81🍴
Fido) - A highly-modular C++ machine learning library for embedded electronics and robotics. [MIT] website5283⭐
496🍴
flashlight) - A fast, flexible machine learning library from Facebook AI Research written entirely in C++ and based on the ArrayFire tensor library. [BSD-3-Clause] 🌎 website11150⭐
1024🍴
ggml) - Tensor library for machine learning with 16-bit and 4-bit quantization support. [MIT]4557⭐
1637🍴
libsvm) - A simple, easy-to-use, efficient library for Support Vector Machines. [BSD-3-Clause] 🌎 website2814⭐
241🍴
m2cgen) - A CLI tool to transpile trained classic ML models into a native C code with zero dependencies. [MIT]695⭐
236🍴
MeTA) - A modern C++ data sciences toolkit. [MIT] 🌎 website698⭐
172🍴
Minerva) - A fast and flexible system for deep learning. [Apache2]5100⭐
1605🍴
mlpack) - A scalable c++ machine learning library. [LGPLv3] website20421⭐
4160🍴
ncnn) - A high-performance neural network inference computing framework optimized for mobile platforms. [BSD]78942⭐
55801🍴
OpenCV) ⚡ - Open Source Computer Vision Library. [BSD] website613⭐
214🍴
oneDAL) - A powerful machine learning library that helps speed up big data analysis. [Apache]14615⭐
2922🍴
ONNX runtime) - C and C++ library for training and inference ONNX models. ONNX is a standard that AI models can be converted into, regardless of the library they are trained with. [MIT] 🌎 website264⭐
64🍴
Recommender) - C library for product recommendations/suggestions using collaborative filtering (CF). [BSD]900⭐
227🍴
RNNLIB) - RNNLIB is a recurrent neural network library for sequence learning problems. [GPLv3]3033⭐
1039🍴
SHOGUN) - The Shogun Machine Learning Toolbox. [GPLv3]- 🌎 sofia-ml - The suite of fast incremental algorithms for machine learning. [Apache2]
2229⭐
138🍴
USearch) - Fast search and clustering library for vectors and strings. [Apache2]1595⭐
625🍴
VLFeat) - The VLFeat open source library implements popular computer vision algorithms specialising in image understanding and local featurexs extraction and matching. [BSD-2-Clause] website26274⭐
8725🍴
xgboost) - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow. [Apache2]
199⭐
31🍴
Apophenia) - A C library for statistical and scientific computing. [GPL2]- 🌎 Armadillo - Fast C++ library for linear algebra & scientific computing. [Apache2] website
1651⭐
172🍴
autodiff) - A modern, fast and expressive C++ library for automatic differentiation. [MIT] 🌎 website- 🌎 blaze - high-performance C++ math library for dense and sparse arithmetic. [BSD]
197⭐
112🍴
Boost.Multiprecision) - provides higher-range/precision integer, rational and floating-point types in C++, header-only or with GMP/MPFR/LibTomMath backends. [Boost] 🌎 website- ceres-solver - C++ library for modeling and solving large complicated nonlinear least squares problems from google. [BSD]
4977⭐
1389🍴
CGAL) - Collection of efficient and reliable geometric algorithms. [LGPL&GPL] website- cml - free C++ math library for games and graphics. [Boost]
?⭐
?🍴
CNL) - A Compositional Numeric Library for C++. [Boost]1551⭐
240🍴
DirectXMath) - An all inline SIMD C++ linear algebra library for use in games and graphics apps.13532⭐
3372🍴
Dlib) ⚡ - A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. [Boost] website- Eigen - A high-level C++ library of template headers for linear algebra, matrix and vector operations, numerical solvers and related algorithms. [MPL2]
- 🌎 ExprTk - The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. [MIT]
- 🌎 Geometric Tools - C++ library for computing in the fields of mathematics, graphics, image analysis and physics. [Boost] 🌎 website
9274⭐
2126🍴
GLM) - Header-only C++ math library that matches and inter-operates with OpenGL's GLSL math. [MIT] 🌎 website- GMTL - Graphics Math Template Library is a collection of tools implementing Graphics primitives in generalized ways. [GPL2]
- 🌎 GMP - A C library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. [LGPL3 & GPL2]
756⭐
56🍴
Klein) - A fast, SIMD-optimized C++17 Geometric Algebra library for point, line, and plane projections, intersections, joins, rigid-body motion, and more. [MIT] 🌎 website860⭐
67🍴
linalg.h) - Single header, public domain, short vector math library for C++. [Unlicense]1212⭐
84🍴
MatX) - A GPU-accelerated C++17 numerical computing library with a MATLAB/Python-like syntax. [BSD 3-clause]651⭐
242🍴
MIRACL) - A Multiprecision Integer and Rational Arithmetic Cryptographic Library. [AGPL]3568⭐
555🍴
NumCpp) - A templatized header only C++ implementation of the Python Numpy library. [MIT]- 🌎 muparser - muParser is an extensible high performance math expression parser library written in C++. [MIT]
652⭐
194🍴
LibTomMath) - A free open source portable number theoretic multiple-precision integer library written entirely in C. [PublicDomain & WTFPL] website921⭐
134🍴
linmath.h) - A lean linear math library, aimed at graphics programming. [WTFPL]- 🌎 lp_solve - A library used to formulate and solve linear programming problems. [LGPL] website
6376⭐
1495🍴
OpenBLAS) - An optimized BLAS library based on GotoBLAS2 1.13 BSD version. [BSD 3-clause] website- 🌎 PCG-rand - PCG is a family of simple fast space-efficient statistically good algorithms for random number generation. Unlike many general-purpose RNGs, they are also hard to predict. [Apache]
5371⭐
1795🍴
QuantLib) - A free/open-source library for quantitative finance. [Modified BSD] website963⭐
57🍴
SimSIMD) - Vector distance functions for x86 AVX2, AVX-512, Arm NEON, and SVE. [Apache2]525⭐
69🍴
StatsLib) - A C++ header-only library of statistical distribution functions. [Apache2] 🌎 website1161⭐
280🍴
SymEngine) - Fast symbolic manipulation library, a rewriting of SymPy's core in C++. [MIT]1595⭐
241🍴
TinyExpr) - A C library for parsing and evaluating math expressions from strings. [zlib]1452⭐
152🍴
Vc) - SIMD Vector Classes for C++. [BSD]- Versor - A (fast) Generic C++ library for Geometric Algebras, including Euclidean, Projective, Conformal, Spacetime (etc).
166⭐
33🍴
Wagyu) - A general library for geometry operations of union, intersections, difference, and xor. [mapbox-wagyu original]- 🌎 Wykobi - A C++ library of efficient, robust and simple to use C++ 2D/3D oriented computational geometry routines. [MIT]
3354⭐
399🍴
xtensor) - A C++14 library for numerical analysis with multi-dimensional array expressions, inspired by NumPy syntax. [BSD 3-clause] 🌎 website410⭐
59🍴
universal) - A C++14 header-only library implementing arbitrary posit arithmetic. The posit number system is a tapered floating point that is more efficient than IEEE floating point. Posits enable reproducible computational science. [MIT license]
2984⭐
406🍴
Boehm GC) - Conservative garbage collector for C and C++. [similar to X11] website1589⭐
143🍴
C Smart Pointers) - Smart pointers for the (GNU) C programming language. [MIT]1098⭐
128🍴
Hoard) - Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac. [Apache-2.0] website9525⭐
1446🍴
jemalloc) - General purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. [BSD] website1495⭐
194🍴
memory) - STL compatible C++ memory allocator library. [ZLib]1748⭐
160🍴
memory-allocators) - Custom memory allocators to improve the performance of dynamic memory allocation. [MIT]10558⭐
858🍴
mimalloc) - A compact general purpose allocator with excellent performance. [MIT]2153⭐
185🍴
rpmalloc) - Cross platform lock free thread caching 16-byte aligned memory allocator implemented in C. [PublicDomain]1574⭐
108🍴
snmalloc) - Message passing based high-performance allocator. [MIT]4389⭐
477🍴
TCMalloc) - Google's fast, multi-threaded malloc implementation. [Apache-2.0] 🌎 website147⭐
10🍴
buddy_alloc) - A single header buddy memory allocator for C with bounded allocation costs. [0BSD]968⭐
64🍴
tgc) - A tiny garbage collector for C written in ~500 LOC. [BSD]
- GStreamer - A library for constructing graphs of media-handling components. [LGPL]
939⭐
217🍴
libass) - Portable subtitle renderer for the ASS/SSA subtitle format. [ISC]1080⭐
393🍴
libav) - A collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata. [LGPL v2.1+ and others] 🌎 website- LIVE555 Streaming Media - Multimedia streaming library using open standard protocols (RTP/RTCP, RTSP, SIP). [LGPL]
- 🌎 libVLC - libVLC (VLC SDK) media framework. [GPL]
634⭐
174🍴
MediaInfoLib) - Convenient unified display of the most relevant technical and tag data for video and audio files. [BSD]3975⭐
1502🍴
QtAv) - A multimedia playback framework based on Qt and FFmpeg to write a player easily. [LGPL] website9888⭐
1834🍴
SDL) ⚡ - Simple DirectMedia Layer. [zlib] 🌎 website10193⭐
1718🍴
SFML) ⚡ - Simple and Fast Multimedia Library. [zlib] website1175⭐
345🍴
TagLib) - A library for reading and editing the metadata of several popular audio formats. [LGPL/MPL] 🌎 website
1356⭐
86🍴
ada) - WHATWG-compliant and fast URL parser written in modern C++. [Apache-2.0/MIT]- ACE - An OO Network Programming Toolkit in C++. [?MIT?]
1240⭐
416🍴
Boost.Asio) ⚡ - A cross-platform C++ library for network and low-level I/O programming. [Boost] 🌎 website4359⭐
634🍴
Boost.Beast) ⚡ - HTTP and WebSocket built on Boost.Asio in C++11. [Boost] 🌎 website139⭐
21🍴
Breep) - Event based, high-level C++14 peer-to-peer library. [EUPL-1.1 (OSI approved)]8010⭐
1658🍴
C++ REST SDK) - C++ REST SDK (previously named Casablanca). [Apache2]1928⭐
379🍴
Restbed) - C++11 Asynchronous RESTful framework. [AGPL]1158⭐
92🍴
Restinio) - A header-only C++14 library that gives you an embedded HTTP/Websocket server. [BSD]1867⭐
602🍴
c-ares) - A C library for asynchronous DNS requests. [MIT]13070⭐
2300🍴
cpp-httplib) - A single file C++11 header-only HTTP/HTTPS server library. [MIT]- cpp-netlib - A collection of open-source libraries for high level network programming. [Boost]
139⭐
74🍴
cpp-netlib/uri) - URI parser/builder library for C++, compatible with RFC 3986 and RFC 3987. [Boost]1423⭐
285🍴
CppServer) - Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution. [MIT]6560⭐
934🍴
cpr) - A modern C++ HTTP requests library with a simple but powerful interface. Modeled after the Python Requests module. [MIT] 🌎 website630⭐
174🍴
curlcpp) - An object oriented C++ wrapper for CURL(libcurl). [MIT]1678⭐
357🍴
curlpp) -C++ wrapper around libcURL. [MIT]3372⭐
1236🍴
DPDK) - Data Plane Development Kit, libraries and drivers for fast packet processing. [BSD-3-Clause & GPL-2.0] 🌎 website1437⭐
220🍴
Dyad.c) - Asynchronous networking for C. [MIT]2756⭐
671🍴
ENet) - Reliable UDP networking library. [MIT] website3600⭐
945🍴
evpp) - C++ high performance networking with TCP/UDP/HTTP protocols. [BSD]213⭐
67🍴
FTP client for C++) - C++ client for making FTP requests. [MIT]10906⭐
846🍴
H2O) - An optimized HTTP server with support for HTTP/1.x and HTTP/2. It can also be used as a library. [MIT]6346⭐
1535🍴
HTTP Parser) ⚡ - A http request/response parser for C. [MIT]15370⭐
2503🍴
KCP) - A fast and reliable ARQ protocol that helps applications to reduce network latency. [MIT]- libcurl - Multiprotocol file transfer library. [MIT/X derivate license]
894⭐
187🍴
libhttpserver) - C++ library for creating an embedded Rest HTTP server (and more). [LGPL2.1]- Libmicrohttpd - GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. [LGPL v2.1+]
2696⭐
852🍴
libpcap) - A portable C/C++ library for network traffic capture. [BSD] 🌎 website1782⭐
289🍴
libquic) - A QUIC protocol library extracted from Chromium's QUIC Implementation. [BSD]271⭐
3151🍴
librdkafka) - Apache Kafka client library for C and C++. [BSD-2-Clause]4775⭐
1488🍴
libwebsockets) - A lightweight pure C WebSocket implementation that provides both client and server libraries. [LGPL2.1 + static link exception] 🌎 website- 🌎 Lithium - Build high performance C++ HTTP servers without being a C++ expert. [MIT]
- lwIP - A lightweight TCP/IP stack. [Modified BSD]
382⭐
102🍴
mailio) - mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. [BSD]11122⭐
2725🍴
Mongoose) - Extremely lightweight webserver. [GPL2]776⭐
275🍴
MQTT-C) - A portable MQTT C client for embedded systems and PCs alike. [MIT] 🌎 website1999⭐
436🍴
mTCP) - Highly scalable user-level TCP stack for multicore systems. [Modified BSD]14846⭐
5174🍴
Muduo) - A C++ non-blocking network library for multi-threaded server in Linux. [BSD]4650⭐
872🍴
nghttp2) - HTTP/2 C Library. [MIT] 🌎 website870⭐
94🍴
nghttp3) - HTTP/3 library written in C. [MIT] 🌎 website2017⭐
252🍴
Onion) - HTTP server library in C designed to be lightweight and easy to use. [Apache2/GPL2]2691⭐
349🍴
PF_RING™) - High-speed packet processing framework. [LGPL-2.1] 🌎 website1846⭐
249🍴
PicoHTTPParser) - A tiny, primitive, fast HTTP request/response parser. [MIT]- POCO ⚡ - C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. [Boost] website
8151⭐
1497🍴
Proxygen) - Facebook's collection of C++ HTTP libraries including an easy to use HTTP server. [BSD]9623⭐
585🍴
RedPanda) - Streaming data platform for developers. Kafka API compatible. 10x faster. [BSL]3308⭐
1024🍴
RakNet) - A cross platform, open source, C++ networking engine for game programmers. [BSD]1565⭐
378🍴
restclient-cpp) - Simple REST client for C++. It wraps libcurl for HTTP requests. [MIT]734⭐
120🍴
Seasocks) - Simple, small, C++ embeddable webserver with WebSockets support. [BSD]544⭐
90🍴
tlse) - Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library [BSD-2-Clause]1101⭐
92🍴
TQUIC) - A high-performance, lightweight, and cross-platform QUIC library, exposed to C and C++. [Apache2]591⭐
179🍴
Tufão) - An asynchronous web framework for C++ built on top of Qt. [LGPL2]335⭐
78🍴
uriparser) - Strictly RFC 3986 compliant URI parsing and handling library. [BSD-3-Clause]17383⭐
1765🍴
uWebSockets) - µWS is one of the most lightweight, efficient & scalable WebSocket & HTTP server implementations available. [Zlib]1139⭐
43🍴
UCall) - A high-performance SIMD-accelerated RPC library on io_uring. [Apache2]693⭐
69🍴
WAFer) - A C language-based ultra-light software platform for scalable server-side and networking applications. Think node.js for C programmers. [GPL2]3055⭐
542🍴
Wangle) - A client/server application framework to build asynchronous, event-driven modern C++ services. [Apache-2.0]2869⭐
389🍴
wdt) - An embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths. [BSD-3-Clause]7031⭐
1973🍴
WebSocket++) - C++/Boost Asio based websocket client/server library. [BSD]2734⭐
672🍴
PcapPlusPlus) - a multiplatform C++ network sniffing and packet parsing and crafting framework. [Unlicense]9742⭐
2361🍴
ZeroMQ) - High-speed, modular asynchronous communication library. [LGPL3/MPL2] website
Libraries for parsing and manipulating xlsx, pptx, docx, etc.
420⭐
109🍴
DuckX) - C++ library for creating and modifying Microsoft Word (.docx) files. [MIT]- 🌎 FreeXL - an open source library to extract valid data from within Spreadsheets. [MPL/GPL-2/LGPL-2]
439⭐
126🍴
libxls) - Read binary Excel files from C/C++ [BSD-2-Clause]1511⭐
333🍴
libxlsxwriter) - A C library for creating Excel XLSX files. [BSD-2-Clause] 🌎 website1365⭐
330🍴
OpenXLSX) - A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files. [BSD-3-Clause]- 🌎 SimpleXlsxWriter - XLSX files writer for Microsoft Excel 2007 and above. [zlib]
425⭐
113🍴
XLSX I/O) - C library for reading and writing .xlsx files. [MIT]
Libraries for parsing and manipulating PDF documents.
1761⭐
511🍴
libharu) - A free, cross platform, open-sourced software library for generating PDF. [zlib]- 🌎 litePDF - Library to create and edit PDF documents that uses GDI functions through a device context to draw the page content. [LGPL v3 and zlib]
- 🌎 MuPDF - A lightweight PDF, XPS, and E-book viewer. [AGPL/Proprietary]
901⭐
217🍴
PDF-Writer) - High performance library for creating, modiyfing and parsing PDF files in C++ [Apache-2.0] 🌎 website195⭐
44🍴
pdfio) - A simple C library for reading and writing PDF files. [Apache-2] 🌎 website- 🌎 PDFium - PDF generation and rendering library. [BSD-3-Clause]
- PoDoFo - A library to work with the PDF file format. [LGPL]
- 🌎 Poppler - Open-source multi-backend PDF rendering library based on the xpdf-3.0 code base. [GPLv2/GPLv3]
- 🌎 Xpdf - Xpdf is a free PDF viewer and toolkit, including a text extractor, image converter, HTML converter, and more. [GPL v2/GPL v3]
- DynaPDF - An easy-to-use PDF generation library. [Commercial]
Dynamics simulation engines
8281⭐
1543🍴
Box2D) - A 2D physics engine for games. [BSD-like]12619⭐
2875🍴
Bullet) - A 3D physics engine for games. [zlib] website2210⭐
350🍴
Chipmunk) - A fast and lightweight 2D game physics library. [MIT] 🌎 website6697⭐
442🍴
Jolt Physics) - A multi core friendly rigid body physics and collision detection library. [MIT]1027⭐
245🍴
Kratos) - framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. [BSD] website4720⭐
641🍴
LiquidFun) - A 2D physics engine for games. [BSD-like]947⭐
182🍴
Newton Dynamics) - An integrated solution for real time simulation of physics environments. [zlib]- ODE - Open Dynamics Engine - An open source, high performance library for simulating rigid body dynamics. [BSD&LGPL]
320⭐
122🍴
ofxBox2d) - openFrameworks wrapper for Box2D. [BSD-like]2348⭐
277🍴
PhysX) - An open-source realtime physics engine middleware SDK developed by Nvidia as a part of Nvidia GameWorks software suite. [BSD-3-Clause]131⭐
24🍴
PlayRho) - An interactive physics engine & library. [Zlib]2233⭐
469🍴
Project Chrono) - An open source multi-physics simulation engine. [BSD-3-Clause] 🌎 website539⭐
117🍴
Quantum++) - A modern C++11 quantum computing library. [MIT]2321⭐
470🍴
Simbody) - High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton. [Apache2]927⭐
312🍴
SOFA) - SOFA is an open-source framework targeting at real-time simulation, with an emphasis on medical simulation. [LGPL] 🌎 website
219⭐
37🍴
config-loader) - A C++17 static reflection framework, from parse configuration file to native data structure. [MIT]1669⭐
173🍴
Better Enums) - Reflective enums (to string, iteration). Single header. [BSD] website275⭐
27🍴
clReflect) - C++ Reflection using clang. [MIT]220⭐
60🍴
CPFG) - A C++03 library for reflection, callback and script binding. [Apache2]666⭐
94🍴
CPP-Reflection) - C++ Reflection using clang. [MIT]94⭐
7🍴
Easy Reflection) - Easy and fast reflection + serialization solution like in Rust, Java or Go. [Apache]4916⭐
440🍴
Magic Enum) - Header-only C++17 library provides static reflection for enums (to string, from string, iteration), work with any enum type without any macro or boilerplate code. [MIT]206⭐
13🍴
magic_get) - std::tuple like methods for user defined types without any macro or boilerplate code. [Boost]588⭐
48🍴
meta) - Header-only, non-intrusive and macro-free runtime reflection system in C++. [MIT]2086⭐
111🍴
Nameof) - Header-only C++17 library provides nameof macros and functions to obtain the simple name of variable, type, function, macro, and enum. [MIT]648⭐
95🍴
Ponder) - A C++11 library for reflection. [MIT]304⭐
16🍴
REFLECT) - C++20 Static Reflection library. [MIT]1072⭐
95🍴
reflect-cpp) - Serialization through reflection, including automatic field name retrieval from structs. [MIT]3172⭐
440🍴
RTTR) - A C++11 library for reflection. [MIT] website21⭐
1🍴
simple_enum) - An Fast, Intuitive and Type-Safe C++ Enumeration Support Library. [BSL-1.0] 🌎 website94⭐
10🍴
TSMP) - An intrusion and macro-free C++20 library for static reflection. It uses libclang to extract reflection data from your source code and makes it usable via template specialization. [MIT]496⭐
46🍴
visit_struct) - A miniature library for struct-field reflection in C++. [Boost]225⭐
22🍴
Refureku) - A C++17 runtime reflection and code generation library. [MIT]
381⭐
52🍴
CppVerbalExpressions) - C++ regular expressions made easy. [MIT]3360⭐
186🍴
CTRE) - A Compile time PCRE (almost) compatible regular expression matcher. [MIT]4825⭐
721🍴
Hyperscan) - Hyperscan is a high-performance multiple regex matching library by Intel. Provides simultaneous matching of large numbers of regexps (up to tens of thousands). Typically used in a DPI library stack. [BSD]2306⭐
315🍴
Oniguruma) - A modern and flexible regular expressions library that supports a variety of character encodings. [BSD]- PCRE - A regular expression C library inspired by the regular expression capabilities in Perl. [BSD]
330⭐
30🍴
PIRE) - Perl Incompatible Regular Expressions library by Yandex. Can be really fast (more than 400 MB/s). [LPGL v3.0]8963⭐
1134🍴
RE2) - A software library for regular expressions via a finite-state machine using automata theory. [BSD-3-Clause]534⭐
113🍴
SLRE) - Super Light Regexp engine for C/C++. [GPLv2/Proprietary]617⭐
111🍴
sregex) - A non-backtracking NFA/DFA-based Perl-compatible regex engine library for matching on large data streams. [BSD]- 🌎 SRELL - Unicode-aware regular expression template library for C++. [BSD]
- MOOS-IvP - A set of open source C++ modules for providing autonomy on robotic platforms, in particular autonomous marine vehicles.
- MRPT - Mobile Robot Programming Toolkit. [BSD]
9973⭐
4616🍴
PCL) - Point Cloud Library is a standalone, large scale, open project for 2D/3D image and point cloud processing. [BSD] website- Robotics Library (RL) - A self-contained C++ library for robot kinematics, motion planning and control. [BSD]
- 🌎 RobWork - A collection of C++ libraries for simulation and control of robot systems. [Apache2] website
- ROS - Robot Operating System provides libraries and tools to help software developers create robot applications. [BSD]
711⭐
164🍴
Ruckig) - Real-time motion generation for robots and machines. [MIT] 🌎 website524⭐
195🍴
YARP (Yet Another Robot Platform)) - Library and toolkit for communication and device interfaces. [BSD-3-Clause] website20⭐
7🍴
SPICE Toolkit) - Library and toolkit for computing geometric information used in planning and analyzing science observations obtained from robotic spacecraft. [MIT] 🌎 website
733⭐
112🍴
AMGCL) - a header-only C++ library for solving large sparse linear systems with algebraic multigrid. [MIT]328⭐
21🍴
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. [Apache 2.0] 🌎 website- FFTW - A C library for computing the DFT in one or more dimensions. [GPL]
- GSL - GNU scientific library. [GPL]
754⭐
184🍴
preCICE) - Coupling library for partitioned multi-physics simulations (FSI, CHT, and more). [LGPL] 🌎 website1857⭐
185🍴
TileDB) - Fast Dense and Sparse Multidimensional Array DBMS. [MIT] 🌎 website1207⭐
564🍴
Trilinos) - High performance PDE solvers. [BSD]8996⭐
2376🍴
Torch) - A scientific computing framework with wide support for machine learning algorithms that puts GPUs first. [BSD-3-Clause] website
- 🌎 AngelScript - AngelScript is a game-oriented interpreted/compiled scripting language. [zlib]
472⭐
201🍴
Boost.Python) - A C++ library which enables seamless interoperability between C++ and the Python programming language. [Boost] 🌎 website1185⭐
67🍴
cppimport) - Import C++ files directly from Python! [MIT]3123⭐
514🍴
CppSharp) - Tools and libraries to glue C/C++ APIs to high-level languages. [MIT]?⭐
?🍴
ChaiScript) - An easy to use embedded scripting language for C++. [BSD] website2106⭐
92🍴
ctypes.sh) - A foreign function interface for bash. [MIT]9505⭐
1493🍴
Cython) - Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself. [Apache] website- 🌎 djinni - A tool for generating cross-language type declarations and interface bindings. [Apache2]
5952⭐
515🍴
Duktape) - An embeddable JavaScript engine with compact footprint. [MIT] website4495⭐
584🍴
JavaCpp) - The missing bridge between Java and native C++. [Apache2]3207⭐
706🍴
libffi) - A portable foreign-function interface library. [MIT] 🌎 website- Lua - A minimal and fast scripting engine for configuration files and basic application scripting. [MIT]
1641⭐
346🍴
LuaBridge) - A lightweight, dependency-free library for binding Lua to C++. [MIT]253⭐
39🍴
LuaBridge3) - A lightweight, dependency-free library for binding Lua, LuaJIT, Luau and Ravi to C++. [MIT]158⭐
23🍴
luacxx) - C++11 API for creating Lua bindings. [MIT]- 🌎 MiniScript - scripting language modern, elegant, easy to learn, and easy to embed in your own C# or C++ projects. [MIT]
1980⭐
119🍴
nbind) - Magical headers that make your C++ library accessible from JavaScript. [MIT]1425⭐
333🍴
PHP-CPP) - A library to build PHP extensions with C++. [Apache2] website1603⭐
111🍴
pocketpy) - C++17 header-only Python interpreter for game scripting. [MIT] 🌎 website15713⭐
2105🍴
pybind11) - Seamless operability between C++11 and Python. [BSD]- 🌎 QuickJS - a small and embeddable JavaScript engine. [MIT]
- 🌎 SIP - C or C++ Bindings Generator for Python v2 and v3. [GPL]
4217⭐
517🍴
sol2) - A C++ <-> Lua API wrapper with advanced features and top notch performance. [MIT]5777⭐
1236🍴
SWIG) - A wrapper/interface Generator that let you link your c++ code to JavaScript, Perl, PHP, Python, Tcl and Ruby. [GPL/Output not licensed] website2538⭐
171🍴
txiki.js) - A tiny JavaScript runtime. [MIT]1428⭐
178🍴
V7) - An embedded JavaScript engine. [GPL2]- 🌎 V8 - A fast JavaScript engine by Google that can be embedded into any C++ application. [BSD]
905⭐
120🍴
v8pp) - Header-only library to expose C++ classes and functions into V8 to use them in JavaScript code. [BOOST] 🌎 website9124⭐
1197🍴
ChakraCore) -A JavaScript engine by Microsoft that can be embedded into nodejs. [MIT]
1073⭐
86🍴
Bitsery) - Header only C++ binary serialization library. [MIT]2611⭐
322🍴
Bond) - An open source, cross-platform framework for working with schematized data. [MIT]121⭐
139🍴
Boost.Serialization) - Boost Serialization Library. [Boost] 🌎 website11678⭐
927🍴
Cap'n Proto) - Fast data interchange format and capability-based RPC system. [MIT] 🌎 website4227⭐
761🍴
cereal) - A C++11 library for serialization. [BSD]1824⭐
118🍴
cista) - A C++17 library for zero-copy high-performance (de-)serialization. [MIT]615⭐
109🍴
cppcodec) - Header-only C++11 library to encode/decode base64, base32 and hex with consistent, flexible API. [MIT]827⭐
85🍴
FastBinaryEncoding) - Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift. [MIT]23313⭐
3253🍴
FlatBuffers) - A Memory efficient serialization library. [Apache2]- Kaitai Struct - A declarative language to describe various binary data structures and a compiler to generate C++ parser code. [GPLv3+][MIT][Apache2]
1108⭐
226🍴
iguana) - a modern, universal and easy-to-use serialization engine developed in C++20 and C++17. [Apache2]3024⭐
884🍴
MessagePack) - Efficient binary serialization format "like JSON" for C and C++. [Apache2] website?⭐
?🍴
mrpt-serialization) - Versioned serialization to binary or text formats. [BSD] 🌎 website4337⭐
857🍴
nanopb) - Small code-size Protocol Buffers implementation in ANSI C. [Zlib]65650⭐
15496🍴
protobuf) - Protocol Buffers - Google's data interchange format. [BSD]2689⭐
728🍴
protobuf-c) - Protocol Buffers implementation in C. [BSD]3117⭐
523🍴
SimpleBinaryEncoding) - encoding and decoding application messages in binary format for low-latency applications. [Apache2]1504⭐
262🍴
upb) - A small protobuf implementation in C. [BSD]268⭐
56🍴
Wirehair) - O(N) Fountain Code for Large Data. [BSD-3-Clause]731⭐
95🍴
YAS) - Very fast Yet Another Serialization library supports the binary/text/json formats. [Boost]743⭐
59🍴
zpp_bits) - Actually, the fastest modern Serialization library. Just check 🌎 this video.
?⭐
?🍴
Asio) - Asio includes classes for creating and manipulating serial ports in a portable manner. [Boost] website1240⭐
416🍴
Boost.Asio) - Boost.Asio includes classes for creating and manipulating serial ports in a portable manner. [Boost] 🌎 website731⭐
338🍴
CSerialPort) - lightweight cross-platform serial port library. [LGPL3]409⭐
142🍴
Libserial) - Serial Port Programming in C++. [BSD-3-Clause]2138⭐
1038🍴
Serial Communication Library) - Cross-platform, Serial Port library written in C++. [MIT] website
622⭐
57🍴
cpp-sort) - Sorting algorithms & related tools for C++14. [MIT]
2374⭐
102🍴
pdqsort) - Pattern-defeating quicksort. [zlib]298⭐
46🍴
Timsort) - A templated stable sorting function which outperforms quicksort-based algorithms including std::sort, for reversed or semi-sorted data. [MIT]19⭐
2🍴
Indiesort) - A sort wrapper which enables the use of std::sort (& other random-access sort functions) with non-random-access containers, and also improves sort performance for large/non-trivially-copyable types in random-access containers and arrays. [zLib] 🌎 website
- libvpx - VP8/VP9 Codec SDK. [BSD]
- 🌎 FFmpeg - A complete, cross-platform solution to record, convert and stream audio and video. [LGPL2/GPL2]
1714⭐
458🍴
libde265) - Open h.265 video codec implementation. [LGPL] website- 🌎 x265 - Open h.265 video codec implementation. [GPL2] 🌎 website
5554⭐
1797🍴
OpenH264) - Open Source H.264 Codec. [BSD] website- Theora - A free and open video compression format. [BSD]
?⭐
?🍴
Vireo) - A lightweight and versatile video processing library by Twitter. [MIT]
980⭐
84🍴
CarpVM) - "interesting" VM in C. Let's see how this goes. [GPLv3]19376⭐
7752🍴
MicroPython) - Aims to put an implementation of Python 3.x on a microcontroller. [MIT]3194⭐
293🍴
TinyVM) - A small, fast, lightweight virtual machine written in pure ANSI C. [MIT]
2881⭐
961🍴
Civetweb) - Provides easy to use, powerful, C/C++ embeddable web server with optional CGI, SSL and Lua support. [MIT]8010⭐
1658🍴
C++ REST SDK) - Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. [MIT]- CppCMS - A Free High Performance Web Development Framework (not a CMS). [LGPLv3]
3253⭐
357🍴
Crow) - Crow is a C++ microframework for running web services. It uses routing similar to Python's Flask. [BSD] 🌎 website913⭐
115🍴
Cutelyst) - A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework. [BSD-3-Clause] 🌎 website11573⭐
1115🍴
Drogon) - A C++14/17 based, high-performance HTTP application framework. [MIT]880⭐
130🍴
C++ wfrest) - C++ Web Framework REST API. [Apache2]2143⭐
141🍴
facil.io) - Evented, high performance C web framework supporting HTTP, WebSockets, SSE and more. [MIT] website- 🌎 Kore - ultra fast and flexible web server / framework for web applications developed in C. [ISC]
- libOnion - lightweight library to help you create webservers in C programming language. [LGPLv3]
5939⭐
548🍴
lwan) - Experimental, scalable, high performance HTTP server. [GPL2]7889⭐
1304🍴
oat++) - Light, zero-dependency framework to create high-performance web-services. [Apache-2.0] 🌎 website- 🌎 Pistache - Pistache is a C++ REST framework written in pure C++11 with no external dependency. [Apache2]
?⭐
?🍴
QDjango) - A web framework written in C++ and built on top of the Qt library. Where possible it tries to follow django's API, hence its name. [LGPL]1287⭐
220🍴
TreeFrog Framework) - High-speed and full-stack web application framework based on C++ and Qt, which supports HTTP and WebSocket protocol (with O/R mapping). [BSD] website2420⭐
283🍴
userver) - Asynchronous C++17 framework with a rich set of abstractions and database drivers for fast and comfortable creation of efficient microservices, services and utilities. [Apache-2.0] 🌎 website- Wt - A C++ library for developing web applications. [GPL/Proprietary]
XML is crap. Really. There are no excuses. XML is nasty to parse for humans, and it's a disaster to parse even for computers. There's just no reason for that horrible crap to exist. - Linus Torvalds
55⭐
93🍴
Boost.PropertyTree) - A property tree parser/generator that can be used to parse XML/JSON/INI/Info files. [Boost] 🌎 website- Expat - An XML parser library written in C. [MIT]
- Libxml2 - The XML C parser and toolkit of Gnome. [MIT]
- libxml++ - An XML Parser for C++. [LGPL2]
449⭐
163🍴
Mini-XML) - A small XML parsing library written in ANSI C. [LGPL2 with exceptions]- PugiXML - A light-weight, simple and fast XML parser for C++ with XPath support. [MIT]
- RapidXml - An attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. [Boost]
- TinyXML - A simple, small, minimal, C++ XML parser that can be easily integrating into other programs. [zlib]
5092⭐
1834🍴
TinyXML2) - A simple, small, efficient, C++ XML parser that can be easily integrating into other programs. [zlib]92⭐
34🍴
TinyXML++) - A completely new interface to TinyXML that uses MANY of the C++ strengths. Templates, exceptions, and much better error handling. [MIT]29⭐
32🍴
Xalan C) - A library and a command line program to transform XML documents using a stylesheet that conforms to XSLT 1.0 standards. [Apache-2.0] 🌎 website- Xerces-C++ - A validating XML parser written in a portable subset of C++. [Apache2]
221⭐
41🍴
mini-yaml) - Single header YAML 1.0 C++11 serializer/deserializer. [MIT]5138⭐
1850🍴
yaml-cpp) - A YAML parser and emitter in C++. [MIT]574⭐
98🍴
rapidyaml) - Rapid YAML is a C++ library to parse and emit YAML. [MIT]
Useful libraries or tools that don't fit in the categories above or maybe just not categorised yet
74⭐
9🍴
access_profiler) - A tool to count accesses to member variables in c++ programs. [GPL3]- American fuzzy lop a.k.a. afl-fuzz - Crazy fuzzing tool that automatically discovers bugs given time and minimal example input. [Apache2]
4808⭐
408🍴
Argon2) - The password hash Argon2, winner of PHC. [CC0/Apache2]- Better String - An alternative to the string library for C which is more functional and does not have buffer overflow overrun problems. Also includes a C++ wrapper. [BSD, GPL2]
77⭐
55🍴
Boost.Signals2) - An implementation of a managed signals and slots system. [Boost] 🌎 website- 🌎 casacore - A set of c++ core libraries derived from aips++. [LGPL]
591⭐
166🍴
CCTZ) - a C++ library for translating between absolute and civil times using the rules of a time zone. [Apache-2.0]- 🌎 Cheat Sheets of HackingCPP - Cool cheat sheets and infographics for algorithms, views, containers, randomness, etc.
522⭐
30🍴
Concord) - A Discord API wrapper library written in C. [MIT] 🌎 website1365⭐
115🍴
CPPItertools) - Range-based for loop add-ons inspired by the Python builtins and itertools library. [BSD-2-Clause]338⭐
14🍴
cpp-lazy) - a fast and easy lazy evaluation library for C++11/14/17/20. [MIT]336⭐
91🍴
CRCpp) - Easy to use and fast C++ CRC library. [BSD-3-Clause]558⭐
73🍴
cxx-prettyprint) - A pretty printing library for C++ containers. [Boost]3150⭐
684🍴
date) - A date and time library based on the C++11/14/17 header. [MIT] 🌎 website1067⭐
163🍴
D++ (DPP)) - A lightweight, high performance and scalable C++ library for creating Discord Bots. [Apache2] 🌎 website670⭐
45🍴
DynaMix) - A library which allows you to compose and modify objects at run time. [MIT]132⭐
4🍴
emio) - A safe and fast high-level and low-level character input/output library. [MIT]312⭐
147🍴
faker-cxx) - C++20 Faker library for generating fake (but realistic) data for testing and development. [MIT]- FastFormat - Fast, Safe C++ Formatting inspired by log4j and Pantheios. [Simplified BSD]
646⭐
54🍴
fast_io) - Significantly faster input/output for C++20. [MIT]360⭐
19🍴
fccf) - A command-line tool that recursively searches a directory to find C/C++ source code matching a search string. [MIT]20738⭐
2494🍴
{fmt}) ⚡ - Small, safe and fast formatting library for C++. [Simplified BSD] 🌎 website189⭐
18🍴
gcc-poison) - A simple header file for developers to ban unsafe C/C++ functions from applications.317⭐
68🍴
happly) - A C++ header-only parser for the PLY file format. Parse .ply happily! [MIT]778⭐
52🍴
hedley) - A C/C++ header file designed to smooth over some platform-specific annoyances. 🌎 website1541⭐
188🍴
HighwayHash) - Fast strong hash functions: SipHash/HighwayHash. [Apache-2.0]577⭐
29🍴
icecream-cpp) - A small printing library for debugging purposes. [MIT]1663⭐
207🍴
inja) - A Template Engine for Modern C++. [MIT]499⭐
85🍴
Jinja2С++) - almost full-conformance template engine implementation. 🌎 website896⭐
242🍴
jwt-cpp) - A header only library for creating and validating JSON web tokens in C++. [MIT]494⭐
39🍴
Kangaru) - A dependency injection container for C++11 and C++14. [MIT]4196⭐
557🍴
Klib) - Small and lightweight implementations of common algorithms and data structures. [MIT]455⭐
107🍴
libcpuid) - A small C library for x86 CPU detection and feature extraction. [BSD]129⭐
8🍴
libenvpp) - A modern C++ library for type-safe environment variable parsing. [Apache-2.0]29⭐
14🍴
libevil) - The Evil License Manager. [GPLv3]89⭐
28🍴
libnih) - A lightweight library of C functions and structures. [GPL2.1]382⭐
71🍴
libsigc++) - A typesafe callback system for standard C++. [LGPL] 🌎 website- 🌎 libusb - A universal USB library which allows for portable access to USB devices. [LGPL2]
1282⭐
78🍴
Mach7) - A Pattern-matching library for C++. [BSD]1708⭐
158🍴
mio) - Cross-platform C++11 header-only library for memory mapped file IO. [MIT]173⭐
8🍴
MPH) - C++20 [Minimal] Static Perfect Hash library. [MIT]1939⭐
229🍴
PEGTL) - The Parsing Expression Grammar Template Library. [MIT]801⭐
80🍴
Pipes) - Pipelines for expressive code on collections in C++. [MIT]911⭐
76🍴
pprint) - Pretty Printer for Modern C++. [MIT]869⭐
148🍴
pspsdk) - An open-source SDK for PSP homebrew development. [BSD/GNU GPL3]63⭐
12🍴
QtVerbalExpressions) - This Qt lib is based off of the C++ VerbalExpressions library. [MIT]242⭐
39🍴
RapidFuzz) - Rapid fuzzy string matching in C++ using the Levenshtein Distance. [MIT] 🌎 website184⭐
14🍴
rapidhash) - Very fast, high quality, platform-independent hashing algorithm. [BSD-2-Clause]- Remote Call Framework - Inter-process communication framework for C++. [GPL2/Proprietary]
1073⭐
47🍴
scnlib) - scanf for modern C++. [Apache-2.0] 🌎 website- Scintilla - A free source code editing component. [MIT]
4924⭐
479🍴
SDS) - Simple Dynamic Strings library for C. [BSD]185⭐
34🍴
semver.c) - A semver parser and render in ANSI C. [MIT]- sigslot - C++ Signal/Slot Library. [PublicDomain]
165⭐
42🍴
SimpleSignal) - High performance C++11 signals. [PublicDomain]398⭐
175🍴
Stage) - Mobile robot simulator. [GPL2]26832⭐
7721🍴
stb) ⚡ - A range of single-file libraries for C/C++. [PublicDomain]940⭐
51🍴
stdman) - A tool that parses archived HTML files from 🌎 cppreference and generates groff-formatted manual pages for Unix-based systems. [MIT]2198⭐
77🍴
StringZilla) - the Godzilla of string libraries, splitting, sorting, and shuffling large textual datasets faster than you can say "Tokyo Tower". [Apache-2.0]- 🌎 StrTk - A C++ library consisting of high performance string processing routines. [MIT]
11⭐
0🍴
tgbotxx) - Telegram Bot C++ Library. [MIT]- 🌎 Tulip Indicators - A C library of over 100 financial technical analysis indicators. [LGPL]
173⭐
18🍴
ub-canaries) - A collection of C/C++ programs that try to get compilers to exploit undefined behavior.403⭐
20🍴
value-category-cheatsheet) A PDF cheatsheet for lvalues, rvalues, and the like. [Jank copyleft]16⭐
9🍴
VarTypes) - A feature-rich, object-oriented framework for managing variables in C++ / Qt4. [LGPL]?⭐
?🍴
Wildcards) - A simple C++ header-only template library implementing matching using wildcards. [BSL-1.0]- ZBar - A barcode scanner library, which allows to scan photos/images/video streams for barcodes and return their value. [LGPL2]
?⭐
?🍴
ZXing) - An open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. [Apache]
Software for creating a development environment.
List of C or C++ compilers
6148⭐
747🍴
8cc) - A Small C Compiler.2096⭐
177🍴
c) - Compile and execute C "scripts" in one go! [MIT]- Clang - A C compiler for LLVM. Supports C++11/14/1z C11. Developed by LLVM Team. [NCSA]
- 🌎 GCC - GNU Compiler Collection. Supports C++11/14/1z C11 and OpenMP. [GNU GPL3]
- PCC - A very old C compiler. Supports C99.
- 🌎 Intel C++ Compiler - Developed by Intel.
- LLVM - Collection of modular and reusable compiler and toolchain technologies.
- 🌎 Microsoft Visual C++ - MSVC, developed by Microsoft.
- Open WatCom - Watcom C, C++, and Fortran cross compilers and tools. [Sybase Open Watcom Public License]
- Oracle Solaris Studio - C, C++ and Fortran compiler for SPARC and x86. Supports C++11. Available on Linux and Solaris. [OTN Developer License]
- TCC - Tiny C Compiler. [LGPL]
List of online C or C++ compilers
- 🌎 codechef - A simple online compiler CodeChef.
- codepad - An online compiler/interpreter, and a simple collaboration tool.
- coliru - Online compiler/shell with support for various C++ compilers.
- Compiler Explorer - An interactive compiler with assembly output available.
- CompileOnline - Compile and Execute C++ online on Linux.
- Ideone - An online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.
- 🌎 Programiz - An online compiler for learners and developers.
- 🌎 repl.it - A powerful yet simple tools and platforms for educators, learners, and developers.
- Rextester - Online compiler which provides several compilers(Clang, GCC, MSVC) and several editors.
- 🌎 Try It Online - TIO is a family of online interpreters for an evergrowing list of practical and recreational programming languages.
- 🌎 Wandbox - An online Clang/GCC compiler with Boost available.
- 🌎 paiza.io - An online C/C++ compiler with multiple files supporting feature, GitHub(gist) integration and collaborative editing.
- 🌎 InterviewBit - A simple and easy to use online C++ compiler.
List of C or C++ debuggers
- 🌎 Comparison of debuggers - A list of Debuggers from Wikipedia.
- 🌎 GDB - GNU Debugger.
- LLDB - The LLDB Debugger.
- 🌎 Metashell - An interactive template metaprogramming shell which includes the MDB metadebugger.
- Valgrind - A tool for memory debugging, memory leak detection, and profiling.
- x64dbg - An open-source x64/x32 debugger for windows.
List of C or C++ nominal IDEs.
- 🌎 Anjuta DevStudio - The GNOME IDE. [GPL3]
- AppCode - an IDE for Objective-C, C, C++, and JavaScript development built on JetBrains’ IntelliJ IDEA platform.
- 🌎 Cevelop - Cross-platform C and C++ IDE based on Eclipse CDT with additional plug-ins.
- CLion - Cross-platform C and C++ IDE from JetBrains.
- Code::Blocks - A free C, C++ and Fortran IDE.
- CodeLite - Another cross-platform, free C and C++ IDE. [GPL2 with an exception for plugins]
870⭐
53🍴
color_coded) - A vim plugin for libclang-based highlighting. [MIT]- Dev-C++ - A portable C/C++/C++11 IDE.
- Eclipse CDT - A fully functional C and C++ IDE based on the Eclipse platform.
2579⭐
281🍴
Embarcadero Dev-CPP) - A fork of Dev-C++ that comes preinstalled with new themes and modern compilers. [GPLv2] 🌎 website- Geany - Small, fast, cross-platform IDE. [GPL]
- IBM VisualAge - A family of computer integrated development environments from IBM.
907⭐
99🍴
Irony-mode) - A C/C++ minor mode for Emacs powered by libclang.- 🌎 juCi++ - Cross-platform, lightweight C++ IDE with libclang integration. [MIT]
- 🌎 KDevelop - A free, open source IDE.
- 🌎 Microsoft Visual Studio - An IDE from Microsoft.
164043⭐
29211🍴
Microsoft Visual Studio Code) ⚡ - An open-source IDE from Microsoft. [MIT] 🌎 website- 🌎 NetBeans - An IDE for developing primarily with Java, but also with other languages, in particular PHP, C/C++, and HTML5.
2612⭐
818🍴
Qt Creator) ⚡ - A cross-platform C++, JavaScript and QML IDE which is part of the SDK for Qt. [GPL3 with exceptions] 🌎 website1828⭐
252🍴
rtags) - A c/c++ client/server indexer with for integration with emacs based on clang.- 🌎 Xcode - Developed by Apple.
25456⭐
2805🍴
YouCompleteMe) - YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim.?⭐
?🍴
cquery) - A C++ code completion engine for vscode, emacs, vim, etc.- 🌎 C Playground - Online C Programming IDE - An online IDE to practice C Programming where you can write, edit, and run code online.
- 🌎 Bazel - A multi-language, fast and scalable build system from Google. [Apache]
4968⭐
321🍴
Bear) - A tool to generate compilation database for clang tooling. [GPLv3]8561⭐
1159🍴
Buck) - A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages including C++ developed and used at Facebook. Written in Java. [Apache]- 🌎 build2 - cross-platform build, packaging and dependency management toolchain for developing and packaging C/C++ projects. [MIT]
- 🌎 Ccache - A fast C/C++ compiler cache. [GPLv3]
4865⭐
244🍴
clib) - Package manager for the C programming language. [MIT]- 🌎 CMake - Cross-platform free and open-source software for managing the build process of software using a compiler-independent method. [BSD]
453⭐
27🍴
Cget) - Cmake package retrieval. [Boost] website- 🌎 Conan - C/C++ Package Manager, open sourced. [MIT]
746⭐
80🍴
CPM) - A C++ Package Manager based on CMake and Git.- FASTBuild - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
- 🌎 Hunter - CMake driven cross-platform package manager for C++. [BSD-2]
- MesonBuild - An open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.
- 🌎 Ninja - A small build system with a focus on speed.
5831⭐
548🍴
Sccache) - A fast compiler cache for C/C++, with cross-platform support and cloud backed storage options.- Scons - A software construction tool configured with a Python script.
- Sconsolidator - Scons build system integration for Eclipse CDT.
- 🌎 Spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. [Apache-2.0/MIT]
- 🌎 SW - Cross-platform C++ (and other langs) Build System and Package Manager with a lot of packages available. [GPLv3]
438⭐
75🍴
tundra) - High-performance code build system designed to give the best possible incremental build times even for very large software projects.- tup - File-based build system that monitors in the background for changed files.
- Premake - A tool configured with a Lua script to generate project files for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across Windows, Mac OS X, and Linux.
23161⭐
6391🍴
Vcpkg) - C++ library manager for Windows, Linux, and MacOS. [MIT]- 🌎 waf - Python-based framework for configuring, compiling and installing applications. [BSD] 🌎 website
- 🌎 XMake - A C/C++ cross-platform build utility based on Lua. [Apache]
List of tools for improving quality and reducing defects by code analysis
- Cppcheck - A tool for static C/C++ code analysis. -
5797⭐
1455🍴
source) - 🌎 CppDepend - Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing different versions of the code.
1579⭐
272🍴
cpplint) - A C++ style checker following Google's C++ style guide.- PVS-Studio - A tool for bug detection in the source code of programs, written in C, C++ and C#.
744⭐
85🍴
cpp-dependencies) - Tool to check C++ #include dependencies (dependency graphs created in .dot format). [Apache]4111⭐
389🍴
include-what-you-use) - A tool for use with clang to analyze includes in C and C++ source files. 🌎 website14968⭐
2017🍴
Infer) - A static analyzer for Java, C and Objective-C. [BSD]- OCLint - A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C. -
3774⭐
492🍴
source) - Clang Static Analyzer - A source code analysis tool that finds bugs in C, C++, and Objective-C programs.
- Linticator - Eclipse CDT integration of Pc-/FlexeLint.
2079⭐
153🍴
IKOS) - Static analyzer for C/C++ based on the theory of Abstract Interpretation. [NOSA 1.3]- 🌎 List of tools for static code analysis - A list of tools for static code analysis from Wikipedia.
128⭐
13🍴
OptView2) - Inspect missed Clang optimizations.- 🌎 Trunk - Toolkit to check, test, merge, and monitor code.
- Artistic Style - A tool to format C/C++/C#/Obj-C/Java code. Also known as astyle.
- ClangFormat - A tool to format C/C++/Obj-C code.
- Clang-Tidy - Clang-based C++ linter tool.
- 🌎 EditorConfig - EditorConfig helps maintain consistent coding styles across different editors and IDEs.
2863⭐
566🍴
Uncrustify) - Code beautifier.
Various resources, such as books, websites, and articles for improving your C++ development skills and knowledge.
Fantastic C++ related articles.
287⭐
36🍴
CppCon 2023 Presentation Materials) - CppCon 2023 Presentation Materials.525⭐
55🍴
CppCon 2022 Presentation Materials) - CppCon 2022 Presentation Materials.97⭐
14🍴
CppCon 2021 Presentation Materials) - CppCon 2021 Presentation Materials.1626⭐
208🍴
CppCon 2020 Presentation Materials) - CppCon 2020 Presentation Materials.1239⭐
159🍴
CppCon 2019 Presentation Materials) - CppCon 2019 Presentation Materials.1426⭐
175🍴
CppCon 2018 Presentation Materials) - CppCon 2018 Presentation Materials.1783⭐
244🍴
CppCon 2017 Presentation Materials) - CppCon 2017 Presentation Materials.1809⭐
247🍴
CppCon 2016 Presentation Materials) - CppCon 2016 Presentation Materials.1779⭐
319🍴
CppCon 2015 Presentation Materials) - CppCon 2015 Presentation Materials.2268⭐
394🍴
CppCon 2014 Presentation Materials) - CppCon 2014 Presentation Materials.83⭐
5🍴
C++Now 2023 Presentations) - Presentation materials presented at C++Now 2023.1⭐
0🍴
C++Now 2022 Presentations) - Presentation materials presented at C++Now 2022.4⭐
1🍴
C++Now 2021 Presentations) - Presentation materials presented at C++Now 2021.90⭐
16🍴
C++Now 2019 Presentations) - Presentation materials presented at C++Now 2019.126⭐
61🍴
C++Now 2018 Presentations) - Presentation materials presented at C++Now 2018.489⭐
68🍴
C++Now 2017 Presentations) - Presentation materials presented at C++Now 2017.83⭐
16🍴
C++Now 2016 Presentations) - Presentation materials presented at C++Now 2016.202⭐
21🍴
C++Now 2015 Presentations) - Presentation materials presented at C++Now 2015.433⭐
73🍴
C++Now 2014 Presentations) - Presentation materials presented at C++Now 2014.190⭐
14🍴
C++Now 2013 Presentations) - Presentation materials presented at C++Now 2013.172⭐
24🍴
C++Now 2012 Presentations) - Presentation materials presented at C++Now 2012.
Fantastic C or C++ related books.
- List of Free C or C++ Books
337591⭐
61631🍴
Free C Books) - vhf/free-programming-books/C.337591⭐
61631🍴
Free C++ Books) - vhf/free-programming-books/C++.8115⭐
885🍴
cppbestpractices) - Collaborative Collection of C++ Best Practices.
42781⭐
5436🍴
C++ Core Guidelines) - "Official" set of C++ guidelines, reviewed by the author of C++.- C++ Dos and Don'ts - The Chromium Projects > For Developers > Coding Style > C++ Dos and Don'ts.
37441⭐
13297🍴
google-styleguide) - Style guides for Google-originated open-source projects.- 🌎 Google C++ Style Guide
- GNU Coding Standard
- 🌎 Linux kernel coding style
- LLVM Coding Standards
- CppCast - The first podcast by C++ developers for C++ developers.
- CppChat - A (sometimes) weekly look at what's going on in the world of C++ chatting with a guest from the community.
9⭐
1🍴
C++ Conferences) - Catalog of C++ conferences- 🌎 CppCon Talks ⚡ - The C++ conference.
87⭐
17🍴
Quick game development with C++11/C++14) - CppCon 2014 talk by Vittorio Romeo.10⭐
0🍴
Presentation on Hana for C++Now 2015)- 🌎 Meeting Cpp - Meeting C++ YouTube Channel
Fantastic C or C++ related videos.
- List of C or C++ YouTube Videos
- Awesome C Programming Tutorials in Hi Def [HD] - A collection of detailed C Programming Language Tutorials for Beginners and New Programmers.
- 🌎 C++ - by VoidRealms.
- 🌎 C++ Qt Programming - by VoidRealms.
- 🌎 C++ Programming Tutorials Playlist - TheNewBoston Official Buckys C++ Programming Tutorials Playlist.
- 🌎 C++ Programming Tutorials from thenewboston - These are all of thenewboston's C++ programming tutorials.
- 🌎 C++ GUI with Qt Playlist - Official Playlist for thenewboston C++ GUI with Qt tutorials.
- 🌎 Caleb Curry's C Programming Tutorials - An all-in-one playlist of tutorials for C programming.
- 🌎 C Programming Tutorials - All of TheNewBoston's C programming tutorials are right here.
- 🌎 Bo Qian's playlist - Boost Library, C++ Standard Library, Modern C++, Advanced C++, Advanced STL, ...
- 🌎 The Cherno's C++ Playlist - Extensive C++ tutorial series by The Cherno.
- 🌎 Code for Yourself C++ Playlist - A complete C++ course covering everything from fundamentals to software design.
Useful C or C++ related websites.
- 🌎 Standard C++ ⚡ - News, Status & Discussion about Standard C++.
- 🌎 Build Bench - Compare C++ Builds.
- 🌎 Quick Bench - Quick C++ Benchmarks.
- CppCon - The C++ Conference.
- 🌎 C++ reference - A complete online reference for the C and C++ languages and standard libraries.
- C++ by Example - Learn C++ by Example.
- cplusplus.com - The C++ Resources Network.
- C FAQ - C frequently asked questions.
- C++ FAQ - C++ frequently asked questions.
- C++ FQA Lite - C++ frequently questioned answers.
- 🌎 C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
- Guru of the Week - A regular series of C++ programming problems created and written by Herb Sutter.
- Meeting C++
- 🌎 PVS-Studio’s challenge - PVS-Studio’s C++ quiz in which you're asked to find errors in code fragments of open source projects.
- 🌎 Udemy C++ Courses and Tutorials
- C++ Hints - Every business day hints about most often C++ mistakes and ways to solve them from PVS-Studio Team.
- 🌎 C++ tutorial - A user ranked online tutorial bank site displaying multiple courses to learn C++ from.
- 🌎 C++ Tutorial for Beginners - A comprenhensive tutorial on C++ curated by trained experts.
- 🌎 cppexpert.online - Learn the best C++ practices by improving code snippets with some problems or with bad practices.
- C++ for yourself - A comprehensive tutorial on modern C++ covering everything from fundamentals to software design.
Useful C or C++ related weblogs.
- 🌎 Coding For Speed - Coding For Speed DOT COM, Less Execution Time.
- Eric Niebler
- 🌎 Sticky Bits
- Paul Fultz II's Blog
- ridiculousfish - Will It Optimize?
- Embedded in Academia
- 🌎 Simplify C++
- 🌎 Fluent C++
- 🌎 Bartek's Coding Blog
- 🌎 Kenny Kerr
- 🌎 Sutter’s Mill
- 🌎 Vorbrodt's C++ Blog
- 🌎 foonathan::blog()
- 🌎 C++ Team Blog - Dev blog from the Microsoft Visual C++ team
Collection of useful codes, snippets, ...
5268⭐
1514🍴
algorithms) - Algorithms & Data Structures in C++.3346⭐
729🍴
c-algorithms) - C algorithms library.1447⭐
609🍴
30 Seconds of C++)
Other amazingly awesome lists
9981⭐
701🍴
lists) - List of (awesome) lists curated on GitHub.31802⭐
3549🍴
awesome-awesomeness) - A curated list of awesome awesomeness.331717⭐
27855🍴
awesome) ⚡ - A curated list of awesome lists.4541⭐
482🍴
C++ links) - A categorized list of C++ resources.- 🌎 Awesome C++ - LibHunt's mirror.
- 🌎 Awesome C 1
3477⭐
359🍴
Awesome C) 211911⭐
1150🍴
Awesome Modern C++) - A collection of resources on modern C++.2374⭐
255🍴
AwesomePerfCpp) - A curated list of awesome C/C++ performance optimization resources.337591⭐
61631🍴
free-programming-books) - List of Freely Available Programming Books.- Inqlude - The Qt library archive.
87928⭐
5742🍴
papers-we-love) - Papers from the computer science community to read and discuss.20664⭐
2630🍴
awesome-algorithms) - A curated list of awesome places to learn and/or practice algorithms.3498⭐
218🍴
awesome-hpp) - A curated list of awesome header-only C++ libraries.6088⭐
416🍴
awesome-talks) - A lot of screencasts, recordings of user group gatherings and conference talks.45232⭐
10570🍴
Projects) - A list of practical projects that anyone can solve in any programming language.71263⭐
8876🍴
Awesome interview questions) - A list of lists of interview questions for the most popular technologies, including C and C++.8969⭐
588🍴
nothings/single_file_libs) ⚡ - List of single-file C/C++ libraries.
- This list is currently empty, but you can add to it by opening a merge request.
- Please reach out if you are interested in sponsoring this repo. Your company's name and logo will be prominently displayed here.
Please take a quick gander at the contribution guidelines for details. Thanks to all contributors; you rock!
If you see a project or link here that is no longer maintained or is not a good fit, please submit a pull request to improve this document. Thank you!
59735⭐
7815🍴
fffaraz/awesome-cpp)