https://github.com/mailund/stralg-in-rust
String algorithms for educational purposes
https://github.com/mailund/stralg-in-rust
Last synced: about 1 month ago
JSON representation
String algorithms for educational purposes
- Host: GitHub
- URL: https://github.com/mailund/stralg-in-rust
- Owner: mailund
- License: mit
- Created: 2025-02-09T09:06:46.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T12:01:24.000Z (4 months ago)
- Last Synced: 2025-02-16T13:26:27.156Z (4 months ago)
- Language: Rust
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `stralg-in-rust`
[](https://github.com/mailund/stralg-in-rust/actions)
[](https://opensource.org/licenses/MIT)
[](https://codecov.io/gh/mailund/stralg-in-rust)
[](https://app.codacy.com/gh/mailund/stralg-in-rust/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)String algorithms in Rust for educational purposes