100% POSIX and glibc compatible globbing library for C, Zig, and Rust that is faster and supports all the modern globbing formats (more than libc and rust glob crate)
It supports all the formats like * and {a,b} expansion as long as have a very efficient syscall and SIMD optimization for faster processing
Zlob.h 100% POSIX and glibc compatible globbing lib that is faste and better
(github.com)6 points by neogoose 2 hours ago | 3 comments
Comments
It supports all the formats like * and {a,b} expansion as long as have a very efficient syscall and SIMD optimization for faster processing