compenguy / ngrammaticLinks
A rust crate providing fuzzy search/string matching using N-grams
☆30Updated 10 months ago
Alternatives and similar repositories for ngrammatic
Users that are interested in ngrammatic are comparing it to the libraries listed below
Sorting:
- Simple string matching with single- and multiple-wildcard operator☆86Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Visualize tree-like data on the command-line☆86Updated 3 weeks ago
- A maintained fork of the app-dirs-rs project.☆35Updated 9 months ago
- Typed any map for rust☆67Updated 5 months ago
- A versatile and developer-friendly trait mocking library☆75Updated last month
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆91Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Humansize - A flexible crate for humanizing file sizes☆120Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 2 weeks ago
- Serde error messages for humans.☆34Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Extract differences between arbitrary datastructures☆89Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆40Updated last year
- ☆42Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- Unicode Case-folding for Rust☆81Updated 4 months ago
- Derive a builder for your constructors in Rust☆70Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 6 months ago