An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Strong


Documentation is available on GitHub Pages.


CI
Coverage


Bugs
Vulnerabilities
Code Smells
Duplicated Lines
Technical Debt


Reliability
Security
Maintainability

## 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.