C/C++ Categories

A total of 5201 repository are currently included and grouped into 31 classifications

Artificial Intellige113
Artificial Intelligence
Audio104
Audio, Sound, Music, Digitized Voice Libraries
BitTorrent20
BitTorrent
Build Systems40
These are tools to automate the building and testing of projects in C.
CLI183
Console/Terminal User Interface, Command Line Interface
Compilers98
List of C or C++ compilers
Compression15
C library for reading, creating, and modifying zip archives
Concurrency35
Concurrency and Multithreading
Cryptography81
Cryptography and Encryption Libraries
Database207
Database Libraries, SQL Servers, ODBC Drivers, and Tools
Debugger80
List of C or C++ debuggers
Game Programming428
These are libraries of all sorts that are useful for game programming.
GUI90
Graphic User Interface
Image Processing274
open source c++ toolkit for image processing.
Integrated Developme14
List of C or C++ nominal IDEs.
Inter-process commun14
Inter-process communication
JSON57
C/C++ Libraries for interacting with JSON.
Learning, Reference 90
This is a list of resources for learning C programming in general, or something useful relating to C programming.
Logging30
C/C++ logging libraries
Machine Learning462
Libraries for Machine Learning.
Math31
C/C++ Libraries for Scientific Computing
Miscellaneous5622
Useful libraries or tools that don't fit in the categories above or maybe just not categorised yet
Multimedia43
A collection of libraries and tools to process multimedia content
Networking and Inter318
A collection of open-source libraries for high level network programming.
NoSQL94
A NoSQL (originally referring to "non SQL" or "non relational") database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases
Serialization13
C++ libraries for serialization.
Standard Libraries122
This contains standard C libraries.
Static Code Analysis7
List of tools for improving quality and reducing defects by code analysis
Video50
libraries for video processing
Web Application Fram23
Full stack web frameworks.
XML4
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