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

https://github.com/vengarioth/tinypath

tiny std::path replacement
https://github.com/vengarioth/tinypath

Last synced: about 1 year ago
JSON representation

tiny std::path replacement

Awesome Lists containing this project

README

          

# tinypath

a homegrown alternative to `std::path` which is more ergonomic, but not at all performant or edge-case aware. work in progress.

## License

[MIT](LICENSE)