Lexically normalize paths in Rust without touching the filesystem.
Byte-first normalized virtual resource paths for DreamWeave/OpenMW-style asset lookup
Ensure paths are normalized without I/O
Secure workspace-relative path normalization
Opinionated cross-platform, optionally case-insensitive path normalization
NormalizePath from tower, but with exceptions, because it's hard to add them when you have to wrap your whole service in this middleware for axum.
Normalization of file system paths
Single-responsibility path normalization helpers for deterministic cross-platform matching.
Path resolution and fuzzy matching for normalize
Windows and Unix-like systems handle glob patterns completely differently. This library is meant to paper over the differences between the two in order to simplify the construction of cross-platform applications.
Like canonicalize, but without performing I/O
Normalization of file system paths (Win32)