djc / instant-segmentLinks
Fast English word segmentation in Rust
☆100Updated 2 weeks ago
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.☆139Updated 3 months ago
- Small and fast library for k-means clustering.☆51Updated 2 months ago
- Rust client for txtai☆111Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated 2 weeks ago
- Rust wrapper for the BlingFire tokenization library☆15Updated 5 years ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆332Updated last week
- Common stop words in a variety of languages☆22Updated 3 weeks ago
- finalfusion embeddings in Rust☆102Updated last year
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆117Updated 2 years ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆121Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated last week
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust FFI wrapper for CRoaring☆160Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated 2 years ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆179Updated 3 weeks ago
- A vectorized JSON parser for pre-validated, minified documents☆83Updated last year
- fastText Rust binding☆62Updated last year
- A simple in-memory search for collections and key-value stores.☆78Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Fire-forged cluster management & Distributed data protocol☆78Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆221Updated 3 weeks ago
- Multilingual implementation of RAKE algorithm for Rust☆34Updated 6 months ago