andylokandy / simsearch-rsView external linksLinks
A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).
☆186Jan 8, 2026Updated last month
Alternatives and similar repositories for simsearch-rs
Users that are interested in simsearch-rs are comparing it to the libraries listed below
Sorting:
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Mar 13, 2023Updated 2 years ago
- Adds support for the PostgreSQL ltree extension to Diesel☆23Dec 17, 2024Updated last year
- Parameterized routing for generic resources in Rust☆36Jan 4, 2026Updated last month
- Fuzzy Matching Library for Rust☆296Jun 29, 2024Updated last year
- A cache that holds a limited number of key-value pairs☆85Apr 16, 2022Updated 3 years ago
- The H3 Compressor: A compression scheme tailored for H3 cell indexes.☆16Mar 25, 2024Updated last year
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Feb 16, 2022Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- A minimum preemptive OS on Cortex-M3 (specially on blue-pill board) written in Rust.☆34Jul 25, 2019Updated 6 years ago
- ☆24Dec 11, 2022Updated 3 years ago
- Text hyphenation for Rust☆57Jan 24, 2024Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Jan 14, 2024Updated 2 years ago
- Framework for reading and writing to binary files☆18Jul 13, 2019Updated 6 years ago
- Rust library for using the backblaze b2 api.☆17Aug 26, 2022Updated 3 years ago
- Rust implementations of string similarity metrics☆469Nov 27, 2025Updated 2 months ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆43Feb 10, 2024Updated 2 years ago
- Highly flexible library to manage and orchestrate JWT workflow☆67May 25, 2020Updated 5 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 2 months ago
- Chinese tokenizer for tantivy, based on jieba-rs☆82Sep 25, 2025Updated 4 months ago
- Fast, ergonomic metrics for Rust☆342Oct 15, 2024Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50May 22, 2025Updated 8 months ago
- Represent large sets and maps compactly with finite state transducers.☆2,043Sep 25, 2024Updated last year
- ☆31Feb 22, 2020Updated 5 years ago
- deserialize typed structures from regex captures☆176Dec 28, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- A tool to mine crates.io and produce static websites☆139Oct 17, 2024Updated last year
- Set the error context using doc comments☆54Dec 14, 2019Updated 6 years ago
- Inline expression interpolation for Rust.☆200Sep 2, 2023Updated 2 years ago
- A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.☆768Jan 31, 2026Updated 2 weeks ago
- Fast abstraction for converting human-like times into milliseconds.☆35Nov 24, 2021Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Jan 22, 2026Updated 3 weeks ago
- A Rust library for zero-allocation parsing of binary data.☆50Feb 6, 2023Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Sep 23, 2020Updated 5 years ago
- This project is a Rust webassembly implementation of picojs.☆20May 2, 2018Updated 7 years ago
- Code to accompany blog post☆19Nov 1, 2025Updated 3 months ago
- Test factories for Diesel☆23Mar 13, 2024Updated last year
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆106Dec 15, 2022Updated 3 years ago
- Rust doesn't have exceptions☆635Aug 17, 2020Updated 5 years ago
- Array helpers for Rust's Vector and String types☆78Feb 6, 2023Updated 3 years ago