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++
- Host: GitHub
- URL: https://github.com/rufflewind/calico-cpp
- Owner: Rufflewind
- License: other
- Created: 2014-07-20T06:21:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T22:05:54.000Z (over 9 years ago)
- Last Synced: 2025-01-21T09:12:06.068Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).