ashvardanian / StringWarsLinks
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketching, and sorting across CPUs and GPUs in Rust π¦ and Python π
β121Updated last week
Alternatives and similar repositories for StringWars
Users that are interested in StringWars are comparing it to the libraries listed below
Sorting:
- Minimal, exact vector search with metadata filtering. Think "Polars for vector search."β33Updated 2 weeks ago
- 8-bit floating point types for Rustβ61Updated this week
- Official Rust Implementation of Model2Vecβ142Updated 2 months ago
- Fast multi-producer, multi-consumer unbounded channel with async support.β105Updated 3 years ago
- A crate to protect against malicious JSON payloads.β63Updated last year
- High-performance key-value store for ML inference. 100x faster than Redis.β224Updated last year
- β77Updated 9 months ago
- Rust implementation of the FastLanes compression libraryβ147Updated last week
- A collection of boosting algorithms written in Rust π¦β58Updated 6 months ago
- A neural network inference library, written in Rust.β70Updated last year
- Tantivy directory implementation backed by object_storeβ37Updated last year
- Build tools for LLMs in Rust using Model Context Protocolβ38Updated 9 months ago
- A Rust Vector which swaps to disk based on given parametersβ44Updated 2 years ago
- Apache Arrow-compatible space-efficient "tape" class in pure Rust to be used with StringZilla for GPU, NUMA, and disk transfers of variabβ¦β29Updated 2 weeks ago
- Query expressions for semi-structured dataβ58Updated 9 months ago
- Rapid fuzzy string matching in Rust using various string metricsβ60Updated last year
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.β22Updated last year
- A Rust port of the WebGraph frameworkβ58Updated this week
- How fast can we do simple math on 1 billion rows of input?β39Updated last year
- A buffering MPSC queue.β83Updated last year
- Succinct data structures using very efficient rank and selectβ127Updated last week
- Gradual typing for tensor shapes in Rustβ74Updated 5 months ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usageβ292Updated last month
- Generic S3 server implementationβ125Updated last year
- Reports when tokio runtime threads are blockingβ66Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compressionβ188Updated this week
- Rust SDK for S2β42Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.β147Updated 2 weeks ago
- A GPT Implementation in Rust on top of tch-rs π₯ π¦β52Updated 6 months ago
- Structured outputs for LLMsβ52Updated last year