djc / instant-segment
Fast English word segmentation in Rust
☆92Updated this week
Related projects ⓘ
Alternatives and complementary repositories for instant-segment
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆129Updated 7 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆199Updated 6 months ago
- Support for json-path in Rust☆103Updated 2 weeks ago
- A rust implementation of some popular snowball stemming algorithms☆114Updated 6 months ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆313Updated this week
- A rust crate providing fuzzy search/string matching using N-grams☆29Updated 3 months ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆131Updated last year
- ☆62Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- A Rust Vector which swaps to disk based on given parameters☆44Updated 11 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- Rust wrapper for the BlingFire tokenization library☆15Updated 4 years ago
- Parallel iterator processing library for Rust☆101Updated last year
- Small and fast library for k-means clustering.☆41Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆93Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- The fastest and lightest mail parsing Rust library.☆174Updated last year
- Rust client for txtai☆107Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- Simple but powerful graph library for Rust☆193Updated last year
- A fast R-tree for Rust☆129Updated last year
- ☆30Updated 3 months ago
- An allocator that can track and limit memory usage.☆204Updated last year
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated last year
- A simple in-memory search for collections and key-value stores.☆64Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆113Updated this week
- Rust implementation of JMESPath, a query language for JSON☆133Updated last month
- Async IMAP implementation in Rust☆99Updated last month