suffix

Suffix array library

A Rust library for building efficient suffix arrays with Unicode support

Fast suffix arrays for Rust (with Unicode support).

GitHub

263 stars
9 watching
30 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
burntsushi/rust-csv A Rust library for parsing and generating CSV data structures 1,719
burntsushi/byteorder A Rust library for encoding and decoding numbers in different byte orders. 982
burntsushi/tabwriter A crate that provides elastic tabstops for text formatting in Rust. 248
parthjadhav/rust_search A fast and efficient file search library built in Rust 140
ihalila/pancurses A Rust-based curses library with Unix and Windows support for building custom terminal interfaces. 401
lifthrasiir/rust-encoding A Rust library providing advanced character encoding support with error detection and recovery capabilities 284
ad-si/rust-flashcards A collection of learning resources and tools for studying the Rust programming language. 543
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 874
burner/inifiled Generates and parses ini files at compile time using annotated structs in D. 21
ash-rs/ash A lightweight wrapper around Vulkan bindings for Rust to provide additional type safety and convenience features. 1,850
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131
rustixir/darkbird An in-memory document-oriented database optimized for fast real-time data searches and queries. 493
ardaku/whoami A Rust crate that provides functions to retrieve user and environment information on various platforms. 195
arrayfire/arrayfire-rust Rust bindings for ArrayFire's high-performance parallel computing library 815