https://github.com/zen0x7/strong
Strong is a String utilities library
https://github.com/zen0x7/strong
string-algorithms strings
Last synced: 2 months ago
JSON representation
Strong is a String utilities library
- Host: GitHub
- URL: https://github.com/zen0x7/strong
- Owner: Zen0x7
- License: bsl-1.0
- Created: 2025-03-21T01:49:39.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-03-21T21:14:35.000Z (8 months ago)
- Last Synced: 2025-03-30T18:18:59.515Z (7 months ago)
- Topics: string-algorithms, strings
- Language: C++
- Homepage:
- Size: 526 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Documentation is available on GitHub Pages.
## About
**Strong** is a **C++23** algorithm collection for **Strings**. Available methods are well documented and tested.
> Pull requests that doesn't pass the pipeline will not accepted.
## Disclaimer
> This software has been built using [this documentation](https://laravel.com/docs/11.x/strings) and is being distributed under Boost License terms.
