BurntSushi / fstLinks
Represent large sets and maps compactly with finite state transducers.
☆1,995Updated last year
Alternatives and similar repositories for fst
Users that are interested in fst are comparing it to the libraries listed below
Sorting:
- A fast implementation of Aho-Corasick in Rust.☆1,160Updated last month
- Rust port of Google's SwissTable hash map☆2,813Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,052Updated this week
- Rust persistent data structures☆1,627Updated 3 weeks ago
- SIMD for humans☆1,596Updated 2 years ago
- Automated property based testing for Rust (with shrinking).☆2,662Updated 6 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,557Updated last year
- Concurrency permutation testing tool for Rust.☆2,534Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated last week
- Zero-copy deserialization framework for Rust☆3,659Updated last week
- Rust port of simdjson☆1,341Updated this week
- Cap'n Proto for Rust☆2,355Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,786Updated this week
- A Rust port of FlameGraph☆1,972Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,614Updated last week
- rust stackful coroutine library☆2,307Updated last week
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- Compile time static maps for Rust☆2,061Updated last month
- A better compressed bitset in Rust☆870Updated 2 months ago
- Graph data structure library for Rust.☆3,643Updated 2 months ago
- The missing batteries of Rust☆2,069Updated 9 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,427Updated 7 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,844Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,803Updated 8 months ago
- A graph database written in rust☆2,386Updated 3 months ago
- A small and fast async runtime for Rust☆4,618Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,276Updated last week
- Utilities for working with bytes☆2,136Updated this week
- Highly-available Distributed Fault-tolerant Runtime☆2,880Updated 2 years ago