Support for matching file paths against Unix shell style patterns.
☆573Dec 2, 2025Updated 3 months ago
Alternatives and similar repositories for glob
Users that are interested in glob are comparing it to the libraries listed below
Sorting:
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- Rust library for walking directories recursively.☆1,489Dec 31, 2024Updated last year
- Temporary file library for rust☆1,414Updated this week
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆661Feb 16, 2026Updated last month
- ☆909Feb 16, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Date and time handling in Rust.☆1,291Mar 11, 2026Updated last week
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,085Mar 13, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- Rust TOML Parser☆1,010Mar 13, 2026Updated last week
- A Rust library for random number generation.☆2,006Mar 13, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- ☆207Feb 8, 2026Updated last month
- Tar file reading/writing for Rust☆705Mar 10, 2026Updated last week
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Fast function for printing integer primitives to a decimal string☆368Feb 2, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,103Mar 14, 2026Updated last week
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month