| package | description | category | license |
|---|---|---|---|
| stephenmathieson/path-join.c | join a path | String manipulation | MIT |
| stephenmathieson/path-normalize.c | normalize a path | String manipulation | MIT |
| michaelrhodes/path-basename.c | Find the last portion of a path. Similar to Node’s path.basename method. | String manipulation | MIT |
| clibs/which | Locate executable via $PATH or given string | Filesystem | MIT |
| brendanashworth/r3 | high-performance path dispatching library for the web | Libraries | MIT |