coolccreate - Utilities to wrap legacy C data type pointers in std::unique_ptr with a custom deleter.
channel - Channels are pipes that can receive and send data among different threads.
closed_channel - Closed channel exception.
colony - Colonies are unordered lists suitable for high-modification scenarios.
empty_closed_channel - Empty closed channel exception.
eod - End-of-data literal.
ichannel - Input channel that can be constructed from a channel.
ochannel - Output channel that can be constructed from a channel.