BurntSushi / regex-automataLinks
A low level regular expression library that uses deterministic finite automata.
☆350Updated 2 years ago
Alternatives and similar repositories for regex-automata
Users that are interested in regex-automata are comparing it to the libraries listed below
Sorting:
- A mortifying serialization library for Rust☆345Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Fast generic radix trie implemented in Rust☆209Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆281Updated 2 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Manual segmented stacks for Rust☆326Updated last week
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- garbage collection☆323Updated 6 years ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆271Updated last year
- Generic array types in Rust☆429Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆256Updated last year
- SIMD-accelerated UTF-8 validation for Rust.☆569Updated 7 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A big 'ol pile of ICE.☆291Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- GLL parsing framework.☆138Updated last year
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆342Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Extremely generic linear algebra libary for Rust☆229Updated last year
- Stackless generators on stable Rust.☆471Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆362Updated last year