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

https://github.com/cppfw/utki

:hatched_chick: Utility Kit (for C++), stuff missing from std:: namespace
https://github.com/cppfw/utki

Last synced: 6 months ago
JSON representation

:hatched_chick: Utility Kit (for C++), stuff missing from std:: namespace

Awesome Lists containing this project

README

          

:name: utki

= {name}

|====
| link:https://github.com/cppfw/{name}/releases[image:https://img.shields.io/github/tag/cppfw/{name}.svg[releases]] | link:https://github.com/cppfw/{name}/actions[image:https://github.com/cppfw/{name}/workflows/ci/badge.svg[ci status]] | link:https://codecov.io/gh/cppfw/{name}[image:https://codecov.io/gh/cppfw/{name}/branch/main/graph/badge.svg?token=LKA3SRSkc3[codecov.io]]
|====

C++ utility library. Stuff missing from `std::` namespace.

See link:wiki/MainPage.adoc[WiKi] for installation instructions and tutorials.