BurntSushi / fstLinks
Represent large sets and maps compactly with finite state transducers.
☆1,960Updated 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,141Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,026Updated last week
- Rust port of Google's SwissTable hash map☆2,766Updated 2 weeks ago
- Rust persistent data structures☆1,550Updated 5 months ago
- Automated property based testing for Rust (with shrinking).☆2,629Updated 4 months ago
- SIMD for humans☆1,588Updated 2 years ago
- Concurrency permutation testing tool for Rust.☆2,471Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,385Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,541Updated last week
- The missing batteries of Rust☆2,067Updated 7 months ago
- Rust port of simdjson☆1,313Updated 3 weeks ago
- Cap'n Proto for Rust☆2,290Updated last month
- A graph database written in rust☆2,352Updated last month
- A Rust port of FlameGraph☆1,933Updated 2 months ago
- Zero-copy deserialization framework for Rust☆3,546Updated this week
- A better compressed bitset in Rust☆844Updated 2 weeks ago
- Compile time static maps for Rust☆2,017Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,731Updated last week
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- rust stackful coroutine library☆2,256Updated last month
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- Structured, contextual, extensible, composable logging for Rust☆1,662Updated this week
- Highly-available Distributed Fault-tolerant Runtime☆2,874Updated 2 years ago
- Graph data structure library for Rust.☆3,535Updated this week
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆979Updated 3 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,549Updated last year
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,798Updated last week