BurntSushi / fstLinks
Represent large sets and maps compactly with finite state transducers.
☆1,953Updated 11 months ago
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,137Updated 11 months ago
- Rust port of Google's SwissTable hash map☆2,743Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,008Updated last month
- SIMD for humans☆1,587Updated 2 years ago
- Rust persistent data structures☆1,537Updated 5 months ago
- Automated property based testing for Rust (with shrinking).☆2,618Updated 4 months ago
- A Rust port of FlameGraph☆1,918Updated 2 months ago
- Rust port of simdjson☆1,300Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,527Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,452Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,721Updated 6 months ago
- Cap'n Proto for Rust☆2,278Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,374Updated 4 months ago
- The missing batteries of Rust☆2,067Updated 7 months ago
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,546Updated last year
- Zero-copy deserialization framework for Rust☆3,502Updated last month
- Highly-available Distributed Fault-tolerant Runtime☆2,872Updated 2 years ago
- Graph data structure library for Rust.☆3,508Updated this week
- A graph database written in rust☆2,337Updated 3 weeks ago
- A better compressed bitset in Rust☆830Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,660Updated 6 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated 2 weeks ago
- rust stackful coroutine library☆2,203Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,083Updated 3 weeks ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,783Updated 2 weeks ago
- Structured, contextual, extensible, composable logging for Rust☆1,659Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated last week