BurntSushi / fst
Represent large sets and maps compactly with finite state transducers.
☆1,828Updated 4 months ago
Alternatives and similar repositories for fst:
Users that are interested in fst are comparing it to the libraries listed below
- Rust port of Google's SwissTable hash map☆2,566Updated last week
- A lock-free, read-optimized, concurrency primitive.☆1,977Updated 7 months ago
- A fast implementation of Aho-Corasick in Rust.☆1,059Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,476Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,856Updated 7 months ago
- Blazing fast concurrent HashMap for Rust.☆3,250Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,523Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆2,796Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,253Updated this week
- Utilities for working with bytes☆1,975Updated this week
- Zero-copy deserialization framework for Rust☆3,104Updated 3 weeks ago
- Cap'n Proto for Rust☆2,137Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,181Updated last week
- SIMD for humans☆1,570Updated last year
- A small and fast async runtime for Rust☆3,846Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,197Updated this week
- An RPC framework for Rust with a focus on ease of use.☆3,354Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,875Updated 2 weeks ago
- Graph data structure library for Rust.☆3,143Updated last week
- Rust persistent data structures☆1,372Updated 2 weeks ago
- A CSV parser for Rust, with Serde support.☆1,764Updated this week
- The missing batteries of Rust☆2,040Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,623Updated 3 months ago
- rust stackful coroutine library☆2,003Updated last month
- Parse command line arguments by defining a struct.☆2,720Updated last year
- async fn(Request) -> Result<Response, Error>☆3,666Updated last month
- Rust port of simdjson☆1,197Updated last week
- Compile time static maps for Rust☆1,888Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,729Updated last week
- Statistics-driven benchmarking library for Rust☆4,817Updated 3 months ago