becheran / wildmatch
Simple string matching with single- and multiple-wildcard operator
☆85Updated 7 months ago
Alternatives and similar repositories for wildmatch
Users that are interested in wildmatch are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Semantic wrapper for byte count representations☆134Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆72Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆82Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A library for interaction with units of bytes.☆56Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Macros for deriving as functions to access Enums as their inner components☆101Updated 8 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Compatibility adapter between tokio and futures☆169Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A super powered testing macro for Rust☆118Updated 2 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆115Updated 7 months ago
- A versatile and developer-friendly trait mocking library☆74Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Read input lines as byte slices for high efficiency☆64Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Typed any map for rust☆66Updated 5 months ago
- Cross-platform Rust library for invoking & waiting for the system text editor☆47Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆71Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago