Abseil Common Libraries (C++)
a tool to count accesses to member variables in c++ programs
american fuzzy lop - a security-oriented fuzzer
C++ compile-time enum to string, iteration, in a single header file
The Better String Library
Suite of C++ libraries for radio astronomy data processing
Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.
A Discord API wrapper library made in C
Compile-time C Compiler implemented as C++14 constant expressions
static analysis of C/C++ code
Implementation of python itertools and builtin iteration functions for C++17
Simple, reliable & efficient distributed task queue for C++17
C++ regular expressions made easy
A header-only library for C++(0x) that allows automagic pretty-printing of any container.
C++14 Dependency Injection Library
C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
🍥 A new take on polymorphism
The fastest, most robust C++ formatting library
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
http request/response parser for c
🍦 Never use cout/printf to debug again
A header only library for creating and validating json web tokens in c++
🦘 A dependency injection container for C++11, C++14 and later
A standalone and lightweight C library
Lightweight Error Augmentation Framework
a small C library for x86 CPU detection and feature extraction
The Evil License Manager
NIH Utility Library
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.
the SSH library
Access USB devices from Ruby via libusb-1.x
Functional programming style pattern-matching library for C++
Cross-platform C++11 header-only library for memory mapped file IO
Boost.SML (formerly called Boost.MSM-lite)
Either and Maybe monads for better error-handling in C++ ↔️
Provides very lightweight outcome<T> and result<T> (non-Boost edition)
Pattern-defeating quicksort.
The password hash Argon2, winner of PHC
Library to build PHP extensions with C++
Pretty Printer for Modern C++
An open-source SDK for PSP homebrew development.
Tracks dependencies for Windows EXE and DLL (forked and modified from LRN/ntldd)
Easier CPP interface to PCRE regex engine with global match and replace
Scintilla is a free source code editing component.
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
Semantic version in ANSI C
Cross-platform, Serial Port library written in C++
Boost.org signals2 module
C++11 signal/slot implementation
High performance C++11 signals
Mobile robot simulator
Formatted C++20 stdlib man pages (cppreference)
Yet another C++ text formatting library.
C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
C++17 & C++ 20 error-handling and utility extensions.
collection of C/C++ programs that try to get compilers to exploit undefined behavior
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more
Automatically exported from code.google.com/p/vartypes
Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar
The C++ package manager based on premake5
ZXing ("Zebra Crossing") barcode scanning library for Java, Android