RagnarGrootKoerkamp / static-search-treeLinks
High throughput suffix array searching
☆154Updated 8 months ago
Alternatives and similar repositories for static-search-tree
Users that are interested in static-search-tree are comparing it to the libraries listed below
Sorting:
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆302Updated 2 months ago
- ☆76Updated 10 months ago
- Test and benchmark suite for sort implementations.☆512Updated this week
- B-field implementation in Rust☆204Updated 6 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆193Updated last week
- Rust implementation of the Zstandard Seekable Format☆252Updated this week
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆136Updated 3 weeks ago
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated 7 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆426Updated last year
- Universe for growing software.☆45Updated 3 weeks ago
- Rust implementation of the FastLanes compression library☆153Updated last week
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- SIMD base64 codecs☆88Updated last year
- A buffering MPSC queue.☆85Updated last month
- Unsafely fast hashing algorithm 📈☆981Updated 7 months ago
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆133Updated last year
- Demo project showing a single Rust codebase running on CPU and directly on GPUs☆469Updated 5 months ago
- PtrHash minimal perfect hash function☆87Updated 4 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆321Updated this week
- A Rust crate for containing memory leaks and fragmentation☆248Updated 8 months ago
- Translations of a simple C program to Rust.☆140Updated 2 years ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆333Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 11 months ago
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆241Updated last year
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Accompanying code for https://orlp.net/blog/bitwise-binary-search/.☆16Updated 2 years ago
- A collection of array rotation algorithms.☆163Updated 3 years ago