An open API service indexing awesome lists of open source software.

https://github.com/rufflewind/calico-cpp

Utilities for C and C++
https://github.com/rufflewind/calico-cpp

Last synced: about 1 year ago
JSON representation

Utilities for C and C++

Awesome Lists containing this project

README

          

Calico
======

A small utility library for C++. Contains:
- iterator utilities
- lens types for accessing and storing data
- string utilities
- wrapper around the Windows Unicode entry point functions (`wmain`,
`wWinMain`)

Generated documentation can be found [here](http://rufflewind.com/calico-cpp).