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
- ☆76Updated 10 months ago
- Test and benchmark suite for sort implementations.☆516Updated 3 weeks ago
- Bf-Tree is a modern read-write-optimized concurrent larger-than-memory range index in Rust from MS Research.☆799Updated last week
- SIMD base64 codecs☆88Updated last year
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆135Updated last year
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- B-field implementation in Rust☆204Updated 7 months ago
- Succinct data structures using very efficient rank and select☆128Updated last month
- PtrHash minimal perfect hash function☆88Updated 4 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆326Updated 3 weeks ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆139Updated 2 weeks ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆427Updated last year
- Rust implementation of the Zstandard Seekable Format☆254Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆200Updated last week
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated 8 months ago
- Rust implementation of the FastLanes compression library☆160Updated this week
- A buffering MPSC queue.☆85Updated last month
- A Rust crate for containing memory leaks and fragmentation☆249Updated 9 months ago
- Rust libraries and programs focused on succinct data structures☆153Updated this week
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Translations of a simple C program to Rust.☆140Updated 2 years ago
- The PolymurHash universal hash function.☆357Updated 2 years ago
- Lightweight exceptions for Rust☆91Updated last month
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆285Updated last month
- userspace nvme driver☆108Updated 7 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆337Updated 5 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- Universe for growing software.☆45Updated last week
- Fast multi-producer, multi-consumer unbounded channel with async support.☆108Updated 3 years ago