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
- Host: GitHub
- URL: https://github.com/cppfw/utki
- Owner: cppfw
- License: other
- Created: 2015-09-25T19:27:04.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T14:45:38.000Z (8 months ago)
- Last Synced: 2025-05-09T00:04:12.158Z (8 months ago)
- Language: C++
- Homepage:
- Size: 1.8 MB
- Stars: 11
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- Funding: .github/FUNDING.yml
- License: LICENSE
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.