djc / instant-segment
Fast English word segmentation in Rust
☆96Updated last month
Alternatives and similar repositories for instant-segment:
Users that are interested in instant-segment are comparing it to the libraries listed below
- finalfusion embeddings in Rust☆95Updated last year
- Rust client for txtai☆110Updated last week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆132Updated 3 weeks ago
- ☆63Updated last year
- Parallel iterator processing library for Rust☆102Updated last year
- A rust implementation of some popular snowball stemming algorithms☆119Updated 9 months ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆323Updated last week
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- An allocator that can track and limit memory usage.☆207Updated last year
- Small and fast library for k-means clustering.☆44Updated 3 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆201Updated last week
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated last year
- Rust implementation of JMESPath, a query language for JSON☆137Updated 4 months ago
- fastText Rust binding☆58Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Rust wrapper for the BlingFire tokenization library☆15Updated 4 years ago
- Texting Robots: A Rust native `robots.txt` parser with thorough unit testing☆27Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Simple string matching with single- and multiple-wildcard operator☆79Updated 4 months ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆113Updated 5 months ago
- A rust crate providing fuzzy search/string matching using N-grams☆30Updated 6 months ago
- Rust port of Google's SwissTable hash map☆55Updated 3 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆87Updated last year
- Rust library implementing xor-filters☆139Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 4 months ago
- A vectorized JSON parser for pre-validated, minified documents☆83Updated 6 months ago