BurntSushi / suffix
Fast suffix arrays for Rust (with Unicode support).
☆265Updated last year
Alternatives and similar repositories for suffix:
Users that are interested in suffix are comparing it to the libraries listed below
- Fast generic radix trie implemented in Rust☆194Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆386Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆293Updated 8 months ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- A rust implementation of some popular snowball stemming algorithms☆119Updated 9 months ago
- A port of HdrHistogram to Rust☆312Updated 10 months ago
- A better compressed bitset in Rust☆780Updated last month
- A mortifying serialization library for Rust☆328Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆466Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆610Updated 9 months ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- The arena, a fast but limited type of allocator☆527Updated 6 months ago
- Compact string type for zero-copy parsing☆252Updated last year
- Rust library for regular expressions using "fancy" features like look-around and backreferences☆458Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆315Updated last week
- cross-platform Rust API for memory mapped IO☆557Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆136Updated 5 years ago
- Rust allocator using jemalloc as a backend☆411Updated 3 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆201Updated this week
- Rust implementation of JMESPath, a query language for JSON☆136Updated 4 months ago
- Elastic tabstops for Rust.☆256Updated last month
- Generic array types in Rust☆406Updated last month
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆386Updated 2 years ago
- rust stackful generator library☆318Updated last month