BurntSushi / fstLinks
Represent large sets and maps compactly with finite state transducers.
☆1,886Updated 9 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,119Updated 9 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,002Updated last year
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- Rust persistent data structures☆1,511Updated 3 months ago
- SIMD for humans☆1,580Updated last year
- Automated property based testing for Rust (with shrinking).☆2,601Updated 2 months ago
- Rust port of simdjson☆1,285Updated last month
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,335Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,536Updated 10 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,462Updated last week
- A graph database written in rust☆2,310Updated 5 months ago
- Compile time static maps for Rust☆1,953Updated last week
- Cap'n Proto for Rust☆2,241Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- The missing batteries of Rust☆2,064Updated 5 months ago
- A Rust port of FlameGraph☆1,863Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- Highly-available Distributed Fault-tolerant Runtime☆2,854Updated 2 years ago
- Blazing fast concurrent HashMap for Rust.☆3,557Updated 4 months ago
- rust stackful coroutine library☆2,131Updated last month
- Structured, contextual, extensible, composable logging for Rust☆1,646Updated 9 months ago
- a collection of well-tested, serializable CRDTs for Rust☆1,452Updated last year
- Graph data structure library for Rust.☆3,400Updated this week
- A better compressed bitset in Rust☆814Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- A parser combinator library for Rust☆1,328Updated 5 months ago
- Natural language detection library for Rust. Try demo online: https://whatlang.org/☆1,026Updated 4 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,729Updated 8 months ago