Pinned Repositories
.github
GitHub configuration for all D.R.Y. C++ repositories.
cpp-template
Template repository for public-domain libraries written in the C++ programming language.
CppCoreGuidelines
Our fork of the C++ Core Guidelines.
libdry
[Inactive] Public domain implementations of useful data structures for C++14.
libdrycli
[Inactive] Command-line interface (CLI) library for C++14.
libposix
[Inactive] Public domain C++14 wrapper for POSIX interfaces.
librfc
[Inactive] Public domain implementations of core RFC specifications for C++14.
lmdbxx
C++11 wrapper for the LMDB embedded B+ tree database library.
machinery
[Inactive] Toolchain machinery for compilers, code generators, assemblers, linkers, and emulators.
wrappers
D.R.Y. C++'s Repositories
drycpp/lmdbxx
C++11 wrapper for the LMDB embedded B+ tree database library.
drycpp/libposix
[Inactive] Public domain C++14 wrapper for POSIX interfaces.
drycpp/librfc
[Inactive] Public domain implementations of core RFC specifications for C++14.
drycpp/machinery
[Inactive] Toolchain machinery for compilers, code generators, assemblers, linkers, and emulators.
drycpp/libdry
[Inactive] Public domain implementations of useful data structures for C++14.
drycpp/libdrycli
[Inactive] Command-line interface (CLI) library for C++14.
drycpp/.github
GitHub configuration for all D.R.Y. C++ repositories.
drycpp/cpp-template
Template repository for public-domain libraries written in the C++ programming language.
drycpp/wrappers
drycpp/CppCoreGuidelines
Our fork of the C++ Core Guidelines.