djc / instant-segmentLinks
Fast English word segmentation in Rust
☆101Updated last month
Alternatives and similar repositories for instant-segment
Users that are interested in instant-segment are comparing it to the libraries listed below
Sorting:
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 5 months ago
- Rust wrapper for the BlingFire tokenization library☆15Updated 5 years ago
- Small and fast library for k-means clustering.☆52Updated 4 months ago
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Rust client for txtai☆112Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Simple string matching with single- and multiple-wildcard operator☆90Updated last week
- Multilingual implementation of RAKE algorithm for Rust☆35Updated 9 months ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆337Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- Common stop words in a variety of languages☆24Updated 2 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- ☆62Updated 3 years ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆182Updated 3 months ago
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- ☆67Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Texting Robots: A Rust native `robots.txt` parser with thorough unit testing☆29Updated last year
- Rust LZ4 bindings☆57Updated 10 months ago
- A simple in-memory search for collections and key-value stores.☆80Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆157Updated this week
- Big array helper for serde☆64Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month