array

C++11 BSL experimental prototype

Contiguous container library: arrays with customizable allocation and small buffer optimization.

foonathan/​tiny

C++11 BSL experimental prototype

Low-level library featuring various tricks to improve space efficiency, like bit packing and tombstones.

foonathan/​debug_assert

C++11 Zlib maintenance only

Simple, flexible and modular assertion macro

foonathan/​string_id

C++11 Zlib maintenance only

Hashed strings serving as identifiers

cppast

C++11 MIT abandoned

Library to parse and work with the C++ AST, built on top of libclang.

standardese

C++11 MIT abandoned

standardese is a WIP documentation generator for C++, with the aim to be a better Doxygen. Taken over by other volunteers.