Registry / utility / libzen

libzen

JSON →
library0.4.41vcpkgunverified

ZenLib is a C++ utility library for easiest cross-platform development

vcpkg install libzen
INSTALL
IMPORT
SIG · LIBZEN
L
libzen
utilitycppv0.4.41
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ZenLib/Ztring.h
#include <ZenLib/Ztring.h>

Basic string manipulation with ZenLib

#include "ZenLib/Ztring.h" #include <iostream> int main() { ZenLib::Ztring s = "Hello"; std::cout << s.To_UTF8() << '\n'; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.41latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

libzen — pip install libzen · libregistry