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

https://github.com/mintlu8/stringiter

An overly designed &str iterator made with zero-copy parsing in mind, with an emphasis on ergonomics.
https://github.com/mintlu8/stringiter

Last synced: about 1 month ago
JSON representation

An overly designed &str iterator made with zero-copy parsing in mind, with an emphasis on ergonomics.

Awesome Lists containing this project

README

          

# StringIter
An overly designed &str iterator made with zero-copy parsing in mind.