becheran / wildmatchLinks
Simple string matching with single- and multiple-wildcard operator
☆92Updated 3 weeks ago
Alternatives and similar repositories for wildmatch
Users that are interested in wildmatch are comparing it to the libraries listed below
Sorting:
- An updated version of linked-hash-map and friends☆137Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆112Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- like thread::spawn but for processes☆159Updated 9 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…☆97Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated 2 weeks ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated 11 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆238Updated 4 months ago
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 3 years ago
- A super powered testing macro for Rust☆122Updated 9 months ago
- String optimized for map keys☆68Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Cross platform Rust library for checking whether two file paths are the same file.☆119Updated last month