Stars
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stab…
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
This is a clone of an SVN repository at svn://svn.valgrind.org/valgrind/trunk. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog…
[deprecated] For native C atomics, see Turf instead
Bringing clang-tidy magic to Visual Studio C++ developers.
Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dime…
EditorConfig universal issue tracker and wiki
reuse is a tool for compliance with the REUSE recommendations.
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
A cross-platform C and C++ unit testing framework for the 21st century
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
A library that provides an embeddable, persistent key-value store for fast storage.
BTree provides a simple, ordered, in-memory data structure for Go programs.