Registry / utility / stescobedo92-stellar

stescobedo92-stellar

JSON →
library0.1.0vcpkgunverified

Header-only C++23 toolkit extensions (ste::) — string, collection, async and StringBuilder utilities.

vcpkg install stescobedo92-stellar
INSTALL
IMPORT
SIG · STESCOBEDO92-STELL
S
stescobedo92-stellar
utilitycppv0.1.0
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.

stellar/stellar.hpp
#include <stellar/stellar.hpp>

Basic string join using Stellar

#include <stellar/stellar.hpp> #include <iostream> int main() { auto result = ste::string::join({"Hello", "World"}, ", "); std::cout << result << '\n'; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Resources

No resource links recorded.

stescobedo92-stellar — pip install stescobedo92-stellar · libregistry