Represent large sets and maps compactly with finite state transducers.
☆2,047Sep 25, 2024Updated last year
Alternatives and similar repositories for fst
Users that are interested in fst are comparing it to the libraries listed below
Sorting:
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 4 months ago
- A fast implementation of Aho-Corasick in Rust.☆1,204Feb 11, 2026Updated 3 weeks ago
- Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust☆14,638Updated this week
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Compile time static maps for Rust☆2,107Updated this week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated last month
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Graph data structure library for Rust.☆3,773Feb 21, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- A better compressed bitset in Rust☆904Updated this week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A modular implementation of timely dataflow in Rust☆3,583Updated this week
- Error management☆1,417May 2, 2020Updated 5 years ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Structured, contextual, extensible, composable logging for Rust☆1,689Oct 11, 2025Updated 4 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- A snapshot testing library for rust☆2,781Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Metal I/O library for Rust.☆6,900Feb 24, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Feb 24, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- The Elegant Parser☆5,297Feb 5, 2026Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month