RagnarGrootKoerkamp / static-search-treeLinks
High throughput suffix array searching
☆155Updated 9 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…☆307Updated 3 months ago
- Test and benchmark suite for sort implementations.☆517Updated last month
- Bf-Tree is a modern read-write-optimized concurrent larger-than-memory range index in Rust from MS Research.☆924Updated 2 weeks ago
- ☆76Updated 11 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆429Updated last year
- B-field implementation in Rust☆204Updated 7 months ago
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- SIMD base64 codecs☆88Updated 2 years ago
- Rust implementation of the Zstandard Seekable Format☆254Updated last week
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆139Updated 3 weeks ago
- Succinct data structures using very efficient rank and select☆129Updated last month
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆206Updated this week
- Fastest Known Solutions to Advent of Code 2024☆135Updated last year
- A Rust crate for containing memory leaks and fragmentation☆249Updated 9 months ago
- Rust implementation of the FastLanes compression library☆161Updated this week
- A buffering MPSC queue.☆87Updated 2 months ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆136Updated last year
- Unsafely fast hashing algorithm 📈☆990Updated 8 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated last week
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 8 months ago
- Deterministic simulation of concurrency and failure in distributed systems☆40Updated 8 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆345Updated 5 months ago
- Translations of a simple C program to Rust.☆140Updated 2 years ago
- Universe for growing software.☆45Updated 3 weeks ago
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆243Updated last year
- Demo project showing a single Rust codebase running on CPU and directly on GPUs☆475Updated 6 months ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆285Updated last month
- An ε-copy serialization/deserialization framework for Rust☆170Updated this week