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 π
β136Updated last month
Alternatives and similar repositories for StringWars
Users that are interested in StringWars are comparing it to the libraries listed below
Sorting:
- Official Rust Implementation of Model2Vecβ145Updated 3 months ago
- Fast multi-producer, multi-consumer unbounded channel with async support.β108Updated 3 years ago
- A crate to protect against malicious JSON payloads.β63Updated last year
- Minimal, exact vector search with metadata filtering. Think "Polars for vector search."β33Updated last month
- A neural network inference library, written in Rust.β68Updated last year
- β76Updated 10 months ago
- 8-bit floating point types for Rustβ61Updated last month
- Gradual typing for tensor shapes in Rustβ74Updated last month
- A buffering MPSC queue.β85Updated last month
- High-performance key-value store for ML inference. 100x faster than Redis.β224Updated last year
- How fast can we do simple math on 1 billion rows of input?β40Updated 2 years ago
- A repository to test different performance optimizations in a sparse matrix computation.β48Updated 2 years ago
- Rapid fuzzy string matching in Rust using various string metricsβ63Updated last year
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usageβ298Updated 2 months ago
- A Rust Vector which swaps to disk based on given parametersβ45Updated 2 years ago
- Rust implementation of the FastLanes compression libraryβ155Updated this week
- Rust SDK for s2.devβ41Updated this week
- Rust implementation of the Zstandard Seekable Formatβ252Updated this week
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.β22Updated last year
- Apache Arrow-compatible space-efficient "tape" class in pure Rust to be used with StringZilla for GPU, NUMA, and disk transfers of variabβ¦β28Updated last month
- A Rust port of the WebGraph frameworkβ58Updated last week
- TonboLite: Analysis-ready SQLite using Tonboβ50Updated 9 months ago
- Query expressions for semi-structured dataβ57Updated 10 months ago
- Succinct data structures using very efficient rank and selectβ127Updated 3 weeks ago
- Build tools for LLMs in Rust using Model Context Protocolβ37Updated 10 months ago
- A Reimagined Alternative to Jupyter Notebooksβ71Updated 5 months ago
- Mechanisms for high-performance hardware-aware programming in Rustβ32Updated last week
- Structured outputs for LLMsβ52Updated last year
- HyperLogLog implementations.β27Updated last year
- SIMD base64 codecsβ88Updated last year