compenguy / ngrammatic
A rust crate providing fuzzy search/string matching using N-grams
☆29Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for ngrammatic
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Humansize - A flexible crate for humanizing file sizes☆112Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 8 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- A problem type to be returned by HTTP APIs☆54Updated 4 months ago
- A sinless derive helper☆48Updated this week
- Derive a builder for your constructors in Rust☆65Updated this week
- Serialization value trees☆43Updated 3 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆66Updated 3 months ago
- Unicode Case-folding for Rust☆75Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Typed any map for rust☆64Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago
- A caching middleware that follows HTTP caching rules☆67Updated 4 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆60Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A library for interaction with units of bytes.☆54Updated last week
- A timeout connector for the hyper client☆25Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 2 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- derive newtype for diesel traits☆49Updated 6 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- 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…☆60Updated this week
- Collection of utilities for writing your own dev scripts☆59Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆78Updated last month