String View implementation written in C.
Go to file
2025-07-13 14:45:35 -05:00
include sv_strstr 2025-07-11 11:00:57 -05:00
src removed cast 2025-07-13 14:45:35 -05:00
tests sv_strstr 2025-07-11 11:00:57 -05:00
LICENSE Initial commit 2025-07-10 18:51:28 -05:00
Makefile Initial commit 2025-07-10 18:51:28 -05:00
README.md Initial commit 2025-07-10 18:51:28 -05:00

SV

Description

String View implementation written in C.

Table of Contents

Features / TODOS

Usage

make
make test

Credits / Resources

Mongoose Webserver
Tsoding Daily

License

This project is licensed under MIT - see the LICENSE file for details.