Stars
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
AddressSanitizer, ThreadSanitizer, MemorySanitizer
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
Audio fingerprinting and recognition in Python
Book of Elementary Functional Algorithms and Data structures
A date and time library based on the C++11/14/17 <chrono> header
Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
MessagePack implementation for C and C++ / msgpack.org[C/C++]
A collection of awesome resources related to the yearly Advent of Code challenge.
Simple .INI file parser in C, good for embedded systems
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.
An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse-paho.github.io/paho.mqtt.c/
zlib replacement with optimizations for "next generation" systems.
A C library for creating Excel XLSX files.
🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
A C/C++ header to help move #ifdefs out of your code
Lightweight, portable and easy to integrate C directory and file reader
Collection of miscellaneous portable C snippets.
Official GitHub repository for netCDF-C libraries and utilities.
Small configuration file parser library for C.
A small and portable INI file library with read/write support