Files
sv/README.md
2026-01-17 12:19:24 -06:00

29 lines
602 B
Markdown

# sv
## Description
String View implementation written in c.
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Usage](#usage)
- [Credits / Resources](#credits--resources)
- [License](#license)
## Features / TODOS
+ Easy strings.
+ Safe access.
+ Clear semantics
## Usage
## Credits / Resources
[Mongoose Webserver](https://mongoose.ws/)<br>
[Tsoding SV](https://github.com/tsoding/sv)<br>
[C Interfaces and Implementations - David Hanson](https://github.com/drh/cii)<br>
## License
This project is licensed under MIT - see the [LICENSE](LICENSE) file for details.