path-scurry is a fast, lightweight JavaScript library for efficiently matching and extracting parameters from URL paths using a flexible, glob-like syntax. Ideal for routing in web applications or APIs, it offers significant performance advantages over traditional regular expressions. With concise syntax and zero dependencies, path-scurry simplifies path matching, improves application responsiveness, and integrates easily into any Node.js or browser environment. It handles complex path structures and extracts named parameters seamlessly.