SkillAgentSearch skills...

Stringz

string utils

Install / Use

/learn @runningwild/Stringz
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

String algorithm toolkit. Go installable. Despite the name 'stringz' these functions are all designed to operate on []byte.

go install github.com/runningwild/stringz

If you need more control over the underlying algorithms, for example to adjust buffer sizes, you can use github.com/runningwild/stringz/core.

As long as it remains up you can see the godoc at http://gopkgdoc.appspot.com/pkg/github.com/runningwild/stringz.

This is a work in progress, but anything exposed in the high-level interface (stringz, not stringz/core) should be stable and efficient. Comments, questions, suggestions, patches, etc... are all welcome.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated8y ago
Forks5

Languages

Go

Security Score

65/100

Audited on Jan 17, 2018

No findings