Wiki

Clone wiki

kick / Home

The Skinny

The kick library provides containers with better performance and a smaller footprint compared to much larger libraries (STL, C++ Standard Library, boost). Header-only files also make it easy to import kick into any existing project.

Containers

Installation (MacPorts)

Kick is available through MacPorts.

$ sudo port install kick

Updated