C++ libraries
Last updated
Last updated
- The modern documentation tool for C++
- package manager
- A collection of high-quality C++ libraries
- Set of libraries for developing nice desktop applications.
- A curated list of awesome header-only C++ libraries
- unctional Terminal User Interface
- Add a command interpreter (eg., REPL) to any C++ program
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
- SIMD Vector Classes for C++
- Pipelines for expressive code on collections in C++
- The C++ Standard Library for Parallelism and Concurrency
- building network and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems
- Parallel Computing and Asynchronous Networking Engine
- A family of header-only, very fast and memory-friendly hashmap and btree containers
- Parsing Expression Grammar Template Library
- An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces
- A cross platform C99 library to get cpu features at runtime
- Abseil Common Libraries (C++)
- High-performance regular expression matching library
- Magical headers that make your C++ library accessible from JavaScript
- Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
- Succinct Data Structure Library 2.0
- C++ client for making HTTP/REST requests
- A modern cross-platform low-level graphics library and rendering framework
- stb single-file public domain libraries for C/C++
- Table Maker for Modern C++
- A collection of C++ HTTP libraries including an easy to use HTTP server
- A C++ header-only HTTP/HTTPS server and client library
- Curl for People, a spiritual port of Python Requests
- An open-source C++ library developed and used at Facebook
- JSON for Modern C++
- Parsing gigabytes of JSON per second
- open source cryptographic library with attribute-based encryption implementations in C/C++
- A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
- A high-performance REST toolkit written in C++
- The smallest header-only GUI library(4 KLOC) for all platforms
- C++ client library for PostgreSQL
- Official repository of the SOCI - The C++ Database Access Library