RagnarGrootKoerkamp / static-search-treeLinks
High throughput suffix array searching
☆151Updated 7 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…☆285Updated last month
- Test and benchmark suite for sort implementations.☆505Updated 2 months ago
- ☆77Updated 8 months ago
- B-field implementation in Rust☆204Updated 5 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆422Updated last year
- Rust implementation of the Zstandard Seekable Format☆246Updated last week
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- SIMD base64 codecs☆88Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆188Updated last week
- Succinct data structures using very efficient rank and select☆127Updated last week
- PtrHash minimal perfect hash function☆82Updated 2 months ago
- Unsafely fast hashing algorithm 📈☆972Updated 6 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆132Updated last year
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated 6 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆121Updated last week
- Fastest Known Solutions to Advent of Code 2024☆130Updated 10 months ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆271Updated 3 months ago
- userspace nvme driver☆106Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆163Updated 3 weeks ago
- Rust implementation of the FastLanes compression library☆147Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆313Updated 3 months ago
- A buffering MPSC queue.☆83Updated last year
- Universe for growing software.☆43Updated last month
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆238Updated last year
- Translations of a simple C program to Rust.☆140Updated 2 years ago
- The PolymurHash universal hash function.☆358Updated 2 years 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
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆318Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆128Updated 2 years ago
- A Rust crate for containing memory leaks and fragmentation☆245Updated 7 months ago