|
fst
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Represent large sets and maps compactly with finite state transducers |
||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||
| Links: Homepage | @burntsushi | formulae.brew.sh | ||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||
| Tags: rust data-structures search algorithms fst | ||||||||||||||||||||
| Install: brew install fst | ||||||||||||||||||||
|
About: Fst is a library for creating finite state transducers (FSTs), which are compact data structures representing large sets and maps. It provides extremely fast lookups and ordered traversals, making it ideal for memory-constrained environments. The library supports efficient serialization and various operations like union, intersection, and difference. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| Version History | ||||||||||||||||||||
|